Searched refs:MT_TXD3_SW_POWER_MGMT (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7915/ | ||
| D | mac.h | 200 #define MT_TXD3_SW_POWER_MGMT BIT(29) macro |
| D | mac.c | 677 txwi[3] |= cpu_to_le32(MT_TXD3_SW_POWER_MGMT); in mt7915_mac_write_txwi() |