Searched refs:ctx_block (Results 1 – 3 of 3) sorted by relevance
813 sub ctx_block { subroutine
3210 if (sc->ctx_block[i] != NULL) { in bce_dma_free()3213 sc->ctx_block[i], in bce_dma_free()3215 sc->ctx_block[i] = NULL; in bce_dma_free()3547 (void **)&sc->ctx_block[i], in bce_dma_alloc()3557 sc->ctx_block[i], BCM_PAGE_SIZE, bce_dma_map_addr, in bce_dma_alloc()
6525 void *ctx_block[BCE_MAX_CONTEXT]; member