Home
last modified time | relevance | path

Searched refs:hw_dma (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.h311 struct hw_dma { struct
329 struct hw_dma context[BNX2X_VF_CIDS/ILT_PAGE_CIDS]; argument
334 struct hw_dma mbx_dma;
339 struct hw_dma bulletin_dma;
345 struct hw_dma sp_dma;
Dbnx2x_sriov.c1338 struct hw_dma *cxt = &bp->vfdb->context[i]; in bnx2x_iov_free_mem()
1368 struct hw_dma *cxt = BP_VF_CXT_PAGE(bp, i); in bnx2x_iov_alloc_mem()
1655 struct hw_dma *hw_cxt = BP_VF_CXT_PAGE(bp, i); in bnx2x_iov_init_ilt()