Searched refs:wcidx (Results 1 – 2 of 2) sorted by relevance
1033 u16 wcidx; in mt7925_mac_add_txs() local1039 wcidx = le32_get_bits(txs_data[2], MT_TXS2_WCID); in mt7925_mac_add_txs()1045 if (wcidx >= MT792x_WTBL_SIZE) in mt7925_mac_add_txs()1050 wcid = mt76_wcid_ptr(dev, wcidx); in mt7925_mac_add_txs()
1562 u16 wcidx; in mt7996_mac_add_txs() local1565 wcidx = le32_get_bits(txs_data[2], MT_TXS2_WCID); in mt7996_mac_add_txs()1573 wcid = mt76_wcid_ptr(dev, wcidx); in mt7996_mac_add_txs()