Lines Matching defs:vsi

221 	struct ice_vsi *vsi = ice_get_vf_vsi(vf);  in ice_vf_clear_counters()  local
286 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_vf_rebuild_vsi() local
314 static int ice_vf_rebuild_host_vlan_cfg(struct ice_vf *vf, struct ice_vsi *vsi) in ice_vf_rebuild_host_vlan_cfg()
358 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_vf_rebuild_host_tx_rate_cfg() local
404 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_vf_rebuild_host_mac_cfg() local
448 static void ice_vf_rebuild_aggregator_node_cfg(struct ice_vsi *vsi) in ice_vf_rebuild_aggregator_node_cfg()
481 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_vf_rebuild_host_cfg() local
590 ice_vf_get_promisc_masks(struct ice_vf *vf, struct ice_vsi *vsi, in ice_vf_get_promisc_masks()
611 ice_vf_clear_all_promisc_modes(struct ice_vf *vf, struct ice_vsi *vsi) in ice_vf_clear_all_promisc_modes()
653 ice_vf_set_vsi_promisc(struct ice_vf *vf, struct ice_vsi *vsi, u8 promisc_m) in ice_vf_set_vsi_promisc()
682 ice_vf_clear_vsi_promisc(struct ice_vf *vf, struct ice_vsi *vsi, u8 promisc_m) in ice_vf_clear_vsi_promisc()
831 struct ice_vsi *vsi; in ice_reset_vf() local
1008 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_dis_vf_qs() local
1074 static int ice_cfg_mac_antispoof(struct ice_vsi *vsi, bool enable) in ice_cfg_mac_antispoof()
1107 static int ice_vsi_ena_spoofchk(struct ice_vsi *vsi) in ice_vsi_ena_spoofchk()
1128 static int ice_vsi_dis_spoofchk(struct ice_vsi *vsi) in ice_vsi_dis_spoofchk()
1147 int ice_vsi_apply_spoofchk(struct ice_vsi *vsi, bool enable) in ice_vsi_apply_spoofchk()
1231 struct ice_vsi *vsi; in ice_vf_ctrl_vsi_setup() local
1256 int ice_vf_init_host_cfg(struct ice_vf *vf, struct ice_vsi *vsi) in ice_vf_init_host_cfg()
1320 struct ice_vsi *vsi = ice_get_vf_vsi(vf); in ice_vf_vsi_release() local
1343 struct ice_vsi *ice_get_vf_ctrl_vsi(struct ice_pf *pf, struct ice_vsi *vsi) in ice_get_vf_ctrl_vsi()