Searched refs:wcidx (Results 1 – 4 of 4) sorted by relevance
1248 u8 wcidx; in mt7603_mac_add_txs() local1254 wcidx = FIELD_GET(MT_TXS3_WCID, txs); in mt7603_mac_add_txs()1259 if (wcidx >= MT7603_WTBL_SIZE) in mt7603_mac_add_txs()1264 wcid = rcu_dereference(dev->mt76.wcid[wcidx]); in mt7603_mac_add_txs()1280 if (wcidx >= MT7603_WTBL_STA || !sta) in mt7603_mac_add_txs()
1452 u8 wcidx; in mt7615_mac_add_txs() local1458 wcidx = FIELD_GET(MT_TXS2_WCID, txs); in mt7615_mac_add_txs()1463 if (wcidx >= MT7615_WTBL_SIZE) in mt7615_mac_add_txs()1468 wcid = rcu_dereference(dev->mt76.wcid[wcidx]); in mt7615_mac_add_txs()1483 if (wcidx >= MT7615_WTBL_STA || !sta) in mt7615_mac_add_txs()
1256 u16 wcidx; in mt7915_mac_add_txs() local1265 wcidx = FIELD_GET(MT_TXS2_WCID, txs); in mt7915_mac_add_txs()1273 if (wcidx >= MT7915_WTBL_SIZE) in mt7915_mac_add_txs()1278 wcid = rcu_dereference(dev->mt76.wcid[wcidx]); in mt7915_mac_add_txs()
595 u16 wcidx = le16_to_cpu(ra->wlan_idx); in mt7915_mcu_tx_rate_report() local602 if (wcidx >= MT76_N_WCIDS) in mt7915_mcu_tx_rate_report()605 wcid = rcu_dereference(dev->mt76.wcid[wcidx]); in mt7915_mcu_tx_rate_report()