Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnge/
H A Dbnge_resc.c27 struct bnge_hw_resc *hw_resc = &bd->hw_resc; in bnge_get_max_func_irqs() local
226 struct bnge_hw_resc *hw_resc = &bd->hw_resc; in bnge_copy_reserved_rings() local
246 struct bnge_hw_resc *hw_resc = &bd->hw_resc; in bnge_need_reserve_rings() local
353 struct bnge_hw_resc *hw_resc; in bnge_reserve_rings() local
439 struct bnge_hw_resc *hw_resc = &bd->hw_resc; in _bnge_get_max_rings() local
584 struct bnge_hw_resc *hw_resc; in bnge_net_init_dflt_config() local
/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c7752 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_hwrm_get_rings() local
8020 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_check_rss_tbl_no_rmgr() local
8059 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_need_reserve_rings() local
8099 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_copy_reserved_rings() local
8233 struct bnxt_hw_resc *hw_resc; in __bnxt_reserve_rings() local
9678 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_hwrm_func_resc_qcaps() local
9807 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in __bnxt_hwrm_func_qcaps() local
11472 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_get_max_func_irqs() local
12642 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_clear_reservations() local
13795 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_can_reserve_rings() local
[all …]
H A Dbnxt_ethtool.c910 struct bnxt_hw_resc *hw_resc = &bp->hw_resc; in bnxt_get_channels() local
H A Dbnxt.h2664 struct bnxt_hw_resc hw_resc; member