Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/mediatek/mt76/
Dmt76_connac_mcu.c378 uapsd->dac_map |= BIT(3); in mt76_connac_mcu_sta_uapsd()
382 uapsd->dac_map |= BIT(2); in mt76_connac_mcu_sta_uapsd()
386 uapsd->dac_map |= BIT(1); in mt76_connac_mcu_sta_uapsd()
390 uapsd->dac_map |= BIT(0); in mt76_connac_mcu_sta_uapsd()
Dmt76_connac_mcu.h65 u8 dac_map; member
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.h803 u8 dac_map; member
Dmcu.c1624 uapsd->dac_map |= BIT(3); in mt7915_mcu_sta_uapsd_tlv()
1628 uapsd->dac_map |= BIT(2); in mt7915_mcu_sta_uapsd_tlv()
1632 uapsd->dac_map |= BIT(1); in mt7915_mcu_sta_uapsd_tlv()
1636 uapsd->dac_map |= BIT(0); in mt7915_mcu_sta_uapsd_tlv()