Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmcu.c530 static const int to_aci[] = { 1, 0, 2, 3 }; in mt7921_mcu_set_tx() local
535 struct edca *e = &req.edca[to_aci[ac]]; in mt7921_mcu_set_tx()
567 e = &(req_mu.edca[to_aci[ac]]); in mt7921_mcu_set_tx()