Searched refs:i40e_vf (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.15/drivers/net/ethernet/intel/i40e/ |
| D | i40e_virtchnl_pf.c | 24 struct i40e_vf *vf = pf->vf; in i40e_vc_vf_broadcast() 83 static void i40e_set_vf_link_state(struct i40e_vf *vf, in i40e_set_vf_link_state() 108 static void i40e_vc_notify_vf_link_state(struct i40e_vf *vf) in i40e_vc_notify_vf_link_state() 161 void i40e_vc_notify_vf_reset(struct i40e_vf *vf) in i40e_vc_notify_vf_reset() 191 static inline void i40e_vc_disable_vf(struct i40e_vf *vf) in i40e_vc_disable_vf() 226 static inline bool i40e_vc_isvalid_vsi_id(struct i40e_vf *vf, u16 vsi_id) in i40e_vc_isvalid_vsi_id() 242 static inline bool i40e_vc_isvalid_queue_id(struct i40e_vf *vf, u16 vsi_id, in i40e_vc_isvalid_queue_id() 258 static inline bool i40e_vc_isvalid_vector_id(struct i40e_vf *vf, u32 vector_id) in i40e_vc_isvalid_vector_id() 275 static u16 i40e_vc_get_pf_queue_id(struct i40e_vf *vf, u16 vsi_id, in i40e_vc_get_pf_queue_id() 304 static u16 i40e_get_real_pf_qid(struct i40e_vf *vf, u16 vsi_id, u16 queue_id) in i40e_get_real_pf_qid() [all …]
|
| D | i40e_virtchnl_pf.h | 64 struct i40e_vf { struct 121 bool i40e_reset_vf(struct i40e_vf *vf, bool flr); argument 123 void i40e_vc_notify_vf_reset(struct i40e_vf *vf);
|
| D | i40e.h | 631 struct i40e_vf *vf;
|
| D | i40e_debugfs.c | 727 struct i40e_vf *vf; in i40e_dbg_dump_vf()
|
| D | i40e_ethtool.c | 2552 struct i40e_vf *vfs = pf->vf; in i40e_active_vfs()
|
| D | i40e_main.c | 9188 struct i40e_vf *vf; in i40e_handle_lan_overflow_event() 10803 struct i40e_vf *vf; in i40e_handle_mdd_event()
|