Searched refs:spe_idx (Results 1 – 1 of 1) sorted by relevance
603 u8 spe_idx = mt76_connac_spe_idx(mphy->antenna_mask); in mt76_connac2_mac_write_txwi() local605 if (!spe_idx) in mt76_connac2_mac_write_txwi()606 spe_idx = 24 + phy_idx; in mt76_connac2_mac_write_txwi()607 txwi[7] |= cpu_to_le32(FIELD_PREP(MT_TXD7_SPE_IDX, spe_idx)); in mt76_connac2_mac_write_txwi()