Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_client.c82 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 Di40e.h1211 void i40e_notify_client_of_vf_msg(struct i40e_vsi *vsi, u32 vf_id,
H A Di40e_virtchnl_pf.c3359 i40e_notify_client_of_vf_msg(main_vsi, abs_vf_id, msg, msglen); in i40e_vc_rdma_msg()