Home
last modified time | relevance | path

Searched refs:next_tsf (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dchannel.c1414 target_tsf = avp->noa.next_tsf; in ath9k_update_p2p_ps_timer()
1541 avp->noa.next_tsf - tsf > BIT(31)) in ath9k_p2p_ps_timer()
/linux-4.4.14/include/net/
Dmac80211.h5376 u32 next_tsf; member
/linux-4.4.14/net/mac80211/
Dutil.c3085 data->next_tsf = tsf + next_offset; in ieee80211_update_p2p_noa()