Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dnl80211.c6588 #define PUT_SINFO_U64(attr, memb) do { \ in nl80211_send_station()
6597 PUT_SINFO_U64(ASSOC_AT_BOOTTIME, assoc_at); in nl80211_send_station()
6611 PUT_SINFO_U64(RX_BYTES64, rx_bytes); in nl80211_send_station()
6612 PUT_SINFO_U64(TX_BYTES64, tx_bytes); in nl80211_send_station()
6616 PUT_SINFO_U64(RX_DURATION, rx_duration); in nl80211_send_station()
6617 PUT_SINFO_U64(TX_DURATION, tx_duration); in nl80211_send_station()
6693 PUT_SINFO_U64(T_OFFSET, t_offset); in nl80211_send_station()
6694 PUT_SINFO_U64(RX_DROP_MISC, rx_dropped_misc); in nl80211_send_station()
6695 PUT_SINFO_U64(BEACON_RX, rx_beacon); in nl80211_send_station()
6706 #undef PUT_SINFO_U64 in nl80211_send_station()
6583 #define PUT_SINFO_U64( nl80211_send_station() macro
[all...]