Searched refs:current_phy_tx_rate (Results 1 – 4 of 4) sorted by relevance
702 int current_phy_tx_rate; member
1250 status->current_phy_tx_rate = lg_rate[datarate->tx_data_rate]; in nxp_wifi_status()1254 status->current_phy_tx_rate = (datarate->tx_data_rate >> 1); in nxp_wifi_status()
1661 status->current_phy_tx_rate = signal_poll.current_txrate;
1192 PR("Current PHY TX rate (Mbps) : %d\n", status.current_phy_tx_rate); in cmd_wifi_status()