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