Lines Matching defs:frames
87 /* For S/G frames, we first need to free all SG entries
292 // enqueue the array of XDP_TX frames
522 /* Processing of Rx frames received on the error FQ
574 /* Consume all frames pull-dequeued into the store. This is the simplest way to
576 * overwrite (leak) frames already in the store.
617 fq->stats.frames += cleaned;
618 ch->stats.frames += cleaned;
620 /* A dequeue operation only pulls frames from a single queue
1509 * Rx, Tx confirmation and (if configured) Rx error frames all count
1552 /* If we either consumed the whole NAPI budget with Rx frames
1625 * buffer pool depletion trigger for pause frames or with the group
1626 * congestion trigger for PFC frames)
1652 /* Congestion group taildrop: threshold is in frames, per group
1657 * want frames in non-PFC enabled traffic classes to be kept in check)
1774 /* Total number of in-flight frames on ingress queues */
1845 * - stop MAC Rx and wait for all Rx frames to be enqueued to software
1847 * of all in flight Tx frames is finished (and corresponding Tx conf
1848 * frames are enqueued back to software)
1850 * Before calling dpni_disable(), we wait for all Tx frames to arrive
1851 * on WRIOP. After it finishes, wait until all remaining frames on Rx
2040 * to drop legitimate frames anymore.
2154 * an XDP program attached (in order to avoid Rx S/G frames).
2155 * Otherwise, we accept all incoming frames as long as they are not
2341 struct xdp_frame **frames, u32 flags)
2364 err = dpaa2_eth_xdp_create_fd(net_dev, frames[i], &fds[i]);
2378 xdp_return_frame_rx_napi(frames[i]);
2776 /* For each FQ, pick one channel/CPU to deliver frames to.
2834 /* For each FQ, decide on which core to process incoming frames */
3048 /* By default, enable both Rx and Tx pause frames */
3819 /* Configure handling of error frames */