Home
last modified time | relevance | path

Searched refs:ts_boottime (Results 1 – 4 of 4) sorted by relevance

/linux/net/wireless/
H A Dscan.c1820 bss->pub.ts_boottime = known->pub.ts_boottime; in cfg80211_update_hidden_bsses()
1889 known->pub.ts_boottime = new->pub.ts_boottime; in cfg80211_update_known_bss()
2299 tmp.pub.ts_boottime = drv_data->boottime_ns; in cfg80211_inform_single_bss_data()
H A Dtrace.h3813 __field(u64, ts_boottime)
3823 __entry->ts_boottime = data->boottime_ns;
3830 __entry->signal, (unsigned long long)__entry->ts_boottime,
H A Dnl80211.c11699 if (res->ts_boottime && in nl80211_send_bss()
11701 res->ts_boottime, NL80211_BSS_PAD)) in nl80211_send_bss()
/linux/include/net/
H A Dcfg80211.h3178 u64 ts_boottime; member