Home
last modified time | relevance | path

Searched refs:i40e_vc_notify_vf_reset (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.h123 void i40e_vc_notify_vf_reset(struct i40e_vf *vf);
Di40e_virtchnl_pf.c161 void i40e_vc_notify_vf_reset(struct i40e_vf *vf) in i40e_vc_notify_vf_reset() function
196 i40e_vc_notify_vf_reset(vf); in i40e_vc_disable_vf()
2610 i40e_vc_notify_vf_reset(vf); in i40e_vc_request_queues_msg()
3806 i40e_vc_notify_vf_reset(vf); in i40e_vc_add_qch_msg()
3847 i40e_vc_notify_vf_reset(vf); in i40e_vc_del_qch_msg()
Di40e_main.c9201 i40e_vc_notify_vf_reset(vf); in i40e_handle_lan_overflow_event()