Searched refs:MT_TXD7_HW_AMSDU (Results 1 – 2 of 2) sorted by relevance
122 #define MT_TXD7_HW_AMSDU BIT(10) macro
468 txwi[7] &= ~cpu_to_le32(MT_TXD7_HW_AMSDU); in mt76_connac2_mac_write_txwi_80211()565 txwi[7] = amsdu_en ? cpu_to_le32(MT_TXD7_HW_AMSDU) : 0; in mt76_connac2_mac_write_txwi()