Home
last modified time | relevance | path

Searched refs:MT_TXD5_SW_POWER_MGMT (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dmac.h175 #define MT_TXD5_SW_POWER_MGMT BIT(13) macro
H A Dinit.c28 [3] = MT_TXD5_SW_POWER_MGMT in mt7603_set_tmac_template()
H A Dmac.c989 val = MT_TXD5_TX_STATUS_HOST | MT_TXD5_SW_POWER_MGMT | in mt7603_mac_write_txwi()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmac.h203 #define MT_TXD5_SW_POWER_MGMT BIT(13) macro
H A Dmac.c840 val |= MT_TXD5_SW_POWER_MGMT; in mt7615_mac_write_txwi()