Searched refs:i40e_vf (Results 1 – 6 of 6) sorted by relevance
26 struct i40e_vf *vf = pf->vf; in i40e_vc_vf_broadcast()1623 struct i40e_vf *vf; in i40e_reset_all_vfs()1816 struct i40e_vf *vfs; in i40e_alloc_vfs()4173 struct i40e_vf *vf; in i40e_vc_process_vf_msg()4303 struct i40e_vf *vf; in i40e_vc_process_vflr_event()4349 struct i40e_vf *vf; in i40e_validate_vf()4412 struct i40e_vf *vf; in i40e_ndo_set_vf_mac()4504 struct i40e_vf *vf; in i40e_ndo_set_vf_port_vlan()4659 struct i40e_vf *vf; in i40e_ndo_set_vf_bw()4710 struct i40e_vf *vf; in i40e_ndo_get_vf_config()[all …]
74 struct i40e_vf { struct131 void i40e_vc_reset_vf(struct i40e_vf *vf, bool notify_vf); argument132 bool i40e_reset_vf(struct i40e_vf *vf, bool flr);134 void i40e_vc_notify_vf_reset(struct i40e_vf *vf);
574 struct i40e_vf *vf;
714 struct i40e_vf *vf; in i40e_dbg_dump_vf()
9541 struct i40e_vf *vf; in i40e_handle_lan_overflow_event()11134 static void i40e_print_vf_mdd_event(struct i40e_pf *pf, struct i40e_vf *vf, in i40e_print_vf_mdd_event()11165 struct i40e_vf *vf = &pf->vf[i]; in i40e_print_vfs_mdd_events()11199 struct i40e_vf *vf; in i40e_handle_mdd_event()
2657 struct i40e_vf *vfs = pf->vf; in i40e_active_vfs()
Completed in 682 milliseconds