Home
last modified time | relevance | path

Searched refs:wdma_idx (Results 1 – 7 of 7) 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_ppe.h395 int wdma_idx, int txq, int bss, int wcid,
H A Dmtk_ppe.c428 int wdma_idx, int txq, int bss, int wcid, in mtk_foe_entry_set_wdma() argument
453 if (wdma_idx) in mtk_foe_entry_set_wdma()
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/wireless/mediatek/mt76/mt7996/
H A Dmain.c2204 path->mtk_wdma.wdma_idx = wed->wdma_idx; in mt7996_net_fill_forward_path()
2207 path->mtk_wdma.wdma_idx = link->mt76.band_idx; in mt7996_net_fill_forward_path()
/linux/drivers/net/ethernet/airoha/
H A Dairoha_ppe.c240 info->idx = path->mtk_wdma.wdma_idx; in airoha_ppe_get_wdma_info()
/linux/include/linux/
H A Dnetdevice.h921 u8 wdma_idx; member