Home
last modified time | relevance | path

Searched refs:wed_index (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/mediatek/
H A Dmtk_ppe_offload.c188 int *wed_index) in mtk_flow_set_output_device()
210 *wed_index = info.wdma_idx; in mtk_flow_set_output_device()
250 int wed_index = -1; in mtk_flow_offload_replace() local
444 &wed_index); in mtk_flow_offload_replace()
448 if (wed_index >= 0 && (err = mtk_wed_flow_add(wed_index)) < 0) in mtk_flow_offload_replace()
457 entry->wed_index = wed_index; in mtk_flow_offload_replace()
475 if (wed_index >= 0) in mtk_flow_offload_replace()
476 mtk_wed_flow_remove(wed_index); in mtk_flow_offload_replace()
186 mtk_flow_set_output_device(struct mtk_eth *eth, struct mtk_foe_entry *foe, struct net_device *dev, const u8 *dest_mac, int *wed_index) mtk_flow_set_output_device() argument
[all...]
H A Dmtk_ppe.h296 s8 wed_index; member

Completed in 3 milliseconds