Home
last modified time | relevance | path

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

/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()
469 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_acl_hw_rem_conf()
577 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_acl_destroy_filter()
995 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_acl_init()
1042 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_acl_uninit()
H A Dice_fdir_filter.c246 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_fdir_counter_init()
312 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_fdir_counter_alloc()
439 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_fdir_setup()
573 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_fdir_prof_rm()
627 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_fdir_teardown()
674 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_fdir_cur_prof_conflict()
710 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_fdir_prof_resolve_conflict()
847 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_fdir_hw_tbl_conf()
1135 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_fdir_cnt_update()
1195 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_fdir_add_del_raw()
[all …]
H A Dice_ethdev.c1387 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_init_proto_xtr()
1466 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_pf_sw_init()
1492 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_setup_vsi()
1693 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_pf_setup()
1805 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_base_queue_get()
2558 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_hash_moveout()
2579 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_hash_moveback()
2978 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_rem_rss_cfg_wrap()
2994 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_add_rss_cfg_wrap()
3015 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_rss_hash_set()
[all …]
H A Dice_ethdev.h607 #define ICE_PF_TO_HW(pf) \ macro
H A Dice_hash.c1281 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_hash_create()
1392 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_hash_destroy()
H A Dice_switch_filter.c383 struct ice_hw *hw = ICE_PF_TO_HW(pf); in ice_switch_create()