Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/mediatek/mt76/
Dmt76_connac_mcu.c379 uapsd->tac_map |= BIT(3); in mt76_connac_mcu_sta_uapsd()
383 uapsd->tac_map |= BIT(2); in mt76_connac_mcu_sta_uapsd()
387 uapsd->tac_map |= BIT(1); in mt76_connac_mcu_sta_uapsd()
391 uapsd->tac_map |= BIT(0); in mt76_connac_mcu_sta_uapsd()
Dmt76_connac_mcu.h66 u8 tac_map; member
/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.h804 u8 tac_map; member
Dmcu.c1625 uapsd->tac_map |= BIT(3); in mt7915_mcu_sta_uapsd_tlv()
1629 uapsd->tac_map |= BIT(2); in mt7915_mcu_sta_uapsd_tlv()
1633 uapsd->tac_map |= BIT(1); in mt7915_mcu_sta_uapsd_tlv()
1637 uapsd->tac_map |= BIT(0); in mt7915_mcu_sta_uapsd_tlv()