Searched refs:i40e_notify_client_of_vf_msg (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_client.c | 75 * i40e_notify_client_of_vf_msg - call the client vf message callback 84 i40e_notify_client_of_vf_msg(struct i40e_vsi *vsi, u32 vf_id, u8 *msg, u16 len) in i40e_notify_client_of_vf_msg() function
|
H A D | i40e.h | 1065 void i40e_notify_client_of_vf_msg(struct i40e_vsi *vsi, u32 vf_id,
|
H A D | i40e_virtchnl_pf.c | 3161 i40e_notify_client_of_vf_msg(pf->vsi[pf->lan_vsi], abs_vf_id, in i40e_vc_iwarp_msg()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_client.c | 74 * i40e_notify_client_of_vf_msg - call the client vf message callback 83 i40e_notify_client_of_vf_msg(struct i40e_vsi *vsi, u32 vf_id, u8 *msg, u16 len) in i40e_notify_client_of_vf_msg() function
|
H A D | i40e.h | 1182 void i40e_notify_client_of_vf_msg(struct i40e_vsi *vsi, u32 vf_id,
|
H A D | i40e_virtchnl_pf.c | 3339 i40e_notify_client_of_vf_msg(pf->vsi[pf->lan_vsi], abs_vf_id, in i40e_vc_rdma_msg()
|
Completed in 19 milliseconds