Home | History | Annotate | Download | only in linux

Lines Matching refs:pkt_rate_high

153  * @pkt_rate_high: Threshold for high packet rate (packets per second).
155 * a packet arrives, when the packet rate is above @pkt_rate_high.
157 * before an RX interrupt, when the packet rate is above @pkt_rate_high.
159 * a packet is sent, when the packet rate is above @pkt_rate_high.
161 * a TX interrupt, when the packet rate is above @pkt_rate_high.
185 * When the packet rate is below @pkt_rate_high but above
207 __u32 pkt_rate_high;