Searched refs:ctx_block (Results 1 – 2 of 2) sorted by relevance
3256 if (sc->ctx_block[i] != NULL) { in bce_dma_free()3259 sc->ctx_block[i], in bce_dma_free()3261 sc->ctx_block[i] = NULL; in bce_dma_free()3619 (void **)&sc->ctx_block[i], in bce_dma_alloc()3629 sc->ctx_block[i], BCM_PAGE_SIZE, bce_dma_map_addr, in bce_dma_alloc()
6645 void *ctx_block[BCE_MAX_CONTEXT]; member