Searched refs:mcs0_first_idx (Results 1 – 1 of 1) sorted by relevance
1090 int mcs0_first_idx = -1; in mm81x_tx_h_apply_mcs10() local1100 if (mcs0_first_idx == -1) in mm81x_tx_h_apply_mcs10()1101 mcs0_first_idx = i; in mm81x_tx_h_apply_mcs10()1114 if (mcs0_first_idx < 0) in mm81x_tx_h_apply_mcs10()1128 if (mcs0_last_idx > mcs0_first_idx) { in mm81x_tx_h_apply_mcs10()1129 for (j = mcs0_first_idx + 1; j < i; j++) { in mm81x_tx_h_apply_mcs10()1141 } else if (mcs0_last_idx == mcs0_first_idx && in mm81x_tx_h_apply_mcs10()