Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.c7354 __bnxt_hwrm_reserve_pf_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in __bnxt_hwrm_reserve_pf_rings()
7398 __bnxt_hwrm_reserve_vf_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in __bnxt_hwrm_reserve_vf_rings()
7440 bnxt_hwrm_reserve_pf_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_hwrm_reserve_pf_rings()
7465 bnxt_hwrm_reserve_vf_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_hwrm_reserve_vf_rings()
7486 static int bnxt_hwrm_reserve_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_hwrm_reserve_rings()
7515 static int bnxt_get_total_rss_ctxs(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_get_total_rss_ctxs()
7598 static void bnxt_copy_reserved_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_copy_reserved_rings()
7615 static bool bnxt_rings_ok(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_rings_ok()
7625 struct bnxt_hw_rings hwr = {0}; in __bnxt_reserve_rings() local
7736 static int bnxt_hwrm_check_vf_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_hwrm_check_vf_rings()
[all …]