Searched refs:txoffset (Results 1 – 1 of 1) sorted by relevance
268 u16 txoffset; in igc_tsn_adjust_txtime_offset() local275 txoffset = IGC_TXOFFSET_SPEED_10; in igc_tsn_adjust_txtime_offset()278 txoffset = IGC_TXOFFSET_SPEED_100; in igc_tsn_adjust_txtime_offset()281 txoffset = IGC_TXOFFSET_SPEED_1000; in igc_tsn_adjust_txtime_offset()284 txoffset = IGC_TXOFFSET_SPEED_2500; in igc_tsn_adjust_txtime_offset()287 txoffset = 0; in igc_tsn_adjust_txtime_offset()291 wr32(IGC_GTXOFFSET, txoffset); in igc_tsn_adjust_txtime_offset()