Lines Matching defs:vsi

223 	struct ice_vsi *vsi = ice_get_vf_vsi(vf);  in ice_vf_clear_counters()  local
262 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_vf_reconfig_vsi() local
296 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_vf_rebuild_vsi() local
323 static int ice_vf_rebuild_host_vlan_cfg(struct ice_vf *vf, struct ice_vsi *vsi) in ice_vf_rebuild_host_vlan_cfg()
374 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_vf_rebuild_host_tx_rate_cfg() local
420 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_vf_rebuild_host_mac_cfg() local
464 static void ice_vf_rebuild_aggregator_node_cfg(struct ice_vsi *vsi) in ice_vf_rebuild_aggregator_node_cfg()
497 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_vf_rebuild_host_cfg() local
606 ice_vf_get_promisc_masks(struct ice_vf *vf, struct ice_vsi *vsi, in ice_vf_get_promisc_masks()
627 ice_vf_clear_all_promisc_modes(struct ice_vf *vf, struct ice_vsi *vsi) in ice_vf_clear_all_promisc_modes()
669 ice_vf_set_vsi_promisc(struct ice_vf *vf, struct ice_vsi *vsi, u8 promisc_m) in ice_vf_set_vsi_promisc()
698 ice_vf_clear_vsi_promisc(struct ice_vf *vf, struct ice_vsi *vsi, u8 promisc_m) in ice_vf_clear_vsi_promisc()
862 struct ice_vsi *vsi; in ice_reset_vf() local
1044 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_dis_vf_qs() local
1110 static int ice_cfg_mac_antispoof(struct ice_vsi *vsi, bool enable) in ice_cfg_mac_antispoof()
1143 static int ice_vsi_ena_spoofchk(struct ice_vsi *vsi) in ice_vsi_ena_spoofchk()
1164 static int ice_vsi_dis_spoofchk(struct ice_vsi *vsi) in ice_vsi_dis_spoofchk()
1183 int ice_vsi_apply_spoofchk(struct ice_vsi *vsi, bool enable) in ice_vsi_apply_spoofchk()
1267 struct ice_vsi *vsi; in ice_vf_ctrl_vsi_setup() local
1292 int ice_vf_init_host_cfg(struct ice_vf *vf, struct ice_vsi *vsi) in ice_vf_init_host_cfg()
1355 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_vf_vsi_release() local
1378 struct ice_vsi *ice_get_vf_ctrl_vsi(struct ice_pf *pf, struct ice_vsi *vsi) in ice_get_vf_ctrl_vsi()
1402 void ice_vf_update_mac_lldp_num(struct ice_vf *vf, struct ice_vsi *vsi, in ice_vf_update_mac_lldp_num()