Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.h132 void i40e_vc_reset_vf(struct i40e_vf *vf, bool notify_vf);
H A Di40e_virtchnl_pf.c219 void i40e_vc_reset_vf(struct i40e_vf *vf, bool notify_vf) in i40e_vc_reset_vf() function
2815 i40e_vc_reset_vf(vf, true); in i40e_vc_request_queues_msg()
4140 i40e_vc_reset_vf(vf, true); in i40e_vc_add_qch_msg()
4180 i40e_vc_reset_vf(vf, true); in i40e_vc_del_qch_msg()
4237 i40e_vc_reset_vf(vf, false); in i40e_vc_process_vf_msg()
4511 i40e_vc_reset_vf(vf, true); in i40e_ndo_set_vf_mac()
4660 i40e_vc_reset_vf(vf, true); in i40e_ndo_set_vf_port_vlan()
4844 i40e_vc_reset_vf(vf, true); in i40e_ndo_set_vf_link_state()
4852 i40e_vc_reset_vf(vf, true); in i40e_ndo_set_vf_link_state()
4990 i40e_vc_reset_vf(vf, true); in i40e_ndo_set_vf_trust()
H A Di40e_main.c11313 i40e_vc_reset_vf(vf, true); in i40e_handle_mdd_event()