Searched refs:iavf_send_vf_supported_rxdids_msg (Results 1 – 3 of 3) sorted by relevance
580 int iavf_send_vf_supported_rxdids_msg(struct iavf_adapter *adapter);
2039 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()
200 int iavf_send_vf_supported_rxdids_msg(struct iavf_adapter *adapter) in iavf_send_vf_supported_rxdids_msg() function