Home | History | Annotate | Download | only in linux

Lines Matching refs:pkt_rate_low

367  * @pkt_rate_low: Threshold for low packet rate (packets per second).
369 * a packet arrives, when the packet rate is below @pkt_rate_low.
371 * before an RX interrupt, when the packet rate is below @pkt_rate_low.
373 * a packet is sent, when the packet rate is below @pkt_rate_low.
375 * a TX interrupt, when the packet rate is below @pkt_rate_low.
410 * @pkt_rate_low (both measured in packets per second) the
426 __u32 pkt_rate_low;