SRS_TX_BW_FANOUT
case SRS_TX_BW_FANOUT:
SRS_TX_BW_FANOUT;
} else if (tx_mode == SRS_TX_BW_FANOUT) {
if (tx_mode != SRS_TX_BW && tx_mode != SRS_TX_BW_FANOUT &&
srs_tx->st_mode = SRS_TX_BW_FANOUT;
SRS_TX_BW_AGGR : SRS_TX_BW_FANOUT;
{SRS_TX_BW_FANOUT, mac_tx_bw_mode},
(mac_srs)->srs_tx.st_mode == SRS_TX_BW_FANOUT || \
if (tx_mode == SRS_TX_BW_FANOUT) \
mac_srs->srs_tx.st_mode == SRS_TX_BW_FANOUT);
if (srs_tx->st_mode == SRS_TX_BW_FANOUT) {
} else if (tx_mode == SRS_TX_BW_FANOUT || tx_mode == SRS_TX_BW_AGGR) {
mac_srs->srs_tx.st_mode == SRS_TX_BW_FANOUT ||