Searched refs:last_idle (Results 1 – 2 of 2) sorted by relevance
1208 txdata->idle += get_cycles() - txdata->last_idle; in __wil_tx_vring()1444 txdata->last_idle = get_cycles(); in wil_tx_complete()
400 cycles_t idle, last_idle, begin; member