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.h1359 struct bnxt_hw_resc { struct
2679 struct bnxt_hw_resc hw_resc;
H A Dbnxt.c7804 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_hwrm_get_rings()
8072 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_check_rss_tbl_no_rmgr()
8111 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_need_reserve_rings()
8151 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_copy_reserved_rings()
8285 struct bnxt_hw_resc *hw_resc; in __bnxt_reserve_rings()
9730 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_hwrm_func_resc_qcaps()
9859 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in __bnxt_hwrm_func_qcaps()
11581 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_get_max_func_irqs()
12802 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_clear_reservations()
13955 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_can_reserve_rings()
[all …]
H A Dbnxt_ethtool.c911 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_get_channels()