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