Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_acl_filter.c104 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_acl_setup()
142 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_deinit_acl()
217 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_acl_prof_init()
416 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_acl_hw_set_conf()
459 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_acl_hw_rem_conf()
566 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_acl_destroy_filter()
979 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_acl_init()
1026 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_acl_uninit()
H A Dice_fdir_filter.c253 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_fdir_counter_init()
319 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_fdir_counter_alloc()
448 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_fdir_setup()
582 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_fdir_prof_rm()
636 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_fdir_teardown()
683 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_fdir_cur_prof_conflict()
719 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_fdir_prof_resolve_conflict()
834 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_fdir_hw_tbl_conf()
1089 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_fdir_cnt_update()
1158 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_fdir_add_del_filter()
[all …]
H A Dice_ethdev.h518 #define ICE_PF_TO_HW(pf) \ macro
H A Dice_ethdev.c1431 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_init_proto_xtr()
1510 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_pf_sw_init()
1536 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_setup_vsi()
1727 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_pf_setup()
1897 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_base_queue_get()
2455 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_hash_moveout()
2476 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_hash_moveback()
2875 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_rem_rss_cfg_wrap()
2891 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_add_rss_cfg_wrap()
2912 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_rss_hash_set()
[all …]
H A Dice_hash.c1247 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_hash_create()
1311 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_hash_destroy()
H A Dice_switch_filter.c397 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_switch_create()