Home | History | Annotate | Download | only in linux

Lines Matching refs:pkt_rate_low

211  * @pkt_rate_low: Threshold for low packet rate (packets per second).
213 * a packet arrives, when the packet rate is below @pkt_rate_low.
215 * before an RX interrupt, when the packet rate is below @pkt_rate_low.
217 * a packet is sent, when the packet rate is below @pkt_rate_low.
219 * a TX interrupt, when the packet rate is below @pkt_rate_low.
253 * @pkt_rate_low (both measured in packets per second) the
269 __u32 pkt_rate_low;