SRS_TX_AGGR
case SRS_TX_AGGR:
tx->st_mode = is_aggr ? SRS_TX_AGGR :
ASSERT(mac_srs->srs_tx.st_mode == SRS_TX_AGGR ||
mac_srs->srs_tx.st_mode == SRS_TX_AGGR) {
srs_tx->st_mode = SRS_TX_AGGR;
} else if (tx_mode == SRS_TX_AGGR) {
tx->st_mode = is_aggr ? SRS_TX_AGGR :
{SRS_TX_AGGR, mac_tx_aggr_mode},
mac_srs->srs_tx.st_mode == SRS_TX_AGGR ||