Home
last modified time | relevance | path

Searched refs:has_next_tsf (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1432 if (!avp || !avp->noa.has_next_tsf) in ath9k_update_p2p_ps_timer()
1577 if (!avp->noa.has_next_tsf || in ath9k_p2p_ps_timer()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1432 if (!avp || !avp->noa.has_next_tsf) in ath9k_update_p2p_ps_timer()
1577 if (!avp->noa.has_next_tsf || in ath9k_p2p_ps_timer()
/kernel/linux/linux-5.10/net/mac80211/
H A Dutil.c4151 data->has_next_tsf = false; in ieee80211_update_p2p_noa()
4166 data->has_next_tsf = true; in ieee80211_update_p2p_noa()
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h6354 * @has_next_tsf: next absent state change event pending
6365 bool has_next_tsf; member
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h7022 * @has_next_tsf: next absent state change event pending
7033 bool has_next_tsf; member
/kernel/linux/linux-6.6/net/mac80211/
H A Dutil.c4671 data->has_next_tsf = false; in ieee80211_update_p2p_noa()
4686 data->has_next_tsf = true; in ieee80211_update_p2p_noa()

Completed in 35 milliseconds