Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/mediatek/mt76/
Dtx.c672 u8 mt76_ac_to_hwq(u8 ac) in mt76_ac_to_hwq() function
686 EXPORT_SYMBOL_GPL(mt76_ac_to_hwq);
Dmt76x02_mmio.c193 ret = mt76_init_tx_queue(&dev->mphy, i, mt76_ac_to_hwq(i), in mt76x02_dma_init()
Dusb.c926 return mt76_ac_to_hwq(ac); in mt76u_ac_to_hwq()
Dmt76.h1167 u8 mt76_ac_to_hwq(u8 ac);