Searched refs:MT_TXD7_HW_AMSDU (Results 1 – 2 of 2) sorted by relevance
112 #define MT_TXD7_HW_AMSDU BIT(10) macro
438 txwi[7] &= ~cpu_to_le32(MT_TXD7_HW_AMSDU); in mt76_connac2_mac_write_txwi_80211()532 txwi[7] = wcid->amsdu ? cpu_to_le32(MT_TXD7_HW_AMSDU) : 0; in mt76_connac2_mac_write_txwi()