Searched refs:tx_low_power_adjust_ticks (Results 1 – 3 of 3) sorted by relevance
191 ULONG tx_low_power_adjust_ticks; in tx_low_power_exit() local213 tx_low_power_adjust_ticks = TX_LOW_POWER_USER_TIMER_ADJUST; in tx_low_power_exit()215 tx_low_power_adjust_ticks = (ULONG)0; in tx_low_power_exit()219 if (tx_low_power_adjust_ticks) in tx_low_power_exit()224 tx_time_increment(tx_low_power_adjust_ticks); in tx_low_power_exit()
209 ULONG tx_low_power_adjust_ticks; in tx_low_power_exit() local229 tx_low_power_adjust_ticks = TX_LOW_POWER_USER_TIMER_ADJUST; in tx_low_power_exit()231 tx_low_power_adjust_ticks = (ULONG) 0; in tx_low_power_exit()235 if (tx_low_power_adjust_ticks) in tx_low_power_exit()238 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);