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.c440 __bnge_hwrm_reserve_pf_rings(struct bnge_dev *bd, struct bnge_hw_rings *hwr) in __bnge_hwrm_reserve_pf_rings()
471 bnge_hwrm_reserve_pf_rings(struct bnge_dev *bd, struct bnge_hw_rings *hwr) in bnge_hwrm_reserve_pf_rings()
492 int bnge_hwrm_reserve_rings(struct bnge_dev *bd, struct bnge_hw_rings *hwr) in bnge_hwrm_reserve_rings()
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c7746 __bnxt_hwrm_reserve_pf_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in __bnxt_hwrm_reserve_pf_rings()
7790 __bnxt_hwrm_reserve_vf_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in __bnxt_hwrm_reserve_vf_rings()
7832 bnxt_hwrm_reserve_pf_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_hwrm_reserve_pf_rings()
7857 bnxt_hwrm_reserve_vf_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_hwrm_reserve_vf_rings()
7878 static int bnxt_hwrm_reserve_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_hwrm_reserve_rings()
7907 static int bnxt_get_total_rss_ctxs(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_get_total_rss_ctxs()
7951 static void bnxt_get_total_resources(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_get_total_resources()
7970 struct bnxt_hw_rings hwr; in bnxt_need_reserve_rings() local
8007 static void bnxt_copy_reserved_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_copy_reserved_rings()
8024 static bool bnxt_rings_ok(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_rings_ok()
[all …]