Searched defs:ath11k_hp_update_timer (Results 1 – 1 of 1) sorted by relevance
215 struct ath11k_hp_update_timer { struct216 struct timer_list timer;217 bool started;218 bool init;219 u32 tx_num;220 u32 timer_tx_num;221 u32 ring_id;222 u32 interval;223 struct ath11k_base *ab;
Completed in 10 milliseconds