Home
last modified time | relevance | path

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

/net/wireless/
Dscan.c1222 known->ts_boottime = new->ts_boottime; in cfg80211_update_known_bss()
1457 tmp.ts_boottime = data->boottime_ns; in cfg80211_inform_single_bss_data()
1919 tmp.ts_boottime = data->boottime_ns; in cfg80211_inform_single_bss_frame_data()
Dcore.h156 u64 ts_boottime; member
Dtrace.h3254 __field(u64, ts_boottime)
3265 __entry->ts_boottime = data->boottime_ns;
3272 __entry->signal, (unsigned long long)__entry->ts_boottime,
Dnl80211.c8915 if (intbss->ts_boottime && in nl80211_send_bss()
8917 intbss->ts_boottime, NL80211_BSS_PAD)) in nl80211_send_bss()