Searched defs:ath12k_hp_update_timer (Results 1 – 1 of 1) sorted by relevance
263 struct ath12k_hp_update_timer { struct264 struct timer_list timer;265 bool started;266 bool init;267 u32 tx_num;268 u32 timer_tx_num;269 u32 ring_id;270 u32 interval;271 struct ath12k_base *ab;