Searched refs:ppe_idx (Results 1 – 3 of 3) sorted by relevance
295 if (WARN_ON(mac->ppe_idx >= eth->soc->ppe_num)) in mtk_flow_offload_replace()298 ppe_index = mac->ppe_idx; in mtk_flow_offload_replace()
2213 int ppe_idx = 0; in mtk_poll_rx() local2257 ppe_idx = eth->mac[mac]->ppe_idx; in mtk_poll_rx()2384 mtk_ppe_check_skb(eth->ppe[ppe_idx], skb, hash); in mtk_poll_rx()3639 target_mac->ppe_idx = 0; in mtk_open()3642 target_mac->ppe_idx = 2; in mtk_open()3645 target_mac->ppe_idx = 1; in mtk_open()3648 target_mac->ppe_idx = 0; in mtk_open()
1370 u8 ppe_idx; member