Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/iavf/
H A Diavf.h580 int iavf_send_vf_supported_rxdids_msg(struct iavf_adapter *adapter);
H A Diavf_main.c2039 return iavf_send_vf_supported_rxdids_msg(adapter); in iavf_process_aq_command()
2586 ret = iavf_send_vf_supported_rxdids_msg(adapter); in iavf_init_send_supported_rxdids()
H A Diavf_virtchnl.c200 int iavf_send_vf_supported_rxdids_msg(struct iavf_adapter *adapter) in iavf_send_vf_supported_rxdids_msg() function