Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sriov.h310 struct hw_dma { struct
328 struct hw_dma context[BNX2X_VF_CIDS/ILT_PAGE_CIDS]; argument
333 struct hw_dma mbx_dma;
338 struct hw_dma bulletin_dma;
344 struct hw_dma sp_dma;
Dbnx2x_sriov.c1345 struct hw_dma *cxt = &bp->vfdb->context[i]; in bnx2x_iov_free_mem()
1375 struct hw_dma *cxt = BP_VF_CXT_PAGE(bp, i); in bnx2x_iov_alloc_mem()
1662 struct hw_dma *hw_cxt = BP_VF_CXT_PAGE(bp, i); in bnx2x_iov_init_ilt()