Home
last modified time | relevance | path

Searched refs:vsi_h (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_ethtool_fdir.c285 prof->vsi_h[i] = prof->vsi_h[i + 1]; in ice_fdir_remap_entries()
289 prof->vsi_h[i] = 0; in ice_fdir_remap_entries()
316 if (prof->vsi_h[i] != vsi_idx) in ice_fdir_rem_adq_chnl()
320 prof->vsi_h[i] = 0; in ice_fdir_rem_adq_chnl()
408 prof->vsi_h[i] = 0; in ice_fdir_rem_flow()
461 prof->vsi_h[0], in ice_fdir_replay_flows()
462 prof->vsi_h[j], in ice_fdir_replay_flows()
616 if (prof->vsi_h[idx] == vsi_idx) in ice_fdir_prof_vsi_idx()
717 u16 vsi_h; in ice_fdir_set_hw_fltr_rule() local
725 main_vsi->idx, vsi_h, in ice_fdir_set_hw_fltr_rule()
[all …]
H A Dice_virtchnl_fdir.c507 u16 vsi_num = ice_get_hw_vsi_num(hw, vf_prof->vsi_h[i]); in ice_vc_fdir_rem_prof()
520 vf_prof->vsi_h[i] = 0; in ice_vc_fdir_rem_prof()
713 vf_prof->vsi_h[vf_prof->cnt] = vf_vsi->idx; in ice_vc_fdir_write_flow_prof()
718 vf_prof->vsi_h[vf_prof->cnt] = ctrl_vsi->idx; in ice_vc_fdir_write_flow_prof()
H A Dice_type.h261 u16 vsi_h[ICE_MAX_FDIR_VSI_PER_FILTER]; member
H A Dice_main.c8547 prof->vsi_h[0], vsi->idx, in ice_add_vsi_to_fdir()
8560 prof->vsi_h[prof->cnt] = vsi->idx; in ice_add_vsi_to_fdir()