Searched defs:hwr (Results 1 – 2 of 2) sorted by relevance
189 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
7839 __bnxt_hwrm_reserve_pf_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in __bnxt_hwrm_reserve_pf_rings()7883 __bnxt_hwrm_reserve_vf_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in __bnxt_hwrm_reserve_vf_rings()7925 bnxt_hwrm_reserve_pf_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_hwrm_reserve_pf_rings()7950 bnxt_hwrm_reserve_vf_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_hwrm_reserve_vf_rings()7971 static int bnxt_hwrm_reserve_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_hwrm_reserve_rings()8000 static int bnxt_get_total_rss_ctxs(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_get_total_rss_ctxs()8044 static void bnxt_get_total_resources(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_get_total_resources()8063 struct bnxt_hw_rings hwr; in bnxt_need_reserve_rings() local8100 static void bnxt_copy_reserved_rings(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_copy_reserved_rings()8117 static bool bnxt_rings_ok(struct bnxt *bp, struct bnxt_hw_rings *hwr) in bnxt_rings_ok()[all …]