Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.h192 int last_tx_rate; member
H A Dhostap_ioctl.c412 rrq->value = local->ap->last_tx_rate > 0 ? in prism2_ioctl_giwrate()
413 local->ap->last_tx_rate * 100000 : 11000000; in prism2_ioctl_giwrate()
H A Dhostap_ap.c2740 local->ap->last_tx_rate = meta->rate = in hostap_handle_sta_tx()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_txrx.c191 src_node->stats.last_tx_rate = uap_rx_pd->rx_rate; in mwifiex_uap_queue_bridged_pkt()
H A Dmain.h771 u8 last_tx_rate; member
H A Dcfg80211.c1463 sinfo->txrate.legacy = node->stats.last_tx_rate * 5; in mwifiex_dump_station_info()
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dcoex.c5952 u32 last_tx_rate, last_rx_rate; in rtw89_btc_ntfy_wl_sta_iter() local
5990 last_tx_rate = link_info_t->tx_rate; in rtw89_btc_ntfy_wl_sta_iter()
6019 if (last_tx_rate != rtwsta->ra_report.hw_rate || in rtw89_btc_ntfy_wl_sta_iter()