Searched refs:wdma_idx (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A 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()
|
H A D | mtk_wed.h | 36 u8 wdma_idx; member
|
H A D | mtk_ppe.h | 395 int wdma_idx, int txq, int bss, int wcid);
|
H A 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()
|
H A D | mtk_wed.c | 1389 dev->wdma_idx)); in mtk_wed_configure_irq() 1535 dev->wdma_idx = hw->index; in mtk_wed_attach()
|
/openbmc/linux/include/linux/soc/mediatek/ |
H A D | mtk_wed.h | 85 int wdma_idx; member
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | main.c | 1642 path->mtk_wdma.wdma_idx = wed->wdma_idx; in mt7915_net_fill_forward_path()
|
/openbmc/linux/include/linux/ |
H A D | netdevice.h | 916 u8 wdma_idx; member
|