Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_offload.c114 info->wdma_idx = path->mtk_wdma.wdma_idx; in mtk_flow_get_wdma_info()
199 mtk_foe_entry_set_wdma(eth, foe, info.wdma_idx, info.queue, in mtk_flow_set_output_device()
202 switch (info.wdma_idx) { in mtk_flow_set_output_device()
218 *wed_index = info.wdma_idx; in mtk_flow_set_output_device()
H A Dmtk_wed.c2038 dev->wdma_idx)); in mtk_wed_configure_irq()
2425 dev->wdma_idx = hw->index; in mtk_wed_attach()
/linux/drivers/net/ethernet/airoha/
H A Dairoha_ppe.c269 info->idx = path->mtk_wdma.wdma_idx; in airoha_ppe_get_wdma_info()
/linux/include/linux/
H A Dnetdevice.h921 u8 wdma_idx; member