Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1439 target_tsf = avp->noa.next_tsf; in ath9k_update_p2p_ps_timer()
1448 ath_dbg(common, CHAN_CTX, "%s absent %d tsf 0x%08X next_tsf 0x%08X (%dms)\n", in ath9k_update_p2p_ps_timer()
1578 avp->noa.next_tsf - tsf > BIT(31)) in ath9k_p2p_ps_timer()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1439 target_tsf = avp->noa.next_tsf; in ath9k_update_p2p_ps_timer()
1448 ath_dbg(common, CHAN_CTX, "%s absent %d tsf 0x%08X next_tsf 0x%08X (%dms)\n", in ath9k_update_p2p_ps_timer()
1578 avp->noa.next_tsf - tsf > BIT(31)) in ath9k_p2p_ps_timer()
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h6353 * @next_tsf: TSF timestamp of the next absent state change
6364 u32 next_tsf; member
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h7021 * @next_tsf: TSF timestamp of the next absent state change
7032 u32 next_tsf; member
/kernel/linux/linux-5.10/net/mac80211/
H A Dutil.c4172 data->next_tsf = tsf + next_offset; in ieee80211_update_p2p_noa()
/kernel/linux/linux-6.6/net/mac80211/
H A Dutil.c4692 data->next_tsf = tsf + next_offset; in ieee80211_update_p2p_noa()

Completed in 35 milliseconds