Searched refs:ctx_block (Results 1 – 3 of 3) sorted by relevance
814 sub ctx_block { subroutine
3209 if (sc->ctx_block[i] != NULL) { in bce_dma_free()3212 sc->ctx_block[i], in bce_dma_free()3214 sc->ctx_block[i] = NULL; in bce_dma_free()3546 (void **)&sc->ctx_block[i], in bce_dma_alloc()3556 sc->ctx_block[i], BCM_PAGE_SIZE, bce_dma_map_addr, in bce_dma_alloc()
6525 void *ctx_block[BCE_MAX_CONTEXT]; member