Searched defs:ath11k_hp_update_timer (Results 1 – 1 of 1) sorted by relevance
247 struct ath11k_hp_update_timer { struct248 struct timer_list timer;249 bool started;250 bool init;251 u32 tx_num;252 u32 timer_tx_num;253 u32 ring_id;254 u32 interval;255 struct ath11k_base *ab;