Searched defs:ath11k_hp_update_timer (Results 1 – 1 of 1) sorted by relevance
213 struct ath11k_hp_update_timer { struct214 struct timer_list timer;215 bool started;216 bool init;217 u32 tx_num;218 u32 timer_tx_num;219 u32 ring_id;220 u32 interval;221 struct ath11k_base *ab;