Home
last modified time | relevance | path

Searched refs:assoc_at (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dsta_info.h510 * @assoc_at: clock boottime (in ns) of last association
610 u64 assoc_at; member
H A Dsta_info.c2023 sta->assoc_at = ktime_get_boottime_ns(); in sta_info_move_state()
2288 sinfo->assoc_at = sta->assoc_at; in sta_set_sinfo()
/kernel/linux/linux-6.6/net/mac80211/
H A Dsta_info.h604 * @assoc_at: clock boottime (in ns) of last association
694 u64 assoc_at; member
H A Dsta_info.c1353 sta->assoc_at = ktime_get_boottime_ns(); in _sta_info_move_state()
2588 sinfo->assoc_at = sta->assoc_at; in sta_set_sinfo()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h1615 * @assoc_at: bootime (ns) of the last association
1677 u64 assoc_at; member
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h1884 * @assoc_at: bootime (ns) of the last association
1964 u64 assoc_at; member
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c5645 PUT_SINFO_U64(ASSOC_AT_BOOTTIME, assoc_at); in nl80211_send_station()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c6567 PUT_SINFO_U64(ASSOC_AT_BOOTTIME, assoc_at); in nl80211_send_station()

Completed in 74 milliseconds