Searched refs:txoffset (Results 1 – 1 of 1) sorted by relevance
270 u16 txoffset; in igc_tsn_adjust_txtime_offset() local277 txoffset = IGC_TXOFFSET_SPEED_10; in igc_tsn_adjust_txtime_offset()280 txoffset = IGC_TXOFFSET_SPEED_100; in igc_tsn_adjust_txtime_offset()283 txoffset = IGC_TXOFFSET_SPEED_1000; in igc_tsn_adjust_txtime_offset()286 txoffset = IGC_TXOFFSET_SPEED_2500; in igc_tsn_adjust_txtime_offset()289 txoffset = 0; in igc_tsn_adjust_txtime_offset()293 wr32(IGC_GTXOFFSET, txoffset); in igc_tsn_adjust_txtime_offset()