Searched refs:wdma_idx (Results 1 – 8 of 8) sorted by relevance
/linux-6.6.21/drivers/net/ethernet/mediatek/ |
D | mtk_ppe_offload.c | 110 info->wdma_idx = path->mtk_wdma.wdma_idx; in mtk_flow_get_wdma_info() 194 mtk_foe_entry_set_wdma(eth, foe, info.wdma_idx, info.queue, in mtk_flow_set_output_device() 197 switch (info.wdma_idx) { in mtk_flow_set_output_device() 210 *wed_index = info.wdma_idx; in mtk_flow_set_output_device()
|
D | mtk_wed.h | 36 u8 wdma_idx; member
|
D | mtk_ppe.h | 395 int wdma_idx, int txq, int bss, int wcid);
|
D | mtk_ppe.c | 428 int wdma_idx, int txq, int bss, int wcid) in mtk_foe_entry_set_wdma() argument 451 if (wdma_idx) in mtk_foe_entry_set_wdma()
|
D | mtk_wed.c | 1390 dev->wdma_idx)); in mtk_wed_configure_irq() 1536 dev->wdma_idx = hw->index; in mtk_wed_attach()
|
/linux-6.6.21/include/linux/soc/mediatek/ |
D | mtk_wed.h | 85 int wdma_idx; member
|
/linux-6.6.21/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | main.c | 1636 path->mtk_wdma.wdma_idx = wed->wdma_idx; in mt7915_net_fill_forward_path()
|
/linux-6.6.21/include/linux/ |
D | netdevice.h | 916 u8 wdma_idx; member
|