Home
last modified time | relevance | path

Searched refs:MT_TXWI_ACK_CTL_REQ (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/wireless/mediatek/mt7601u/
Dmac.h144 #define MT_TXWI_ACK_CTL_REQ BIT(0) macro
Dtx.c159 txwi->ack_ctl |= MT_TXWI_ACK_CTL_REQ; in mt7601u_push_txwi()
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/
Dmt76x02_mac.h131 #define MT_TXWI_ACK_CTL_REQ BIT(0) macro
Dmt76x02_mac.c410 txwi->ack_ctl |= MT_TXWI_ACK_CTL_REQ; in mt76x02_mac_write_txwi()