Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_offload.c121 info->wdma_idx = path->mtk_wdma.wdma_idx; in mtk_flow_get_wdma_info()
208 mtk_foe_entry_set_wdma(eth, foe, info.wdma_idx, info.queue, in mtk_flow_set_output_device()
211 switch (info.wdma_idx) { in mtk_flow_set_output_device()
227 *wed_index = info.wdma_idx; in mtk_flow_set_output_device()
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()
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c2434 path->mtk_wdma.wdma_idx = wed->wdma_idx; in mt7996_net_fill_forward_path()
2439 path->mtk_wdma.wdma_idx = 1; in mt7996_net_fill_forward_path()
2441 path->mtk_wdma.wdma_idx = link->mt76.band_idx; in mt7996_net_fill_forward_path()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1754 path->mtk_wdma.wdma_idx = wed->wdma_idx; in mt7915_net_fill_forward_path()
/linux/drivers/net/ethernet/airoha/
H A Dairoha_ppe.c309 info->idx = path->mtk_wdma.wdma_idx; in airoha_ppe_get_wdma_info()
/linux/include/linux/
H A Dnetdevice.h929 u8 wdma_idx; member