Searched refs:ppe_idx (Results 1 – 3 of 3) sorted by relevance
276 if (WARN_ON(mac->ppe_idx >= eth->soc->ppe_num)) in mtk_flow_offload_replace()279 ppe_index = mac->ppe_idx; in mtk_flow_offload_replace()
2191 int ppe_idx = 0; in mtk_poll_rx() local2235 ppe_idx = eth->mac[mac]->ppe_idx; in mtk_poll_rx()2362 mtk_ppe_check_skb(eth->ppe[ppe_idx], skb, hash); in mtk_poll_rx()3607 target_mac->ppe_idx = 0; in mtk_open()3610 target_mac->ppe_idx = 2; in mtk_open()3613 target_mac->ppe_idx = 1; in mtk_open()3616 target_mac->ppe_idx = 0; in mtk_open()
1370 u8 ppe_idx; member