Searched refs:iavf_send_vf_ptp_caps_msg (Results 1 – 3 of 3) sorted by relevance
582 int iavf_send_vf_ptp_caps_msg(struct iavf_adapter *adapter);
2041 return iavf_send_vf_ptp_caps_msg(adapter); in iavf_process_aq_command()2640 if (iavf_send_vf_ptp_caps_msg(adapter) == -EOPNOTSUPP) { in iavf_init_send_ptp_caps()
230 int iavf_send_vf_ptp_caps_msg(struct iavf_adapter *adapter) in iavf_send_vf_ptp_caps_msg() function