Searched refs:hw_tc (Results 1 – 3 of 3) sorted by relevance
199 ns = timecounter_read(&adapter->hw_tc); in ixgbe_ptp_setup_sdp_X540()200 clock_edge = adapter->hw_tc.cycle_last; in ixgbe_ptp_setup_sdp_X540()282 ns = timecounter_read(&adapter->hw_tc); in ixgbe_ptp_setup_sdp_X550()283 clock_edge = adapter->hw_tc.cycle_last; in ixgbe_ptp_setup_sdp_X550()433 ns = timecounter_cyc2time(&adapter->hw_tc, timestamp); in ixgbe_ptp_convert_to_hwtstamp()528 timecounter_adjtime(&adapter->hw_tc, delta); in ixgbe_ptp_adjtime()582 ns = timecounter_cyc2time(&adapter->hw_tc, stamp); in ixgbe_ptp_gettimex()609 timecounter_init(&adapter->hw_tc, &adapter->hw_cc, ns); in ixgbe_ptp_settime()697 timecounter_read(&adapter->hw_tc); in ixgbe_ptp_overflow_check()1339 timecounter_init(&adapter->hw_tc, &adapter->hw_cc, in ixgbe_ptp_reset()
778 struct timecounter hw_tc; member
26 the 'hw_tc' option.27 hw_tc $TCID - Specify a hardware traffic class to pass matching
Completed in 11 milliseconds