Searched refs:rs_idx (Results 1 – 3 of 3) sorted by relevance
1586 u8 rs_idx, rs_ht, rs_vht; in rtw_xref_txpwr_lmt_by_rs() local 1590 for (rs_idx = 0; rs_idx < 2; rs_idx++) { in rtw_xref_txpwr_lmt_by_rs() 1591 rs_ht = rs_cmp[rs_idx][0]; in rtw_xref_txpwr_lmt_by_rs() 1592 rs_vht = rs_cmp[rs_idx][1]; in rtw_xref_txpwr_lmt_by_rs()
1098 bool rs_idx; in mt7603_fill_txs() local1146 rs_idx = !((u32)(le32_get_bits(txs_data[1], MT_TXS1_F0_TIMESTAMP) - in mt7603_fill_txs()1148 rs_idx ^= rate_set_tsf & BIT(0); in mt7603_fill_txs()1149 rs = &sta->rateset[rs_idx]; in mt7603_fill_txs()
1328 bool rs_idx; in mt7615_fill_txs() local1369 rs_idx = !((u32)(le32_get_bits(txs_data[4], MT_TXS4_F0_TIMESTAMP) - in mt7615_fill_txs()1371 rs_idx ^= rate_set_tsf & BIT(0); in mt7615_fill_txs()1372 rs = &sta->rateset[rs_idx]; in mt7615_fill_txs()