Searched refs:MT_TXWI_ACK_CTL_NSEQ (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/net/wireless/mediatek/mt7601u/ | ||
| H A D | mac.h | 145 #define MT_TXWI_ACK_CTL_NSEQ BIT(1) macro |
| H A D | tx.c | 161 txwi->ack_ctl |= MT_TXWI_ACK_CTL_NSEQ; in mt7601u_push_txwi() |