Searched refs:routed (Results 1 – 4 of 4) sorted by relevance
223 for (i = rp_rxq->routed; in sfc_repr_proxy_rx_route()225 i++, rp_rxq->routed++) { in sfc_repr_proxy_rx_route()261 rp_rxq->routed - rp_rxq->forwarded, NULL); in sfc_repr_proxy_rx_forward()264 rp_rxq->forwarded = rp_rxq->routed; in sfc_repr_proxy_rx_forward()268 if (rp_rxq->forwarded == rp_rxq->routed) { in sfc_repr_proxy_rx_forward()277 rp_rxq->available = rp_rxq->forwarded = rp_rxq->routed = 0; in sfc_repr_proxy_rx_forward()671 rxq->routed = 0; in sfc_repr_proxy_rxq_start()
85 unsigned int routed; member
218 int offset, routed = 0; in vf_pf_process_msgs() local270 routed++; in vf_pf_process_msgs()275 if (routed > 0) { in vf_pf_process_msgs()277 dev->pf, routed, vf); in vf_pf_process_msgs()278 af_pf_wait_msg(dev, vf, routed); in vf_pf_process_msgs()
303 …he packets are read from the rings in as big of bursts as possible, then routed out to a different…305 Similarly, packets are routed between the 3rd and 4th network ports and so on.