Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Dcore.h161 u64 ts_boottime; member
Dscan.c1695 known->ts_boottime = new->ts_boottime; in cfg80211_update_known_bss()
1977 tmp.ts_boottime = data->boottime_ns; in cfg80211_inform_single_bss_data()
2492 tmp.ts_boottime = data->boottime_ns; in cfg80211_inform_single_bss_frame_data()
Dtrace.h3566 __field(u64, ts_boottime)
3577 __entry->ts_boottime = data->boottime_ns;
3584 __entry->signal, (unsigned long long)__entry->ts_boottime,
Dnl80211.c10157 if (intbss->ts_boottime && in nl80211_send_bss()
10159 intbss->ts_boottime, NL80211_BSS_PAD)) in nl80211_send_bss()