Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7615/
Dmcu.h1015 u8 tac_map; member
Dmcu.c1088 uapsd->tac_map |= BIT(3); in mt7615_mcu_sta_uapsd()
1092 uapsd->tac_map |= BIT(2); in mt7615_mcu_sta_uapsd()
1096 uapsd->tac_map |= BIT(1); in mt7615_mcu_sta_uapsd()
1100 uapsd->tac_map |= BIT(0); in mt7615_mcu_sta_uapsd()
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7915/
Dmcu.h662 u8 tac_map; member
Dmcu.c1482 uapsd->tac_map |= BIT(3); in mt7915_mcu_sta_uapsd_tlv()
1486 uapsd->tac_map |= BIT(2); in mt7915_mcu_sta_uapsd_tlv()
1490 uapsd->tac_map |= BIT(1); in mt7915_mcu_sta_uapsd_tlv()
1494 uapsd->tac_map |= BIT(0); in mt7915_mcu_sta_uapsd_tlv()