Searched defs:ath12k_hp_update_timer (Results 1 – 1 of 1) sorted by relevance
304 struct ath12k_hp_update_timer { struct305 struct timer_list timer;306 bool started;307 bool init;308 u32 tx_num;309 u32 timer_tx_num;310 u32 ring_id;311 u32 interval;312 struct ath12k_base *ab;