Home
last modified time | relevance | path

Searched refs:bnxt_hw_resc (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.h1323 struct bnxt_hw_resc { struct
2612 struct bnxt_hw_resc hw_resc;
H A Dbnxt.c7482 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_hwrm_get_rings()
7750 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_check_rss_tbl_no_rmgr()
7773 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_need_reserve_rings()
7812 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_copy_reserved_rings()
7934 struct bnxt_hw_resc *hw_resc; in __bnxt_reserve_rings()
9370 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_hwrm_func_resc_qcaps()
9496 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in __bnxt_hwrm_func_qcaps()
11078 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_get_max_func_irqs()
12048 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_clear_reservations()
13180 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_can_reserve_rings()
[all …]
H A Dbnxt_ethtool.c889 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_get_channels()