Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/mediatek/mt7601u/
Dmac.h145 #define MT_TXWI_ACK_CTL_NSEQ BIT(1) macro
Dtx.c161 txwi->ack_ctl |= MT_TXWI_ACK_CTL_NSEQ; in mt7601u_push_txwi()
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/
Dmt76x02_mac.h132 #define MT_TXWI_ACK_CTL_NSEQ BIT(1) macro
Dmt76x02_mac.c412 txwi->ack_ctl |= MT_TXWI_ACK_CTL_NSEQ; in mt76x02_mac_write_txwi()