Searched refs:tx_good (Results 1 – 1 of 1) sorted by relevance
353 int32_t tx_good, tx_bad; in GetStationInfo() local354 if (!sta_info.GetAttributeValue(NL80211_STA_INFO_TX_PACKETS, &tx_good)) { in GetStationInfo()380 *out_station_info = StationInfo(tx_good, tx_bad, tx_bitrate, current_rssi); in GetStationInfo()