Lines Matching defs:vf

27 	struct ice_vf *vf;  in ice_get_vf_by_id()  local
57 struct ice_vf *vf = container_of(ref, struct ice_vf, refcnt); in ice_release_vf() local
73 void ice_put_vf(struct ice_vf *vf) in ice_put_vf()
105 struct ice_vf *vf; in ice_get_num_vfs() local
121 struct ice_vsi *ice_get_vf_vsi(struct ice_vf *vf) in ice_get_vf_vsi()
141 bool ice_is_vf_disabled(struct ice_vf *vf) in ice_is_vf_disabled()
156 static void ice_wait_on_vf_reset(struct ice_vf *vf) in ice_wait_on_vf_reset()
175 int ice_check_vf_ready_for_cfg(struct ice_vf *vf) in ice_check_vf_ready_for_cfg()
198 static void ice_trigger_vf_reset(struct ice_vf *vf, bool is_vflr, bool is_pfr) in ice_trigger_vf_reset()
219 static void ice_vf_clear_counters(struct ice_vf *vf) in ice_vf_clear_counters()
238 static void ice_vf_pre_vsi_rebuild(struct ice_vf *vf) in ice_vf_pre_vsi_rebuild()
251 static int ice_vf_rebuild_vsi(struct ice_vf *vf) in ice_vf_rebuild_vsi()
284 struct ice_vf *vf; in ice_is_any_vf_in_unicast_promisc() local
311 ice_vf_get_promisc_masks(struct ice_vf *vf, struct ice_vsi *vsi, in ice_vf_get_promisc_masks()
332 ice_vf_clear_all_promisc_modes(struct ice_vf *vf, struct ice_vsi *vsi) in ice_vf_clear_all_promisc_modes()
374 ice_vf_set_vsi_promisc(struct ice_vf *vf, struct ice_vsi *vsi, u8 promisc_m) in ice_vf_set_vsi_promisc()
403 ice_vf_clear_vsi_promisc(struct ice_vf *vf, struct ice_vsi *vsi, u8 promisc_m) in ice_vf_clear_vsi_promisc()
440 struct ice_vf *vf; in ice_reset_all_vfs() local
517 static void ice_notify_vf_reset(struct ice_vf *vf) in ice_notify_vf_reset()
551 int ice_reset_vf(struct ice_vf *vf, u32 flags) in ice_reset_vf()
676 void ice_set_vf_state_qs_dis(struct ice_vf *vf) in ice_set_vf_state_qs_dis()
690 void ice_dis_vf_qs(struct ice_vf *vf) in ice_dis_vf_qs()
706 int ice_check_vf_init(struct ice_vf *vf) in ice_check_vf_init()
722 struct ice_port_info *ice_vf_get_port_info(struct ice_vf *vf) in ice_vf_get_port_info()
823 bool ice_is_vf_trusted(struct ice_vf *vf) in ice_is_vf_trusted()
835 bool ice_vf_has_no_qs_ena(struct ice_vf *vf) in ice_vf_has_no_qs_ena()
845 bool ice_is_vf_link_up(struct ice_vf *vf) in ice_is_vf_link_up()
865 static void ice_vf_set_host_trust_cfg(struct ice_vf *vf) in ice_vf_set_host_trust_cfg()
880 static int ice_vf_rebuild_host_mac_cfg(struct ice_vf *vf) in ice_vf_rebuild_host_mac_cfg()
928 static int ice_vf_rebuild_host_vlan_cfg(struct ice_vf *vf, struct ice_vsi *vsi) in ice_vf_rebuild_host_vlan_cfg()
969 static int ice_vf_rebuild_host_tx_rate_cfg(struct ice_vf *vf) in ice_vf_rebuild_host_tx_rate_cfg()
1036 void ice_vf_rebuild_host_cfg(struct ice_vf *vf) in ice_vf_rebuild_host_cfg()
1070 void ice_vf_ctrl_invalidate_vsi(struct ice_vf *vf) in ice_vf_ctrl_invalidate_vsi()
1079 void ice_vf_ctrl_vsi_release(struct ice_vf *vf) in ice_vf_ctrl_vsi_release()
1092 struct ice_vsi *ice_vf_ctrl_vsi_setup(struct ice_vf *vf) in ice_vf_ctrl_vsi_setup()
1111 void ice_vf_invalidate_vsi(struct ice_vf *vf) in ice_vf_invalidate_vsi()
1124 void ice_vf_set_initialized(struct ice_vf *vf) in ice_vf_set_initialized()