Searched refs:i40e_vf (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.h68 struct i40e_vf { struct
123 bool i40e_reset_vf(struct i40e_vf *vf, bool flr);
125 void i40e_vc_notify_vf_reset(struct i40e_vf *vf);
H A Di40e_virtchnl_pf.c26 struct i40e_vf *vf = pf->vf;
85 static void i40e_set_vf_link_state(struct i40e_vf *vf,
110 static void i40e_vc_notify_vf_link_state(struct i40e_vf *vf)
189 void i40e_vc_notify_vf_reset(struct i40e_vf *vf)
219 static void i40e_vc_reset_vf(struct i40e_vf *vf, bool notify_vf)
260 static inline bool i40e_vc_isvalid_vsi_id(struct i40e_vf *vf, u16 vsi_id)
276 static inline bool i40e_vc_isvalid_queue_id(struct i40e_vf *vf, u16 vsi_id,
292 static inline bool i40e_vc_isvalid_vector_id(struct i40e_vf *vf, u32 vector_id)
309 static u16 i40e_vc_get_pf_queue_id(struct i40e_vf *vf, u16 vsi_id,
338 static u16 i40e_get_real_pf_qid(struct i40e_vf *v
[all...]
H A Di40e.h570 struct i40e_vf *vf;
H A Di40e_debugfs.c712 struct i40e_vf *vf;
H A Di40e_ethtool.c2661 struct i40e_vf *vfs = pf->vf;
H A Di40e_main.c9553 struct i40e_vf *vf;
11168 struct i40e_vf *vf;

Completed in 382 milliseconds