Lines Matching refs:vf
26 void ice_dis_vf_qs(struct ice_vf *vf);
27 int ice_check_vf_init(struct ice_vf *vf);
28 struct ice_port_info *ice_vf_get_port_info(struct ice_vf *vf);
30 bool ice_is_vf_trusted(struct ice_vf *vf);
31 bool ice_vf_has_no_qs_ena(struct ice_vf *vf);
32 bool ice_is_vf_link_up(struct ice_vf *vf);
33 void ice_vf_rebuild_host_cfg(struct ice_vf *vf);
34 void ice_vf_ctrl_invalidate_vsi(struct ice_vf *vf);
35 void ice_vf_ctrl_vsi_release(struct ice_vf *vf);
36 struct ice_vsi *ice_vf_ctrl_vsi_setup(struct ice_vf *vf);
37 void ice_vf_invalidate_vsi(struct ice_vf *vf);
38 void ice_vf_set_initialized(struct ice_vf *vf);