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()
283 struct ice_vf *vf; in ice_is_any_vf_in_promisc() local
307 ice_vf_set_vsi_promisc(struct ice_vf *vf, struct ice_vsi *vsi, u8 promisc_m) in ice_vf_set_vsi_promisc()
336 ice_vf_clear_vsi_promisc(struct ice_vf *vf, struct ice_vsi *vsi, u8 promisc_m) in ice_vf_clear_vsi_promisc()
373 struct ice_vf *vf; in ice_reset_all_vfs() local
450 static void ice_notify_vf_reset(struct ice_vf *vf) in ice_notify_vf_reset()
484 int ice_reset_vf(struct ice_vf *vf, u32 flags) in ice_reset_vf()
616 void ice_set_vf_state_qs_dis(struct ice_vf *vf) in ice_set_vf_state_qs_dis()
630 void ice_dis_vf_qs(struct ice_vf *vf) in ice_dis_vf_qs()
646 int ice_check_vf_init(struct ice_vf *vf) in ice_check_vf_init()
662 struct ice_port_info *ice_vf_get_port_info(struct ice_vf *vf) in ice_vf_get_port_info()
763 bool ice_is_vf_trusted(struct ice_vf *vf) in ice_is_vf_trusted()
775 bool ice_vf_has_no_qs_ena(struct ice_vf *vf) in ice_vf_has_no_qs_ena()
785 bool ice_is_vf_link_up(struct ice_vf *vf) in ice_is_vf_link_up()
805 static void ice_vf_set_host_trust_cfg(struct ice_vf *vf) in ice_vf_set_host_trust_cfg()
820 static int ice_vf_rebuild_host_mac_cfg(struct ice_vf *vf) in ice_vf_rebuild_host_mac_cfg()
868 static int ice_vf_rebuild_host_vlan_cfg(struct ice_vf *vf, struct ice_vsi *vsi) in ice_vf_rebuild_host_vlan_cfg()
909 static int ice_vf_rebuild_host_tx_rate_cfg(struct ice_vf *vf) in ice_vf_rebuild_host_tx_rate_cfg()
976 void ice_vf_rebuild_host_cfg(struct ice_vf *vf) in ice_vf_rebuild_host_cfg()
1010 void ice_vf_ctrl_invalidate_vsi(struct ice_vf *vf) in ice_vf_ctrl_invalidate_vsi()
1019 void ice_vf_ctrl_vsi_release(struct ice_vf *vf) in ice_vf_ctrl_vsi_release()
1032 struct ice_vsi *ice_vf_ctrl_vsi_setup(struct ice_vf *vf) in ice_vf_ctrl_vsi_setup()
1051 void ice_vf_invalidate_vsi(struct ice_vf *vf) in ice_vf_invalidate_vsi()
1064 void ice_vf_set_initialized(struct ice_vf *vf) in ice_vf_set_initialized()