mt76_ac_to_hwq
u8 mt76_ac_to_hwq(u8 ac);
ret = mt76_init_tx_queue(&dev->mphy, i, mt76_ac_to_hwq(i),
EXPORT_SYMBOL_GPL(mt76_ac_to_hwq);
q->hw_idx = mt76_ac_to_hwq(ac);
q->hw_idx = mt76_ac_to_hwq(ac);