Lines Matching refs:ice_hw
17 struct ice_hw *hw = &vsi->back->hw; in ice_setup_rx_ctx()
119 struct ice_hw *hw = &vsi->back->hw; in ice_setup_tx_ctx()
206 struct ice_hw *hw = &pf->hw; in ice_vsi_ctrl_rx_ring()
1032 struct ice_hw *hw = &pf->hw; in ice_vsi_init()
1536 struct ice_hw *hw = &vsi->back->hw; in ice_update_eth_stats()
1846 static void ice_cfg_itr_gran(struct ice_hw *hw) in ice_cfg_itr_gran()
1882 ice_cfg_itr(struct ice_hw *hw, struct ice_q_vector *q_vector) in ice_cfg_itr()
1934 struct ice_hw *hw = &pf->hw; in ice_cfg_txq_interrupt()
1964 struct ice_hw *hw = &pf->hw; in ice_cfg_rxq_interrupt()
1987 struct ice_hw *hw = &pf->hw; in ice_vsi_cfg_msix()
2032 struct ice_hw *hw = &vsi->back->hw; in ice_vsi_manage_vlan_insertion()
2075 struct ice_hw *hw = &vsi->back->hw; in ice_vsi_manage_vlan_stripping()
2141 void ice_trigger_sw_intr(struct ice_hw *hw, struct ice_q_vector *q_vector) in ice_trigger_sw_intr()
2167 struct ice_hw *hw = &pf->hw; in ice_vsi_stop_tx_ring()
2680 struct ice_hw *hw = &pf->hw; in ice_vsi_release_msix()
2889 struct ice_hw *hw = &pf->hw; in ice_vsi_dis_irq()
3258 char *ice_nvm_version_str(struct ice_hw *hw) in ice_nvm_version_str()