Searched refs:tx_low_power_adjust_ticks (Results 1 – 3 of 3) sorted by relevance
210 ULONG tx_low_power_adjust_ticks; in tx_low_power_exit() local230 tx_low_power_adjust_ticks = TX_LOW_POWER_USER_TIMER_ADJUST; in tx_low_power_exit()232 tx_low_power_adjust_ticks = (ULONG) 0; in tx_low_power_exit()236 if (tx_low_power_adjust_ticks) in tx_low_power_exit()239 tx_time_increment(tx_low_power_adjust_ticks); in tx_low_power_exit()
177 - *tx_low_power_adjust_ticks*367 tx_low_power_adjust_ticks = TX_LOW_POWER_USER_TIMER_ADJUST;369 tx_low_power_adjust_ticks = (ULONG) 0;373 if (tx_low_power_adjust_ticks)376 tx_time_increment(tx_low_power_adjust_ticks);
192 ULONG tx_low_power_adjust_ticks; in tx_low_power_exit() local214 tx_low_power_adjust_ticks = TX_LOW_POWER_USER_TIMER_ADJUST; in tx_low_power_exit()216 tx_low_power_adjust_ticks = (ULONG)0; in tx_low_power_exit()220 if (tx_low_power_adjust_ticks) in tx_low_power_exit()225 tx_time_increment(tx_low_power_adjust_ticks); in tx_low_power_exit()