Home
last modified time | relevance | path

Searched refs:wdma_idx (Results 1 – 9 of 9) 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.h57 u8 wdma_idx; member
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.c2027 dev->wdma_idx)); in mtk_wed_configure_irq()
2404 dev->wdma_idx = hw->index; in mtk_wed_attach()
/linux/include/linux/soc/mediatek/
H A Dmtk_wed.h91 int wdma_idx; member
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1737 path->mtk_wdma.wdma_idx = wed->wdma_idx; in mt7915_net_fill_forward_path()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c2098 path->mtk_wdma.wdma_idx = wed->wdma_idx; in mt7996_net_fill_forward_path()
/linux/include/linux/
H A Dnetdevice.h903 u8 wdma_idx; member