Home
last modified time | relevance | path

Searched defs:hwr (Results 1 – 2 of 2) 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
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c7835 __bnxt_hwrm_reserve_pf_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in __bnxt_hwrm_reserve_pf_rings()
7879 __bnxt_hwrm_reserve_vf_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in __bnxt_hwrm_reserve_vf_rings()
7921 bnxt_hwrm_reserve_pf_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_hwrm_reserve_pf_rings()
7946 bnxt_hwrm_reserve_vf_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_hwrm_reserve_vf_rings()
7967 static int bnxt_hwrm_reserve_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_hwrm_reserve_rings()
7996 static int bnxt_get_total_rss_ctxs(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_get_total_rss_ctxs()
8040 static void bnxt_get_total_resources(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_get_total_resources()
8059 struct bnxt_hw_rings hwr; in bnxt_need_reserve_rings() local
8096 static void bnxt_copy_reserved_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_copy_reserved_rings()
8113 static bool bnxt_rings_ok(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_rings_ok()
[all …]