Lines Matching defs:packets

909  * @work_to_do: how many packets we can clean
1005 * performance for small packets with large amounts
1305 * @work_to_do: how many packets we can clean
1392 * packet throughput, so unsplit small packets and
1501 * @work_to_do: how many packets we can clean
2484 * @packets: the number of packets during this measurement interval
2487 * Stores a new ITR value based on packets and byte
2496 static unsigned int e1000_update_itr(u16 itr_setting, int packets, int bytes)
2500 if (packets == 0)
2506 if (bytes / packets > 8000)
2508 else if ((packets < 5) && (bytes > 512))
2514 if (bytes / packets > 8000)
2516 else if ((packets < 10) || ((bytes / packets) > 1200))
2518 else if ((packets > 35))
2520 } else if (bytes / packets > 2000) {
2522 } else if (packets <= 2 && bytes < 512) {
2528 if (packets > 35)
2571 /* counts and packets in update_itr are dependent on these numbers */
2658 * @budget: number of packets driver is allowed to process this poll
2857 /* enable receiving management packets to the host. this will probably
2859 * the packets will be handled on SMBUS
3059 /* Do not Store bad packets */
3160 /* This is useful for sniffing bad packets. */
3165 rctl |= (E1000_RCTL_SBP | /* Receive bad packets */
3681 * time stamp all packets.
3721 /* L2: define ethertype filter for time stamped packets */
3725 /* define which PTP packets get time stamped */
3969 * large enough to accommodate two full transmit packets,
4090 /* Disable Adaptive Interrupt Moderation if 2 full packets cannot
4794 * of the RARs and no incoming packets directed to this port
6176 * by hardware so notify the caller the requested packets plus