Searched defs:ath12k_hp_update_timer (Results 1 – 1 of 1) sorted by relevance
322 struct ath12k_hp_update_timer { struct323 struct timer_list timer;324 bool started;325 bool init;326 u32 tx_num;327 u32 timer_tx_num;328 u32 ring_id;329 u32 interval;330 struct ath12k_base *ab;