HomeSort by: relevance | last modified time | path
    Searched refs:NL80211_STA_INFO_TX_BYTES64 (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/drivers/
nl80211_copy.h 3783 * @NL80211_STA_INFO_TX_BYTES64: total transmitted bytes (MPDU length)
3877 NL80211_STA_INFO_TX_BYTES64,
driver_nl80211.c 7822 [NL80211_STA_INFO_TX_BYTES64] = { .type = NLA_U64 },
7877 stats[NL80211_STA_INFO_TX_BYTES64]) {
7885 nla_get_u64(stats[NL80211_STA_INFO_TX_BYTES64]);

Completed in 56 milliseconds