Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c841 struct ice_hw *hw = ICE_VSI_TO_HW(vsi); in ice_add_mac_filter()
900 struct ice_hw *hw = ICE_VSI_TO_HW(vsi); in ice_remove_mac_filter()
971 hw = ICE_VSI_TO_HW(vsi); in ice_add_vlan_filter()
1042 hw = ICE_VSI_TO_HW(vsi); in ice_remove_vlan_filter()
1122 struct ice_hw *hw = ICE_VSI_TO_HW(vsi); in ice_vsi_config_qinq_insertion()
1175 struct ice_hw *hw = ICE_VSI_TO_HW(vsi); in ice_vsi_config_qinq_stripping()
1973 struct ice_hw *hw = ICE_VSI_TO_HW(vsi); in ice_vsi_config_sw_lldp()
2288 hw = ICE_VSI_TO_HW(vsi); in ice_release_vsi()
2314 struct ice_hw *hw = ICE_VSI_TO_HW(vsi); in ice_vsi_disable_queues_intr()
4199 hw = ICE_VSI_TO_HW(vsi); in ice_set_rss_lut()
[all …]
H A Dice_ethdev.h510 #define ICE_VSI_TO_HW(vsi) \ macro
H A Dice_rxtx.c229 struct ice_hw *hw = ICE_VSI_TO_HW(vsi); in ice_program_hw_rx_queue()
642 hw = ICE_VSI_TO_HW(vsi); in ice_tx_queue_start()
687 struct ice_hw *hw = ICE_VSI_TO_HW(vsi); in ice_fdir_program_hw_rx_queue()
822 hw = ICE_VSI_TO_HW(vsi); in ice_fdir_tx_queue_start()