Searched refs:MT_TXWI_FLAGS_AMPDU (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wireless/mediatek/mt7601u/ | ||
D | mac.h | 138 #define MT_TXWI_FLAGS_AMPDU BIT(4) macro |
D | tx.c | 180 txwi->flags = cpu_to_le16(MT_TXWI_FLAGS_AMPDU | in mt7601u_push_txwi() |