Home
last modified time | relevance | path

Searched refs:I40E_PF_TO_HW (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_pf.c44 struct i40e_hw *hw = I40E_PF_TO_HW(vf->pf); in i40e_pf_vf_queues_mapping()
107 hw = I40E_PF_TO_HW(vf->pf); in i40e_pf_host_vf_reset()
232 struct i40e_hw *hw = I40E_PF_TO_HW(vf->pf); in i40e_pf_host_send_msg_to_vf()
291 struct i40e_hw *hw = I40E_PF_TO_HW(vf->pf); in i40e_pf_host_process_cmd_get_vf_resource()
480 struct i40e_hw *hw = I40E_PF_TO_HW(vf->pf); in i40e_pf_host_process_cmd_config_vsi_queues()
547 struct i40e_hw *hw = I40E_PF_TO_HW(vf->pf); in i40e_pf_config_irq_link_list()
645 struct i40e_hw *hw = I40E_PF_TO_HW(vf->pf); in i40e_pf_host_process_cmd_config_irq_map()
722 struct i40e_hw *hw = I40E_PF_TO_HW(vf->pf); in i40e_pf_host_switch_queues()
994 struct i40e_hw *hw = I40E_PF_TO_HW(vf->pf); in i40e_pf_host_process_cmd_config_promisc_mode()
1504 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_pf_host_init()
[all …]
H A Di40e_fdir.c157 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_fdir_setup()
284 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_fdir_teardown()
338 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_init_flx_pld()
534 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_set_flx_pld_cfg()
600 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_set_flex_mask_on_pctype()
1483 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_flow_set_fdir_flex_pit()
1566 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_flow_set_fdir_flex_msk()
1964 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_fdir_flush()
2083 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_fdir_info_get()
2128 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_fdir_stats_get()
[all …]
H A Di40e_ethdev.c751 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_config_automask()
775 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_add_tx_flow_control_drop_filter()
1044 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_init_fdir_filter_list()
1177 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_init_filter_invalidation()
4777 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_pf_parameter_init()
4895 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_pf_get_switch_config()
5370 hw = I40E_PF_TO_HW(pf); in i40e_veb_setup()
5619 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_enable_pf_lb()
5657 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_vsi_setup()
6226 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_pf_setup()
[all …]
H A Drte_pmd_i40e.c679 hw = I40E_PF_TO_HW(pf); in rte_pmd_i40e_set_vf_vlan_insert()
746 hw = I40E_PF_TO_HW(pf); in rte_pmd_i40e_set_vf_broadcast()
809 hw = I40E_PF_TO_HW(pf); in rte_pmd_i40e_set_vf_vlan_tag()
914 hw = I40E_PF_TO_HW(pf); in rte_pmd_i40e_set_vf_vlan_filter()
2946 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_queue_region_pf_check_rss()
3257 hw = I40E_PF_TO_HW(pf); in rte_pmd_i40e_set_gre_key_len()
H A Di40e_ethdev.h1515 #define I40E_PF_TO_HW(pf) \ macro
H A Di40e_flow.c2251 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_flow_set_fdir_inset()
5337 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_flow_destroy_ethertype_filter()
5372 struct i40e_hw *hw = I40E_PF_TO_HW(pf); in i40e_flow_destroy_tunnel_filter()