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

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1439 target_tsf = avp->noa.next_tsf;
1448 ath_dbg(common, CHAN_CTX, "%s absent %d tsf 0x%08X next_tsf 0x%08X (%dms)\n",
1578 avp->noa.next_tsf - tsf > BIT(31))
/linux-master/include/net/
H A Dmac80211.h7164 * @next_tsf: TSF timestamp of the next absent state change
7175 u32 next_tsf; member in struct:ieee80211_noa_data
/linux-master/net/mac80211/
H A Dutil.c3809 data->next_tsf = tsf + next_offset;

Completed in 141 milliseconds