Searched defs:ath12k_hp_update_timer (Results 1 – 1 of 1) sorted by relevance
268 struct ath12k_hp_update_timer { struct269 struct timer_list timer;270 bool started;271 bool init;272 u32 tx_num;273 u32 timer_tx_num;274 u32 ring_id;275 u32 interval;276 struct ath12k_base *ab;