Home
last modified time | relevance | path

Searched refs:resv_rx_rings (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c6026 hw_resc->resv_rx_rings = le16_to_cpu(resp->alloc_rx_rings); in bnxt_hwrm_get_rings()
6034 int rx = hw_resc->resv_rx_rings; in bnxt_hwrm_get_rings()
6043 hw_resc->resv_rx_rings = rx; in bnxt_hwrm_get_rings()
6270 /* The RSS map is valid for RX rings set to resv_rx_rings */ in bnxt_check_rss_tbl_no_rmgr()
6271 if (hw_resc->resv_rx_rings != bp->rx_nr_rings) { in bnxt_check_rss_tbl_no_rmgr()
6272 hw_resc->resv_rx_rings = bp->rx_nr_rings; in bnxt_check_rss_tbl_no_rmgr()
6304 if (hw_resc->resv_rx_rings != rx || hw_resc->resv_cp_rings != cp || in bnxt_need_reserve_rings()
6343 rx = hw_resc->resv_rx_rings; in __bnxt_reserve_rings()
9515 hw_resc->resv_rx_rings = 0; in bnxt_hwrm_if_change()
H A Dbnxt.h1072 u16 resv_rx_rings; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c6177 hw_resc->resv_rx_rings = le16_to_cpu(resp->alloc_rx_rings); in bnxt_hwrm_get_rings()
6185 int rx = hw_resc->resv_rx_rings; in bnxt_hwrm_get_rings()
6194 hw_resc->resv_rx_rings = rx; in bnxt_hwrm_get_rings()
6438 /* The RSS map is valid for RX rings set to resv_rx_rings */ in bnxt_check_rss_tbl_no_rmgr()
6439 if (hw_resc->resv_rx_rings != bp->rx_nr_rings) { in bnxt_check_rss_tbl_no_rmgr()
6440 hw_resc->resv_rx_rings = bp->rx_nr_rings; in bnxt_check_rss_tbl_no_rmgr()
6472 if (hw_resc->resv_rx_rings != rx || hw_resc->resv_cp_rings != cp || in bnxt_need_reserve_rings()
6511 rx = hw_resc->resv_rx_rings; in __bnxt_reserve_rings()
10030 hw_resc->resv_rx_rings = 0; in bnxt_clear_reservations()
H A Dbnxt.h1117 u16 resv_rx_rings; member

Completed in 48 milliseconds