Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sriov.h330 #define BP_VF_CXT_PAGE(bp, i) (&(bp)->vfdb->context[i]) macro
H A Dbnx2x_sriov.c1368 struct hw_dma *cxt = BP_VF_CXT_PAGE(bp, i); in bnx2x_iov_alloc_mem()
1563 BP_VF_CXT_PAGE(bp, base_vf_cid/ILT_PAGE_CIDS)->addr + in bnx2x_iov_nic_init()
1655 struct hw_dma *hw_cxt = BP_VF_CXT_PAGE(bp, i); in bnx2x_iov_init_ilt()
2014 BP_VF_CXT_PAGE(bp, base_vf_cid/ILT_PAGE_CIDS)->addr + in bnx2x_vf_acquire()