Searched refs:mcs_index (Results 1 – 4 of 4) sorted by relevance
655 uint8_t mcs_index,
6947 uint8_t mcs_index, uint8_t nss, in wlan_hdd_fill_os_rate_info() argument6960 os_rate->mcs = mcs_index; in wlan_hdd_fill_os_rate_info()7042 uint8_t mcs_index, in hdd_report_max_rate() argument7214 max_mcs_idx = (max_mcs_idx > mcs_index) ? in hdd_report_max_rate()7215 max_mcs_idx : mcs_index; in hdd_report_max_rate()7270 max_mcs_idx = (max_mcs_idx > mcs_index) ? in hdd_report_max_rate()7271 max_mcs_idx : mcs_index; in hdd_report_max_rate()7277 max_mcs_idx = mcs_index; in hdd_report_max_rate()7306 struct rate_info *rate, uint8_t mcs_index, in hdd_report_actual_rate() argument7312 mcs_index, nss, dcm, guard_interval); in hdd_report_actual_rate()
76 uint8_t mcs_index; member90 uint8_t mcs_index; member
1739 uint8_t mcs_index; in wma_unified_link_peer_stats_event_handler() local1860 mcs_index = RATE_STAT_GET_MCS_INDEX(rate_stats->rate); in wma_unified_link_peer_stats_event_handler()1862 if (mcs_index < MAX_MCS) in wma_unified_link_peer_stats_event_handler()1864 dp_stats->rx.rx_mpdu_cnt[mcs_index]; in wma_unified_link_peer_stats_event_handler()