Searched defs:ath12k_hp_update_timer (Results 1 – 1 of 1) sorted by relevance
273 struct ath12k_hp_update_timer { struct274 struct timer_list timer;275 bool started;276 bool init;277 u32 tx_num;278 u32 timer_tx_num;279 u32 ring_id;280 u32 interval;281 struct ath12k_base *ab;