Searched refs:sbw (Results 1 – 1 of 1) sorted by relevance
1482 struct series_bw *sbw = NULL; in get_tx_mcs() local1488 sbw = &ppdu_start->s0_bw20; in get_tx_mcs()1490 sbw = &ppdu_start->s0_bw40; in get_tx_mcs()1492 sbw = &ppdu_start->s0_bw80; in get_tx_mcs()1494 sbw = &ppdu_start->s0_bw160; in get_tx_mcs()1497 sbw = &ppdu_start->s1_bw20; in get_tx_mcs()1499 sbw = &ppdu_start->s1_bw40; in get_tx_mcs()1501 sbw = &ppdu_start->s1_bw80; in get_tx_mcs()1503 sbw = &ppdu_start->s1_bw160; in get_tx_mcs()1506 if (sbw) { in get_tx_mcs()[all …]