Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf.h419 void i40evf_notify_client_message(struct i40e_vsi *vsi, u8 *msg, u16 len);
Di40evf_client.c58 void i40evf_notify_client_message(struct i40e_vsi *vsi, u8 *msg, u16 len) in i40evf_notify_client_message() function
Di40evf_virtchnl.c1366 i40evf_notify_client_message(&adapter->vsi, in i40evf_virtchnl_completion()