Home
last modified time | relevance | path

Searched refs:ice_get_vf_vsi (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_vf_lib.c121 struct ice_vsi *ice_get_vf_vsi(struct ice_vf *vf) in ice_get_vf_vsi() function
221 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_vf_clear_counters()
253 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_vf_rebuild_vsi()
573 vsi = ice_get_vf_vsi(vf); in ice_reset_vf()
597 vsi = ice_get_vf_vsi(vf); in ice_reset_vf()
650 vsi = ice_get_vf_vsi(vf); in ice_reset_vf()
692 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_dis_vf_qs()
883 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_vf_rebuild_host_mac_cfg()
972 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_vf_rebuild_host_tx_rate_cfg()
1039 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_vf_rebuild_host_cfg()
Dice_virtchnl.c447 vsi = ice_get_vf_vsi(vf); in ice_vc_get_vf_res_msg()
803 vsi = ice_get_vf_vsi(vf); in ice_vc_handle_rss_cfg()
926 vsi = ice_get_vf_vsi(vf); in ice_vc_config_rss_key()
972 vsi = ice_get_vf_vsi(vf); in ice_vc_config_rss_lut()
1016 vsi = ice_get_vf_vsi(vf); in ice_vc_cfg_promiscuous_mode_msg()
1150 vsi = ice_get_vf_vsi(vf); in ice_vc_get_stats_msg()
1259 vsi = ice_get_vf_vsi(vf); in ice_vc_ena_qs_msg()
1388 vsi = ice_get_vf_vsi(vf); in ice_vc_dis_qs_msg()
1538 vsi = ice_get_vf_vsi(vf); in ice_vc_cfg_irq_map_msg()
1609 vsi = ice_get_vf_vsi(vf); in ice_vc_cfg_qs_msg()
[all …]
Dice_vf_lib.h213 struct ice_vsi *ice_get_vf_vsi(struct ice_vf *vf);
247 static inline struct ice_vsi *ice_get_vf_vsi(struct ice_vf *vf) in ice_get_vf_vsi() function
Dice_sriov.c49 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_vf_vsi_release()
111 vsi = ice_get_vf_vsi(vf); in ice_dis_vf_mappings()
347 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_ena_vf_q_mappings()
397 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_ena_vf_mappings()
1143 vsi = ice_get_vf_vsi(vf); in ice_get_vf_from_pfq()
1231 vf_vsi = ice_get_vf_vsi(vf); in ice_set_vf_spoofchk()
1499 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_min_tx_rate_oversubscribed()
1550 vsi = ice_get_vf_vsi(vf); in ice_set_vf_bw()
1617 vsi = ice_get_vf_vsi(vf); in ice_get_vf_stats()
Dice_repr.c299 vsi = ice_get_vf_vsi(vf); in ice_repr_add()
Dice_devlink.c1066 vsi = ice_get_vf_vsi(vf); in ice_devlink_create_vf_port()
Dice_virtchnl_fdir.c1347 vf_vsi = ice_get_vf_vsi(vf); in ice_vf_fdir_dump_info()