Home
last modified time | relevance | path

Searched refs:NL80211_STA_INFO_TX_BYTES64 (Results 1 - 4 of 4) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Dnl80211_copy.h3116 * @NL80211_STA_INFO_TX_BYTES64: total transmitted bytes (MPDU length)
3206 NL80211_STA_INFO_TX_BYTES64, enumerator
H A Ddriver_nl80211.c6341 [NL80211_STA_INFO_TX_BYTES64] = { .type = NLA_U64 }, in get_sta_handler()
6386 stats[NL80211_STA_INFO_TX_BYTES64]) { in get_sta_handler()
6394 nla_get_u64(stats[NL80211_STA_INFO_TX_BYTES64]); in get_sta_handler()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Dnl80211_copy.h3461 * @NL80211_STA_INFO_TX_BYTES64: total transmitted bytes (MPDU length)
3555 NL80211_STA_INFO_TX_BYTES64, enumerator
H A Ddriver_nl80211.c7399 [NL80211_STA_INFO_TX_BYTES64] = { .type = NLA_U64 },
7445 stats[NL80211_STA_INFO_TX_BYTES64]) {
7453 nla_get_u64(stats[NL80211_STA_INFO_TX_BYTES64]);

Completed in 48 milliseconds