Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dcore.h167 u64 ts_boottime; member
H A Dscan.c1760 known->ts_boottime = new->ts_boottime; in cfg80211_update_known_bss()
2071 tmp.ts_boottime = drv_data->boottime_ns; in cfg80211_inform_single_bss_data()
2896 tmp.ts_boottime = data->boottime_ns; in cfg80211_inform_single_bss_frame_data()
H A Dtrace.h3596 __field(u64, ts_boottime)
3607 __entry->ts_boottime = data->boottime_ns;
3614 __entry->signal, (unsigned long long)__entry->ts_boottime,
H A Dnl80211.c10390 if (intbss->ts_boottime && in nl80211_send_bss()
10392 intbss->ts_boottime, NL80211_BSS_PAD)) in nl80211_send_bss()