Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dcore.h198 u64 parent_tsf; member
200 /* the BSS according to which %parent_tsf is set. This is set to
H A Dscan.c1955 known->parent_tsf = new->parent_tsf; in cfg80211_update_known_bss()
2301 tmp.parent_tsf = drv_data->parent_tsf; in cfg80211_inform_single_bss_data()
H A Dtrace.h3814 __field(u64, parent_tsf)
3824 __entry->parent_tsf = data->parent_tsf;
3831 (unsigned long long)__entry->parent_tsf,
H A Dnl80211.c11571 if (intbss->parent_tsf && in nl80211_send_bss()
11573 intbss->parent_tsf, NL80211_BSS_PAD) || in nl80211_send_bss()
/linux/include/net/
H A Dcfg80211.h3024 * @parent_tsf: the time at the start of reception of the first octet of the
3027 * @parent_bssid: the BSS according to which %parent_tsf is set. This is set to
3044 u64 parent_tsf; member