Searched refs:MT_TXWI_ACK_CTL_BA_WINDOW (Results 1 – 6 of 6) sorted by relevance
129 #define MT_TXWI_ACK_CTL_BA_WINDOW GENMASK(7, 2) macro
134 txwi->ack_ctl |= FIELD_PREP(MT_TXWI_ACK_CTL_BA_WINDOW, ba_size); in mt76x0_push_txwi()
154 #define MT_TXWI_ACK_CTL_BA_WINDOW GENMASK(7, 2) macro
178 txwi->ack_ctl |= FIELD_PREP(MT_TXWI_ACK_CTL_BA_WINDOW, ba_size); in mt7601u_push_txwi()
134 #define MT_TXWI_ACK_CTL_BA_WINDOW GENMASK(7, 2) macro
448 txwi->ack_ctl |= FIELD_PREP(MT_TXWI_ACK_CTL_BA_WINDOW, ba_size); in mt76x2_mac_write_txwi()