Home
last modified time | relevance | path

Searched refs:FUNC_CFG_REQ_ENABLES_NUM_VNICS (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_hwrm_lib.c454 enables |= hwr->vnic ? FUNC_CFG_REQ_ENABLES_NUM_VNICS : 0; in __bnge_hwrm_reserve_pf_rings()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_sriov.c734 FUNC_CFG_REQ_ENABLES_NUM_VNICS | in bnxt_hwrm_func_cfg()
H A Dbnxt.c7699 enables |= hwr->vnic ? FUNC_CFG_REQ_ENABLES_NUM_VNICS : 0; in __bnxt_hwrm_reserve_pf_rings()
/linux/include/linux/bnxt/
H A Dhsi.h2175 #define FUNC_CFG_REQ_ENABLES_NUM_VNICS 0x80UL macro