Home
last modified time | relevance | path

Searched refs:iavf_get_phc_time (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/iavf/
H A Diavf.h484 int iavf_get_phc_time(struct iavf_adapter *adapter);
H A Diavf_rxtx.c1439 if (iavf_get_phc_time(ad)) in iavf_recv_pkts_flex_rxd()
1558 if (iavf_get_phc_time(ad)) in iavf_recv_scattered_pkts_flex_rxd()
1899 if (iavf_get_phc_time(ad)) in iavf_rx_scan_hw_ring_flex_rxd()
H A Diavf_vchnl.c1899 iavf_get_phc_time(struct iavf_adapter *adapter) in iavf_get_phc_time() function
H A Diavf_ethdev.c1024 if (iavf_get_phc_time(adapter)) { in iavf_dev_start()