Home
last modified time | relevance | path

Searched defs:ath11k_hp_update_timer (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/drivers/net/wireless/ath/ath11k/
Ddp.h245 struct ath11k_hp_update_timer { struct
246 struct timer_list timer;
247 bool started;
248 bool init;
249 u32 tx_num;
250 u32 timer_tx_num;
251 u32 ring_id;
252 u32 interval;
253 struct ath11k_base *ab;