Searched refs:ts_boottime (Results 1 – 4 of 4) sorted by relevance
1858 bss->pub.ts_boottime = known->pub.ts_boottime; in cfg80211_update_hidden_bsses()1927 known->pub.ts_boottime = new->pub.ts_boottime; in cfg80211_update_known_bss()2337 tmp.pub.ts_boottime = drv_data->boottime_ns; in cfg80211_inform_single_bss_data()
3918 __field(u64, ts_boottime)3928 __entry->ts_boottime = data->boottime_ns;3935 __entry->signal, (unsigned long long)__entry->ts_boottime,
12485 if (res->ts_boottime && in nl80211_send_bss()12487 res->ts_boottime, NL80211_BSS_PAD)) in nl80211_send_bss()
3267 u64 ts_boottime; member