Home | History | Annotate | Download | only in linux

Lines Matching refs:pkt_rate_low

144  * @pkt_rate_low: Threshold for low packet rate (packets per second).
146 * a packet arrives, when the packet rate is below @pkt_rate_low.
148 * before an RX interrupt, when the packet rate is below @pkt_rate_low.
150 * a packet is sent, when the packet rate is below @pkt_rate_low.
152 * a TX interrupt, when the packet rate is below @pkt_rate_low.
186 * @pkt_rate_low (both measured in packets per second) the
202 __u32 pkt_rate_low;