Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mediatek/
A Dmtk_ppe_offload.c110 info->wdma_idx = path->mtk_wdma.wdma_idx; in mtk_flow_get_wdma_info()
111 info->queue = path->mtk_wdma.queue; in mtk_flow_get_wdma_info()
112 info->bss = path->mtk_wdma.bss; in mtk_flow_get_wdma_info()
113 info->wcid = path->mtk_wdma.wcid; in mtk_flow_get_wdma_info()
/linux-6.3-rc2/drivers/net/wireless/mediatek/mt76/mt7915/
A Dmain.c1510 path->mtk_wdma.wdma_idx = wed->wdma_idx; in mt7915_net_fill_forward_path()
1511 path->mtk_wdma.bss = mvif->mt76.idx; in mt7915_net_fill_forward_path()
1512 path->mtk_wdma.wcid = is_mt7915(&dev->mt76) ? msta->wcid.idx : 0x3ff; in mt7915_net_fill_forward_path()
1513 path->mtk_wdma.queue = phy != &dev->phy; in mt7915_net_fill_forward_path()
/linux-6.3-rc2/include/linux/
A Dnetdevice.h929 } mtk_wdma; member

Completed in 20 milliseconds