Searched refs:tfsts (Results 1 – 4 of 4) sorted by relevance
2345 fw_c2h_sts->tfsts.user_num = in mac_fwc2h_ofdma_sts_parse()2347 fw_c2h_sts->tfsts.ru_su_per = in mac_fwc2h_ofdma_sts_parse()2350 for (i = 0; i < fw_c2h_sts->tfsts.user_num; i++) { in mac_fwc2h_ofdma_sts_parse()2352 fw_c2h_sts->tfsts.tf_user_sts[i].macid = in mac_fwc2h_ofdma_sts_parse()2354 fw_c2h_sts->tfsts.tf_user_sts[i].tb_rate = in mac_fwc2h_ofdma_sts_parse()2356 fw_c2h_sts->tfsts.tf_user_sts[i].tb_fail_per = in mac_fwc2h_ofdma_sts_parse()2358 fw_c2h_sts->tfsts.tf_user_sts[i].avg_tb_rssi = in mac_fwc2h_ofdma_sts_parse()2361 fw_c2h_sts->tfsts.tf_user_sts[i].cca_miss_per = in mac_fwc2h_ofdma_sts_parse()2363 fw_c2h_sts->tfsts.tf_user_sts[i].avg_uph = in mac_fwc2h_ofdma_sts_parse()2365 fw_c2h_sts->tfsts.tf_user_sts[i].minflag_per = in mac_fwc2h_ofdma_sts_parse()[all …]
13838 struct mac_ax_tf_sts tfsts; member