Home
last modified time | relevance | path

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

/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
/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.h804 u8 tac_map; member
Dmcu.c1630 uapsd->tac_map |= BIT(3); in mt7915_mcu_sta_uapsd_tlv()
1634 uapsd->tac_map |= BIT(2); in mt7915_mcu_sta_uapsd_tlv()
1638 uapsd->tac_map |= BIT(1); in mt7915_mcu_sta_uapsd_tlv()
1642 uapsd->tac_map |= BIT(0); in mt7915_mcu_sta_uapsd_tlv()