Searched refs:IAVF_EXTENDED_CAP_SEND_PTP (Results 1 – 2 of 2) sorted by relevance
369 #define IAVF_EXTENDED_CAP_SEND_PTP BIT_ULL(4) macro377 IAVF_EXTENDED_CAP_SEND_PTP | \
2695 adapter->extended_caps &= ~IAVF_EXTENDED_CAP_SEND_PTP; in iavf_init_send_ptp_caps()2721 adapter->extended_caps |= IAVF_EXTENDED_CAP_SEND_PTP; in iavf_init_recv_ptp_caps()2759 if (adapter->extended_caps & IAVF_EXTENDED_CAP_SEND_PTP) { in iavf_init_process_extended_caps()