Home
last modified time | relevance | path

Searched refs:MT_TXD3_SW_POWER_MGMT (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac2_mac.h85 #define MT_TXD3_SW_POWER_MGMT BIT(29) macro
H A Dmt76_connac3_mac.h245 #define MT_TXD3_SW_POWER_MGMT BIT(29) macro
H A Dmt76_connac_mac.c461 txwi[3] &= ~cpu_to_le32(MT_TXD3_SW_POWER_MGMT); in mt76_connac2_mac_write_txwi_80211()
558 val |= MT_TXD3_SW_POWER_MGMT; in mt76_connac2_mac_write_txwi()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c832 txwi[3] &= ~cpu_to_le32(MT_TXD3_SW_POWER_MGMT); in mt7996_mac_write_txwi_80211()
936 val = MT_TXD3_SW_POWER_MGMT | in mt7996_mac_write_txwi()