Searched refs:MT_TXD3_HW_AMSDU (Results 1 – 3 of 3) sorted by relevance
250 #define MT_TXD3_HW_AMSDU BIT(5) macro
722 txwi[3] &= ~cpu_to_le32(MT_TXD3_HW_AMSDU); in mt7925_mac_write_txwi_80211()794 val |= MT_TXD3_HW_AMSDU; in mt7925_mac_write_txwi()803 txwi[3] &= ~cpu_to_le32(MT_TXD3_HW_AMSDU); in mt7925_mac_write_txwi()
737 txwi[3] |= cpu_to_le32(MT_TXD3_HW_AMSDU); in mt7996_mac_write_txwi_8023()813 txwi[3] &= ~cpu_to_le32(MT_TXD3_HW_AMSDU); in mt7996_mac_write_txwi_80211()