Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmcu.c539 static const int to_aci[] = { 1, 0, 2, 3 }; in mt7921_mcu_set_tx() local
544 struct edca *e = &req.edca[to_aci[ac]]; in mt7921_mcu_set_tx()
576 e = &(req_mu.edca[to_aci[ac]]); in mt7921_mcu_set_tx()