Lines Matching defs:packets

905  * @work_to_do: how many packets we can clean
1001 * performance for small packets with large amounts
1301 * @work_to_do: how many packets we can clean
1388 * packet throughput, so unsplit small packets and
1505 * @work_to_do: how many packets we can clean
2490 * @packets: the number of packets during this measurement interval
2493 * Stores a new ITR value based on packets and byte
2502 static unsigned int e1000_update_itr(u16 itr_setting, int packets, int bytes)
2506 if (packets == 0)
2512 if (bytes / packets > 8000)
2514 else if ((packets < 5) && (bytes > 512))
2520 if (bytes / packets > 8000)
2522 else if ((packets < 10) || ((bytes / packets) > 1200))
2524 else if ((packets > 35))
2526 } else if (bytes / packets > 2000) {
2528 } else if (packets <= 2 && bytes < 512) {
2534 if (packets > 35)
2578 /* counts and packets in update_itr are dependent on these numbers */
2665 * @budget: number of packets driver is allowed to process this poll
2864 /* enable receiving management packets to the host. this will probably
2866 * the packets will be handled on SMBUS
3066 /* Do not Store bad packets */
3167 /* This is useful for sniffing bad packets. */
3172 rctl |= (E1000_RCTL_SBP | /* Receive bad packets */
3689 * time stamp all packets.
3729 /* L2: define ethertype filter for time stamped packets */
3733 /* define which PTP packets get time stamped */
3977 * large enough to accommodate two full transmit packets,
4095 /* Disable Adaptive Interrupt Moderation if 2 full packets cannot
4799 * of the RARs and no incoming packets directed to this port
6181 * by hardware so notify the caller the requested packets plus