Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dnl80211.c8062 #define PUT_SINFO_U64(attr, memb) do { \ in nl80211_put_sta_info_common() macro
8071 PUT_SINFO_U64(ASSOC_AT_BOOTTIME, assoc_at); in nl80211_put_sta_info_common()
8085 PUT_SINFO_U64(RX_BYTES64, rx_bytes); in nl80211_put_sta_info_common()
8086 PUT_SINFO_U64(TX_BYTES64, tx_bytes); in nl80211_put_sta_info_common()
8087 PUT_SINFO_U64(RX_DURATION, rx_duration); in nl80211_put_sta_info_common()
8088 PUT_SINFO_U64(TX_DURATION, tx_duration); in nl80211_put_sta_info_common()
8141 PUT_SINFO_U64(T_OFFSET, t_offset); in nl80211_put_sta_info_common()
8168 PUT_SINFO_U64(RX_DROP_MISC, rx_dropped_misc); in nl80211_put_sta_info_common()
8169 PUT_SINFO_U64(BEACON_RX, rx_beacon); in nl80211_put_sta_info_common()
8180 #undef PUT_SINFO_U64 in nl80211_put_sta_info_common()