Searched refs:MT_TXD6_SGI (Results 1 – 6 of 6) sorted by relevance
183 #define MT_TXD6_SGI BIT(31) macro
1008 txwi[6] |= cpu_to_le32(MT_TXD6_SGI); in mt7603_mac_write_txwi()
211 #define MT_TXD6_SGI BIT(30) macro
820 txwi[6] |= cpu_to_le32(MT_TXD6_SGI); in mt7615_mac_write_txwi()
110 #define MT_TXD6_SGI GENMASK(15, 14) macro
705 FIELD_PREP(MT_TXD6_SGI, td->tx_rate_sgi); in mt7915_mac_write_txwi_tm()