Searched refs:i40e_vc_reset_vf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_virtchnl_pf.c | 159 * i40e_vc_reset_vf 164 static void i40e_vc_reset_vf(struct i40e_vf *vf, bool notify_vf) in i40e_vc_reset_vf() function 2741 i40e_vc_reset_vf(vf, true); in i40e_vc_request_queues_msg() 3949 i40e_vc_reset_vf(vf, true); in i40e_vc_add_qch_msg() 3989 i40e_vc_reset_vf(vf, true); in i40e_vc_del_qch_msg() 4051 i40e_vc_reset_vf(vf, false); in i40e_vc_process_vf_msg() 4305 i40e_vc_reset_vf(vf, true); in i40e_ndo_set_vf_mac() 4454 i40e_vc_reset_vf(vf, true); in i40e_ndo_set_vf_port_vlan() 4628 i40e_vc_reset_vf(vf, true); in i40e_ndo_set_vf_link_state() 4640 i40e_vc_reset_vf(v in i40e_ndo_set_vf_link_state() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_virtchnl_pf.c | 212 * i40e_vc_reset_vf 217 static void i40e_vc_reset_vf(struct i40e_vf *vf, bool notify_vf) in i40e_vc_reset_vf() function 2801 i40e_vc_reset_vf(vf, true); in i40e_vc_request_queues_msg() 4111 i40e_vc_reset_vf(vf, true); in i40e_vc_add_qch_msg() 4151 i40e_vc_reset_vf(vf, true); in i40e_vc_del_qch_msg() 4208 i40e_vc_reset_vf(vf, false); in i40e_vc_process_vf_msg() 4479 i40e_vc_reset_vf(vf, true); in i40e_ndo_set_vf_mac() 4628 i40e_vc_reset_vf(vf, true); in i40e_ndo_set_vf_port_vlan() 4801 i40e_vc_reset_vf(vf, true); in i40e_ndo_set_vf_link_state() 4809 i40e_vc_reset_vf(v in i40e_ndo_set_vf_link_state() [all...] |
Completed in 14 milliseconds