Searched refs:tx_snr (Results 1 – 1 of 1) sorted by relevance
1228 unsigned int tx_snr; in xgbe_get_tx_tstamp() local1231 tx_snr = XGMAC_IOREAD(pdata, MAC_TXSNR); in xgbe_get_tx_tstamp()1232 if (XGMAC_GET_BITS(tx_snr, MAC_TXSNR, TXTSSTSMIS)) in xgbe_get_tx_tstamp()1237 nsec += tx_snr; in xgbe_get_tx_tstamp()