Home
last modified time | relevance | path

Searched defs:hwr (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_resc.c189 struct bnge_hw_rings *hwr) in bnge_rss_ctxs_in_use()
224 struct bnge_hw_rings *hwr) in bnge_copy_reserved_rings()
238 static bool bnge_rings_ok(struct bnge_hw_rings *hwr) in bnge_rings_ok()
272 struct bnge_hw_rings hwr = {0}; in bnge_reserve_rings() local
H A Dbnge_hwrm_lib.c471 enables |= hwr->stat ? FUNC_CFG_REQ_ENABLES_NUM_STAT_CTXS : 0; in bnge_hwrm_reserve_pf_rings() argument
440 __bnge_hwrm_reserve_pf_rings(struct bnge_dev * bd,struct bnge_hw_rings * hwr) __bnge_hwrm_reserve_pf_rings() argument
492 bnge_hwrm_reserve_rings(struct bnge_dev * bd,struct bnge_hw_rings * hwr) bnge_hwrm_reserve_rings() argument
[all...]
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c7746 __bnxt_hwrm_reserve_pf_rings(struct bnxt * bp,struct bnxt_hw_rings * hwr) __bnxt_hwrm_reserve_pf_rings() argument
7790 __bnxt_hwrm_reserve_vf_rings(struct bnxt * bp,struct bnxt_hw_rings * hwr) __bnxt_hwrm_reserve_vf_rings() argument
7832 bnxt_hwrm_reserve_pf_rings(struct bnxt * bp,struct bnxt_hw_rings * hwr) bnxt_hwrm_reserve_pf_rings() argument
7857 bnxt_hwrm_reserve_vf_rings(struct bnxt * bp,struct bnxt_hw_rings * hwr) bnxt_hwrm_reserve_vf_rings() argument
7878 bnxt_hwrm_reserve_rings(struct bnxt * bp,struct bnxt_hw_rings * hwr) bnxt_hwrm_reserve_rings() argument
7907 bnxt_get_total_rss_ctxs(struct bnxt * bp,struct bnxt_hw_rings * hwr) bnxt_get_total_rss_ctxs() argument
7951 bnxt_get_total_resources(struct bnxt * bp,struct bnxt_hw_rings * hwr) bnxt_get_total_resources() argument
7970 struct bnxt_hw_rings hwr; bnxt_need_reserve_rings() local
8007 bnxt_copy_reserved_rings(struct bnxt * bp,struct bnxt_hw_rings * hwr) bnxt_copy_reserved_rings() argument
8024 bnxt_rings_ok(struct bnxt * bp,struct bnxt_hw_rings * hwr) bnxt_rings_ok() argument
8034 struct bnxt_hw_rings hwr = {0}; __bnxt_reserve_rings() local
8158 bnxt_hwrm_check_vf_rings(struct bnxt * bp,struct bnxt_hw_rings * hwr) bnxt_hwrm_check_vf_rings() argument
8180 bnxt_hwrm_check_pf_rings(struct bnxt * bp,struct bnxt_hw_rings * hwr) bnxt_hwrm_check_pf_rings() argument
8203 bnxt_hwrm_check_rings(struct bnxt * bp,struct bnxt_hw_rings * hwr) bnxt_hwrm_check_rings() argument
13742 struct bnxt_hw_rings hwr = {0}; bnxt_rfs_capable() local
14727 struct bnxt_hw_rings hwr = {0}; bnxt_check_rings() local
[all...]