Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:tsf

1314 		u64 tsf;
1316 tsf = local->hw->get_tsf(local->mdev);
1318 tsf = -1LLU;
1321 MACSTR " TSF=0x%llx BCN=0x%llx diff=%lld "
1324 tsf, timestamp, tsf - timestamp, jiffies);
2008 /* Reset own TSF to allow time synchronization work. */
2075 /* Reset own TSF to allow time synchronization work. */
2704 r->tsf = bss->timestamp;