Home
last modified time | relevance | path

Searched refs:MT_TXWI_FLAGS_MMPS (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/wireless/mediatek/mt76/mt76x0/
Dmac.h110 #define MT_TXWI_FLAGS_MMPS BIT(1) macro
Dtx.c107 txwi_flags |= MT_TXWI_FLAGS_MMPS; in mt76x0_push_txwi()
/Linux-v4.19/drivers/net/wireless/mediatek/mt7601u/
Dmac.h135 #define MT_TXWI_FLAGS_MMPS BIT(1) macro
/Linux-v4.19/drivers/net/wireless/mediatek/mt76/
Dmt76x2_mac.h120 #define MT_TXWI_FLAGS_MMPS BIT(1) macro
Dmt76x2_mac_common.c434 txwi_flags |= MT_TXWI_FLAGS_MMPS; in mt76x2_mac_write_txwi()