Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c24 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()
187 void i40e_vc_notify_vf_reset(struct i40e_vf *vf) in i40e_vc_notify_vf_reset()
217 static void i40e_vc_reset_vf(struct i40e_vf *vf, bool notify_vf) in i40e_vc_reset_vf()
258 static inline bool i40e_vc_isvalid_vsi_id(struct i40e_vf *vf, u16 vsi_id) in i40e_vc_isvalid_vsi_id()
274 static inline bool i40e_vc_isvalid_queue_id(struct i40e_vf *vf, u16 vsi_id, in i40e_vc_isvalid_queue_id()
290 static inline bool i40e_vc_isvalid_vector_id(struct i40e_vf *vf, u32 vector_id) in i40e_vc_isvalid_vector_id()
307 static u16 i40e_vc_get_pf_queue_id(struct i40e_vf *vf, u16 vsi_id, in i40e_vc_get_pf_queue_id()
336 static u16 i40e_get_real_pf_qid(struct i40e_vf *v
[all...]
H A Di40e_virtchnl_pf.h66 struct i40e_vf { struct
121 bool i40e_reset_vf(struct i40e_vf *vf, bool flr);
123 void i40e_vc_notify_vf_reset(struct i40e_vf *vf);
H A Di40e.h648 struct i40e_vf *vf;
H A Di40e_debugfs.c735 struct i40e_vf *vf; in i40e_dbg_dump_vf()
H A Di40e_ethtool.c2651 struct i40e_vf *vfs = pf->vf; in i40e_active_vfs()
H A Di40e_main.c9554 struct i40e_vf *vf; in i40e_handle_lan_overflow_event()
11183 struct i40e_vf *vf; in i40e_handle_mdd_event()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c24 struct i40e_vf *vf = pf->vf; in i40e_vc_vf_broadcast()
48 static void i40e_vc_notify_vf_link_state(struct i40e_vf *vf) in i40e_vc_notify_vf_link_state()
134 void i40e_vc_notify_vf_reset(struct i40e_vf *vf) in i40e_vc_notify_vf_reset()
164 static void i40e_vc_reset_vf(struct i40e_vf *vf, bool notify_vf) in i40e_vc_reset_vf()
205 static inline bool i40e_vc_isvalid_vsi_id(struct i40e_vf *vf, u16 vsi_id) in i40e_vc_isvalid_vsi_id()
221 static inline bool i40e_vc_isvalid_queue_id(struct i40e_vf *vf, u16 vsi_id, in i40e_vc_isvalid_queue_id()
237 static inline bool i40e_vc_isvalid_vector_id(struct i40e_vf *vf, u32 vector_id) in i40e_vc_isvalid_vector_id()
254 static u16 i40e_vc_get_pf_queue_id(struct i40e_vf *vf, u16 vsi_id, in i40e_vc_get_pf_queue_id()
283 static u16 i40e_get_real_pf_qid(struct i40e_vf *vf, u16 vsi_id, u16 queue_id) in i40e_get_real_pf_qid()
315 static void i40e_config_irq_link_list(struct i40e_vf *v
[all...]
H A Di40e_virtchnl_pf.h66 struct i40e_vf { struct
121 bool i40e_reset_vf(struct i40e_vf *vf, bool flr);
123 void i40e_vc_notify_vf_reset(struct i40e_vf *vf);
H A Di40e.h616 struct i40e_vf *vf;
H A Di40e_debugfs.c735 struct i40e_vf *vf; in i40e_dbg_dump_vf()
H A Di40e_ethtool.c2555 struct i40e_vf *vfs = pf->vf; in i40e_active_vfs()
H A Di40e_main.c8989 struct i40e_vf *vf; in i40e_handle_lan_overflow_event()
10551 struct i40e_vf *vf; in i40e_handle_mdd_event()

Completed in 65 milliseconds