Searched refs:TXGBE_CYCLECOUNTER_MASK (Results 1 – 2 of 2) sorted by relevance
381 #define TXGBE_CYCLECOUNTER_MASK 0xffffffffffffffffULL macro
3582 adapter->systime_tc.cc_mask = TXGBE_CYCLECOUNTER_MASK; in txgbe_start_timecounters()3586 adapter->rx_tstamp_tc.cc_mask = TXGBE_CYCLECOUNTER_MASK; in txgbe_start_timecounters()3590 adapter->tx_tstamp_tc.cc_mask = TXGBE_CYCLECOUNTER_MASK; in txgbe_start_timecounters()