Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
A Dmt76_connac_mcu.c396 uapsd->tac_map |= BIT(3); in mt76_connac_mcu_sta_uapsd()
400 uapsd->tac_map |= BIT(2); in mt76_connac_mcu_sta_uapsd()
404 uapsd->tac_map |= BIT(1); in mt76_connac_mcu_sta_uapsd()
408 uapsd->tac_map |= BIT(0); in mt76_connac_mcu_sta_uapsd()
A Dmt76_connac_mcu.h66 u8 tac_map; member
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
A Dmcu.h782 u8 tac_map; member
A Dmcu.c1496 uapsd->tac_map |= BIT(3); in mt7915_mcu_sta_uapsd_tlv()
1500 uapsd->tac_map |= BIT(2); in mt7915_mcu_sta_uapsd_tlv()
1504 uapsd->tac_map |= BIT(1); in mt7915_mcu_sta_uapsd_tlv()
1508 uapsd->tac_map |= BIT(0); in mt7915_mcu_sta_uapsd_tlv()

Completed in 29 milliseconds