Searched refs:iavf_send_vf_ptp_caps_msg (Results 1 – 3 of 3) sorted by relevance
587 int iavf_send_vf_ptp_caps_msg(struct iavf_adapter *adapter);
2128 return iavf_send_vf_ptp_caps_msg(adapter); in iavf_process_aq_command()2727 if (iavf_send_vf_ptp_caps_msg(adapter) == -EOPNOTSUPP) { in iavf_init_send_ptp_caps()
213 int iavf_send_vf_ptp_caps_msg(struct iavf_adapter *adapter) in iavf_send_vf_ptp_caps_msg() function