Searched refs:txoffset (Results 1 – 1 of 1) sorted by relevance
261 u16 txoffset; in igc_tsn_adjust_txtime_offset() local268 txoffset = IGC_TXOFFSET_SPEED_10; in igc_tsn_adjust_txtime_offset()271 txoffset = IGC_TXOFFSET_SPEED_100; in igc_tsn_adjust_txtime_offset()274 txoffset = IGC_TXOFFSET_SPEED_1000; in igc_tsn_adjust_txtime_offset()277 txoffset = IGC_TXOFFSET_SPEED_2500; in igc_tsn_adjust_txtime_offset()280 txoffset = 0; in igc_tsn_adjust_txtime_offset()284 wr32(IGC_GTXOFFSET, txoffset); in igc_tsn_adjust_txtime_offset()