Home | History | Annotate | Download | only in linux

Lines Matching refs:pkt_rate_high

376  * @pkt_rate_high: Threshold for high packet rate (packets per second).
378 * a packet arrives, when the packet rate is above @pkt_rate_high.
380 * before an RX interrupt, when the packet rate is above @pkt_rate_high.
382 * a packet is sent, when the packet rate is above @pkt_rate_high.
384 * a TX interrupt, when the packet rate is above @pkt_rate_high.
409 * When the packet rate is below @pkt_rate_high but above
431 __u32 pkt_rate_high;