Searched defs:tsf (Results 1 - 1 of 1) sorted by relevance

/include/net/
H A Dcfg80211.h1506 * @tsf: TSF contained in the frame that carried these IEs
1513 u64 tsf; member in struct:cfg80211_bss_ies
3816 * @tsf: the TSF sent by the peer in the beacon/probe response (or 0)
3835 const u8 *bssid, u64 tsf, u16 capability,
3843 const u8 *bssid, u64 tsf, u16 capability,
3849 bssid, tsf, capability,
3840 cfg80211_inform_bss(struct wiphy *wiphy, struct ieee80211_channel *rx_channel, enum cfg80211_bss_frame_type ftype, const u8 *bssid, u64 tsf, u16 capability, u16 beacon_interval, const u8 *ie, size_t ielen, s32 signal, gfp_t gfp) argument

Completed in 51 milliseconds