Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmlo.c698 if (ktime_before(link_conf->bss->ts_boottime, in iwl_mld_set_link_sel_data()
/linux-6.15/net/wireless/
H A Dscan.c1937 known->pub.ts_boottime = new->pub.ts_boottime; in cfg80211_update_known_bss()
2294 tmp.pub.ts_boottime = drv_data->boottime_ns; in cfg80211_inform_single_bss_data()
H A Dtrace.h3789 __field(u64, ts_boottime)
3799 __entry->ts_boottime = data->boottime_ns;
3806 __entry->signal, (unsigned long long)__entry->ts_boottime,
H A Dnl80211.c10534 if (res->ts_boottime && in nl80211_send_bss()
10536 res->ts_boottime, NL80211_BSS_PAD)) in nl80211_send_bss()
/linux-6.15/include/net/
H A Dcfg80211.h2988 u64 ts_boottime; member