Searched refs:u16_rate (Results 1 – 1 of 1) sorted by relevance
2817 uint16_t u16_rate = 0; // In 100Kbps. in OnReceivedStationInfo() local2827 NL80211_RATE_INFO_BITRATE, &u16_rate)) { in OnReceivedStationInfo()2828 rate = static_cast<uint32_t>(u16_rate); in OnReceivedStationInfo()