Home
last modified time | relevance | path

Searched refs:packets (Results 1 – 200 of 310) sorted by relevance

12

/linux-4.1.27/sound/firewire/
Dpackets-buffer.c30 b->packets = kmalloc(count * sizeof(*b->packets), GFP_KERNEL); in iso_packets_buffer_init()
31 if (!b->packets) { in iso_packets_buffer_init()
53 b->packets[i].buffer = p + offset_in_page; in iso_packets_buffer_init()
54 b->packets[i].offset = page_index * PAGE_SIZE + offset_in_page; in iso_packets_buffer_init()
60 kfree(b->packets); in iso_packets_buffer_init()
75 kfree(b->packets); in iso_packets_buffer_destroy()
Damdtp.c611 s->buffer.packets[s->packet_index].offset); in queue_packet()
651 buffer = s->buffer.packets[s->packet_index].buffer; in handle_out_packet()
790 unsigned int i, syt, packets = header_length / 4; in out_stream_callback() local
797 cycle += QUEUE_LENGTH - packets; in out_stream_callback()
799 for (i = 0; i < packets; ++i) { in out_stream_callback()
811 unsigned int p, syt, packets, payload_quadlets; in in_stream_callback() local
815 packets = header_length / IN_PACKET_HEADER_SIZE; in in_stream_callback()
817 for (p = 0; p < packets; p++) { in in_stream_callback()
821 buffer = s->buffer.packets[s->packet_index].buffer; in in_stream_callback()
Dpackets-buffer.h17 } *packets; member
DMakefile1 snd-firewire-lib-objs := lib.o iso-resources.o packets-buffer.o \
Disight.c176 payload = isight->buffer.packets[index].buffer; in isight_packet()
198 isight->buffer.packets[index].offset); in isight_packet()
381 isight->buffer.packets[i].offset); in isight_start_streaming()
/linux-4.1.27/Documentation/ABI/testing/
Dsysfs-class-net-statistics14 Indicates the number of multicast packets received by this
31 Indicates the number of compressed packets received by this
40 Indicates the number of packets received with a CRC (FCS) error
49 Indicates the number of packets received by the network device
87 Indicates the number of received packets that have been missed
96 Indicates the number of received packets that are oversized
106 Indicates the total number of good packets received by this
114 Indicates the number of packets that have been aborted
127 transmitted packets or all packets that have been queued for
135 Indicates the number of packets that could not be transmitted
[all …]
Dsysfs-class-pktcdvd30 packets_started (0444) Number of started packets.
31 packets_finished (0444) Number of finished packets.
35 kb_read_gather (0444) kBytes read to fill write packets.
Dsysfs-bus-fcoe74 (Ethernet) packets, unpack them, and forward the embedded
76 outbound FC frames and pack them in Ethernet packets to
Dsysfs-class-net-mesh93 to send fewer wifi packets but still the same
/linux-4.1.27/net/netfilter/
Dnft_counter.c23 u64 packets; member
34 priv->packets++; in nft_counter_eval()
43 u64 packets; in nft_counter_dump() local
48 packets = priv->packets; in nft_counter_dump()
53 if (nla_put_be64(skb, NFTA_COUNTER_PACKETS, cpu_to_be64(packets))) in nft_counter_dump()
73 priv->packets = be64_to_cpu(nla_get_be64(tb[NFTA_COUNTER_PACKETS])); in nft_counter_init()
Dxt_connbytes.c45 what = atomic64_read(&counters[IP_CT_DIR_ORIGINAL].packets); in connbytes_mt()
48 what = atomic64_read(&counters[IP_CT_DIR_REPLY].packets); in connbytes_mt()
51 what = atomic64_read(&counters[IP_CT_DIR_ORIGINAL].packets); in connbytes_mt()
52 what += atomic64_read(&counters[IP_CT_DIR_REPLY].packets); in connbytes_mt()
74 pkts = atomic64_read(&counters[IP_CT_DIR_ORIGINAL].packets); in connbytes_mt()
78 pkts = atomic64_read(&counters[IP_CT_DIR_REPLY].packets); in connbytes_mt()
83 pkts = atomic64_read(&counters[IP_CT_DIR_ORIGINAL].packets) + in connbytes_mt()
84 atomic64_read(&counters[IP_CT_DIR_REPLY].packets); in connbytes_mt()
DKconfig21 for queueing packets via NFNETLINK.
29 for logging packets via NFNETLINK.
39 Connection tracking keeps a record of what packets have passed
60 of packets, but this mark value is kept in the conntrack session
61 instead of the individual packets.
70 packets using the CONNSECMARK target and copied back from
71 connections to packets with the same target, with the packets
418 This is the kernel functionality to redirect packets to local
492 packets matching some criteria.
571 Netfilter mark matching allows you to match packets based on the
[all …]
Dxt_set.c185 if (info->packets.op != IPSET_COUNTER_NONE || in set_match_v3()
195 if (!match_counter0(opt.ext.packets, &info->packets)) in set_match_v3()
231 if (info->packets.op != IPSET_COUNTER_NONE || in set_match_v4()
241 if (!match_counter(opt.ext.packets, &info->packets)) in set_match_v4()
Dnf_conntrack_acct.c51 (unsigned long long)atomic64_read(&counter[dir].packets), in seq_print_acct()
Dxt_RATEEST.c86 stats->packets++; in xt_rateest_tg()
/linux-4.1.27/net/mpls/
DKconfig9 MultiProtocol Label Switching routes packets through logical
10 circuits. Originally conceived as a way of routing packets at
11 hardware speeds (before hardware was capable of routing ipv4 packets),
21 This is helper module to allow segmentation of non-MPLS GSO packets
23 become MPLS GSO packets.
28 Add support for forwarding of mpls packets.
/linux-4.1.27/net/core/
Dgen_stats.c113 u32 packets; in __gnet_stats_copy_basic_cpu() local
118 packets = bcpu->bstats.packets; in __gnet_stats_copy_basic_cpu()
122 bstats->packets += packets; in __gnet_stats_copy_basic_cpu()
135 bstats->packets = b->packets; in __gnet_stats_copy_basic()
162 d->tc_stats.packets = bstats.packets; in gnet_stats_copy_basic()
170 sb.packets = bstats.packets; in gnet_stats_copy_basic()
Dgen_estimator.c136 rate = (b.packets - e->last_packets)<<(12 - idx); in est_timer()
137 e->last_packets = b.packets; in est_timer()
236 est->last_packets = b.packets; in gen_new_estimator()
/linux-4.1.27/Documentation/networking/
Dnf_conntrack-sysctl.txt21 Verify checksum of incoming packets. Packets with bad checksums are
22 in INVALID state. If this is enabled, such packets will not be
62 purpose, the fragment handler will toss packets until
99 1 - log ICMP packets
100 6 - log TCP packets
101 17 - log UDP packets
102 33 - log DCCP packets
103 41 - log ICMPv6 packets
104 136 - log UDPLITE packets
105 255 - log packets of any protocol
[all …]
Daltera_tse.txt141 received. This count does not include any error packets such as CRC errors,
171 a count of the number of packets received containing errors that prevented the
175 is a count of the number of packets that could not be transmitted due to errors.
178 statistic is a count of the number of packets received that were not addressed
182 statistic is a count of the number of packets received that were addressed to
186 statistic is a count of the number of packets received that were addressed to
190 statistic is the number of outbound packets not transmitted even though an
195 statistic counts the number of packets transmitted that were not addressed to
199 statistic counts the number of packets transmitted that were addressed to a
203 statistic counts the number of packets transmitted that were addressed to a
[all …]
Dscaling.txt24 (multi-queue). On reception, a NIC can send different packets to different
25 queues to distribute processing among CPUs. The NIC distributes packets by
43 Some advanced NICs allow steering packets to queues based on
44 programmable filters. For example, webserver bound TCP port 80 packets
69 this to notify a CPU when new packets arrive on the given queue. The
129 RPS may enqueue packets for processing. For each received packet,
134 packets have been queued to their backlog queue. The IPI wakes backlog
135 processing on the remote CPU, and any queued packets are then processed
148 (the default), in which case packets are processed on the interrupting
169 reordering. The trade-off to sending all packets from the same flow
[all …]
Dudplite.txt8 (video, VoIP) over wireless networks, as partly damaged packets can still be
75 all packets which have a coverage _less_ than this value. For example, if
77 packets with a minimum coverage of 20 are admitted:
128 partially covered packets are dropped and an error is logged.
133 All packets arriving with a coverage value less than the specified
153 of UDP-Lite packets is determined by the size of the send buffer. The
161 split the payload into several individual packets, filling up the
166 UDP-Lite packet is split into several IP packets, of which only the
175 UDP-Lite will ship the 1536 bytes in two separate packets:
201 packets (280 byte IP payload + 20 byte IP header). The kernel module
[all …]
Dppp_generic.txt75 packets.
149 transmit packets for the PPP unit (network interface device) plus a
150 queue of transmit packets for each attached channel. Normally the
152 exceptions are when pppd sends packets by writing to /dev/ppp, and
159 Transmit packets are dequeued from the PPP unit transmit queue and
162 point the packets can no longer be reordered, as the decompression
163 algorithms rely on receiving compressed packets in the same order that
185 layer will tend to fragment large packets across all the channels,
186 thus reducing latency, while under heavy load, packets will tend to be
277 be used for PPP negotiation but not for the transfer of data packets.
[all …]
Dtimestamping.txt29 the network stack, the feature has to be enabled for all packets. The
57 created packets, not to packets already in the stack. As a result, it
58 is possible to selectively request timestamps for a subset of packets
109 are only reported for packets that also have the relevant timestamp
146 change the identifiers of existing packets in the system.
157 Support recv() cmsg for all timestamped packets. Control messages
158 are already supported unconditionally on all packets with receive
159 timestamps and on IPv6 packets with transmit timestamp. This option
160 extends them to IPv4 packets with transmit timestamp. One use case
161 is to correlate packets with their egress device, by enabling socket
[all …]
Dnetdevices.txt36 packets based on the current MTU.
41 buffers, but the device should allow packets with VLAN header. With
43 1518 byte packets (1500 + 14 header + 4 tag). The device may either:
44 drop, truncate, or pass up oversize packets, but dropping oversize
45 packets is preferred.
Dmpls-sysctl.txt23 Control whether packets can be input on this interface.
25 If disabled, packets will be discarded without further
Dphonet.txt12 Phonet packets can be exchanged through various hardware connections
24 Phonet packets have a common header as follows:
60 Linux Phonet network interfaces support a dedicated link layer packets
62 only send and receive Phonet packets.
68 Note that Phonet interfaces are not allowed to re-order packets, so
94 2^10 object IDs available, and can send and receive packets with any
134 The Phonet Pipe protocol is a simple sequenced packets protocol
Dipvs-sysctl.txt67 If it is enabled, forward packets to the original destination
115 The drop_packet defense is designed to drop 1/rate packets
117 drop all the incoming packets.
131 packets when its destination server is not available. It may
165 for VS/NAT when the load balancer receives packets from real
182 of incoming packets that a connection needs to receive before
184 synchronized, every time the number of its incoming packets
192 If enabled, recalculate the route of SNATed packets from
Dtcp-thin.txt21 In order to reduce application-layer latency when packets are lost,
31 of packets in flight. If there are less than 4 packets in flight,
Dnetdev-features.txt12 Long gone are the days when a network card would just take and give packets
15 splitting packets, classifying them. Those capabilities and their state
108 It means that device can fill TCP/UDP-like checksum anywhere in the packets
113 NETIF_F_TSO_ECN means that hardware can properly split packets with CWR bit
166 bad packets on it. Some NICs may receive more packets if also put into normal
De1000e.txt54 will generate for incoming packets. It does this by writing a value to the
60 per second, even if more packets have come in. This reduces interrupt
62 but will increase latency as packets are not processed as quickly.
67 The hardware can handle many more small packets per second however, and
79 "Bulk traffic", for large amounts of packets of normal size; "Low latency",
81 packets; and "Lowest latency", for almost completely small packets or
186 Driver copies all packets below or equaling this size to a fresh RX
226 Strip the CRC from received packets before sending up the network stack. If
265 - Some adapters limit Jumbo Frames sized packets to a maximum of
Ddriver.txt70 mitigation scheme to let TX packets "hang out" in the TX
71 ring unreclaimed forever if no new TX packets are sent.
88 not receive or transmit any data. All in flight packets must
Dtuntap.txt15 instead of receiving packets from physical media, receives them from
16 user space program and instead of sending packets via physical media
26 IP packets (with tun) or ethernet frames (with tap). Which one is being used
111 file descriptors (queues) to parallelize packets sending or receiving. The
203 Ethernet device, which instead of receiving packets from a physical
205 packets via physical media sends them to the user space program.
217 This means that you have to read/write IP packets when you are using tun and
Ddctcp.txt15 switches is 20 packets (30KB) at 1Gbps, and 65 packets (~100KB) at 10Gbps,
Dip-sysctl.txt15 forwarded) IP packets. Should be between 1 and 255 inclusive.
60 Controls the fwmark of kernel-generated IPv4 reply packets that are not
62 If unset, these packets have a fwmark of zero. If set, they have the
90 The maximum number of bytes which may be used by packets
97 The maximum number of packets which may be queued for each
118 the fragment handler will toss packets until ipfrag_low_thresh
133 common IP source address. Note that reordering of packets is
147 reordering of packets occurs, which could lead to poor application
210 total amount of sent packets. This is done if at least one prior
251 (less than 3 packets).
[all …]
Dtproxy.txt12 The idea is that you identify packets with destination address matching a local
14 value using policy routing to have those packets delivered locally:
49 modifies the packets to change the destination address -- which might not be
Ddccp.txt50 DCCP_SOCKOPT_QPOLICY_ID sets the dequeuing policy for outgoing packets. It takes
118 of 0 means that all packets with a partial coverage will be discarded.
119 Values in the range 1..15 indicate that packets with minimally such a
158 data packets are never retransmitted. Analogue of tcp_retries2.
173 The size of the transmit buffer in packets. A value of 0 corresponds
177 The timeout between subsequent DCCP-Sync packets sent in response to
178 sequence-invalid packets on the same socket (RFC 4340, 7.5.4). The unit
Dmac80211-injection.txt4 mac80211 now allows arbitrary packets to be injected down any Monitor Mode
16 to appear on received packets. The following information is parsed from the
D3c509.txt128 packets faster than they can be removed from the card. This should be rare
138 No received packets
139 If a 3c509, 3c562 or 3c589 can successfully transmit packets, but never
140 receives packets (as reported by /proc/net/dev or 'ifconfig') you likely
146 interrupt line. If the device is receiving packets but 'ping' doesn't work,
150 If an EtherLink III appears to transmit packets, but the "Tx carrier errors"
De1000.txt86 will generate for incoming packets. It does this by writing a value to the
92 per second, even if more packets have come in. This reduces interrupt
94 but will increase latency as packets are not processed as quickly.
99 The hardware can handle many more small packets per second however, and
111 "Bulk traffic", for large amounts of packets of normal size; "Low latency",
113 packets; and "Lowest latency", for almost completely small packets or
176 incoming packets, at the expense of increased system memory utilization.
253 traffic bursts of short packets may result in an improper descriptor
307 offload for received packets (both UDP and TCP) to the adapter hardware.
315 Driver copies all packets below or equaling this size to a fresh RX
Dipvlan.txt40 slave device and packets are switched and queued to the master device to send
46 to the slave device and packets are switched to the stack instance of the
48 used before packets are queued on the outbound device. In this mode the slaves
Drxrpc.txt106 (*) Client-originating packets are marked, thus a transport endpoint can be
131 flag in the packet. The number of packets of data making up one blob may
146 (*) Calls use ACK packets to handle reliability. Data packets are also
153 not discard any transmittable packets until they've been hard-ACK'd.
156 packets that make up the request.
228 transport endpoint is used to send the packets.
252 (*) Aborts, busy notifications and challenge packets are delivered by recvmsg,
662 Any packets waiting in the socket's receive queue will be discarded if
884 Usually the other side won't stop sending packets until the advertised
885 reception window is full (to a maximum of 255 packets), so delaying the
[all …]
Dnetif-msg.txt27 6 Status on each completed Tx packet and received Rx packets
28 7 Initial contents of Tx and Rx packets
Dpacket_mmap.txt31 send or receive packets. This way reading packets just needs to wait for them,
33 transmission, multiple packets can be sent through one system call to get the
80 [capture] poll() ---------> to wait for incoming packets
122 [transmission] poll() ---------> wait for free packets (optional)
123 send() ---------> send all packets that are set as ready in
465 TP_STATUS_CSUMNOTREADY: currently it's used for outgoing IP packets which
488 packets are in the ring:
552 - VLAN metadata information available for packets
686 fprintf(stdout, "%d: Received 10000 packets\n", getpid());
978 printf("\nReceived %u packets, %lu bytes, %u dropped, freeze_q_cnt: %u\n",
[all …]
Dnetconsole.txt30 src-port source for UDP packets (defaults to 6665)
139 ethernet address to send packets, which can cause increased load on
175 sending packets. Due to these unique needs, configuration cannot
177 only IP networks, UDP packets and ethernet devices are supported.
Dcops.txt44 RX packets:0 errors:0 dropped:0 overruns:0 frame:0
45 TX packets:0 errors:0 dropped:0 overruns:0 carrier:0 coll:0
Dopenvswitch.txt23 packets of the same type entirely in-kernel).
183 assume that the flow contained IP packets. This is a bad assumption
184 (the flow only contains IP packets if one parses and skips over the
201 Handling malformed packets
204 Don't drop packets in the kernel for malformed protocol headers, bad
211 can always forward all packets with those values to userspace and
Dspider_net.txt118 ad stop. However, RX packets may still continue arriving on the wire.
142 net eth1: Spider RX RAM full, incoming packets might be discarded!
190 the netdev needs to be reawakened, so that more TX packets are placed
197 For large packets, this mechanism generates a relatively small number
198 of interrupts, about 1K/sec. For smaller packets, this will drop to zero
Dgianfar.txt14 packets. Use ethtool to enable or disable this feature for RX
Dtc-actions-env-rules.txt20 3) Dropping packets you don't own is a no-no. You simply return
Drds.txt23 guarantee no dropped packets on Ethernet, it may be possible to use RDS over
210 packets. Ack-only packets are reduced by only allowing one to be
298 Dropping a connection while packets are queued will cause queued or
344 drop duplicate packets
Dbatman-adv.txt6 which exchanges information using UDP packets and sets routing
90 sends its broadcast packets):
169 Counters for different types of packets entering and leaving the
DREADME.ipw2100212 interval of time has passed where no packets are passed through the
218 must buffer packets at the AP until the station wakes up and requests
219 any buffered packets. If you have an AP that does not correctly support
247 packets), and z is the 'power level'. If power management is turned off the
Dbonding.txt251 that evenly distributes packets across all links. If the
252 switch is configured to distribute the packets in an XOR
343 packets for link availability purposes. Arriving packets that are
348 packets (any ARP packet, regardless of source or destination) when
462 to transmit LACPDU packets in 802.3ad mode. Possible values
515 Round-robin policy: Transmit packets in sequential
686 Specify the number of packets to transmit through a slave before
852 The formula for unfragmented TCP and UDP packets is
863 For fragmented TCP or UDP packets and all other IPv4 and
871 fragmented and unfragmented packets will see packets
[all …]
Dpktgen.txt39 One should hesitate to conclude that packets/descriptors in the HW
41 ring-buffers for various performance reasons, and packets stalling
107 pgset "count 200000" sets number of packets to send, set to zero
Dvxlan.txt28 the multicast group 239.1.1.1 over eth1 to handle packets where
Ddecnet.txt99 device you want DECnet to route packets out of when no specific route
126 routing daemon will use netfilter to listen to routing packets, and
196 filtering operation will be done in hardware, if not the extra unwanted packets
209 packets from the DECnet specified addresses. So if you have one of these
D6pack.txt32 Received packets that are corrupt are not passed on to the AX.25 layer.
33 Damaged packets that the TNC has received from the PC are not transmitted.
146 or more subsequent packets. I have been told that this is due to a problem
Dixgbe.txt124 Supports advanced filters that direct receive packets by their flows to
151 If the queue is defined as -1, filter will drop matching packets.
155 packets processed by the Nth queue.
239 number of dropped packets during network stress. Bandwidth can be
Dixgb.txt133 Increasing this value allows the driver to buffer more incoming packets.
163 offload for received packets (both UDP and TCP) to the adapter hardware.
240 # set number of unprocessed input packets before kernel starts dropping them; default 300
408 Under small packets UDP stress test with 10GbE driver, the Linux system
409 may drop UDP packets due to the fullness of socket buffers. You may want
Darcnet.txt283 ARCnet packets. If you use ODI, you'll need to use the 'arc0'
314 whatever reason), and allows larger packets to be used
319 arc0e - "Ethernet-Encapsulation" which sends packets over ARCnet
320 that are actually a lot like Ethernet packets, including the
327 automatically fragmenting the TCP/IP packets to make them
417 Great, now insight talks to freedom directly on arc0, and sends packets
434 determine how to route packets. This means that to get to freedom or
448 This way, freedom will send all packets for patience through arc0e,
Dframerelay.txt17 to the FRAD to accept incoming packets.
Dl2tp.txt125 SENDSEQ - 0 => don't send packets with sequence numbers
126 1 => send packets with sequence numbers
128 1 => drop receive packets without sequence numbers
183 PPPOL2TP_MSG_DATA data packets
Dxfrm_sync.txt117 in incremental packet count. The default is two packets.
163 there is a period where the timer threshold expires with no packets
Dipddp.txt11 inside AppleTalk packets.
/linux-4.1.27/drivers/net/
Dloopback.c62 u64 packets; member
93 lb_stats->packets++; in loopback_xmit()
104 u64 packets = 0; in loopback_get_stats64() local
116 tpackets = lb_stats->packets; in loopback_get_stats64()
119 packets += tpackets; in loopback_get_stats64()
121 stats->rx_packets = packets; in loopback_get_stats64()
122 stats->tx_packets = packets; in loopback_get_stats64()
Dnlmon.c10 u64 packets; member
22 stats->packets++; in nlmon_xmit()
83 u64 bytes = 0, packets = 0; in nlmon_get_stats64() local
95 tpackets = nl_stats->packets; in nlmon_get_stats64()
98 packets += tpackets; in nlmon_get_stats64()
102 stats->rx_packets = packets; in nlmon_get_stats64()
Dveth.c30 u64 packets; member
126 stats->packets++; in veth_xmit()
145 result->packets = 0; in veth_stats_one()
149 u64 packets, bytes; in veth_stats_one() local
154 packets = stats->packets; in veth_stats_one()
157 result->packets += packets; in veth_stats_one()
172 tot->tx_packets = one.packets; in veth_get_stats64()
179 tot->rx_packets = one.packets; in veth_get_stats64()
DKconfig124 This allows one to create virtual interfaces that map packets to
155 and packets will be delivered based on the dest L3 (IPv6/IPv4 addr)
156 on packets. All interfaces (including the main interface) share L2
230 device, which instead of receiving packets from a physical media,
231 receives them from user space program and instead of sending packets
Dxen-netfront.c91 u64 packets; member
622 tx_stats->packets++; in xennet_start_xmit()
901 rx_stats->packets++; in handle_incoming_queue()
1033 tx_packets = tx_stats->packets; in xennet_get_stats64()
1039 rx_packets = rx_stats->packets; in xennet_get_stats64()
/linux-4.1.27/include/linux/netfilter/ipset/
Dip_set.h96 u64 packets; member
108 atomic64_t packets; member
292 ip_set_add_packets(u64 packets, struct ip_set_counter *counter) in ip_set_add_packets() argument
294 atomic64_add((long long)packets, &(counter)->packets); in ip_set_add_packets()
306 return (u64)atomic64_read(&(counter)->packets); in ip_set_get_packets()
314 if (ext->packets != ULLONG_MAX && in ip_set_update_counter()
317 ip_set_add_packets(ext->packets, counter); in ip_set_update_counter()
320 mext->packets = ip_set_get_packets(counter); in ip_set_update_counter()
377 if (ext->packets != ULLONG_MAX) in ip_set_init_counter()
378 atomic64_set(&(counter)->packets, (long long)(ext->packets)); in ip_set_init_counter()
[all …]
/linux-4.1.27/drivers/net/ethernet/adi/
DKconfig36 bool "Use L1 memory for rx/tx packets"
44 int "Number of transmit buffer packets"
50 Set the number of buffer packets used in driver.
53 int "Number of receive buffer packets"
58 Set the number of buffer packets used in driver.
/linux-4.1.27/Documentation/blockdev/drbd/
DREADME.txt12 DRBD-8.3-data-packets.svg, DRBD-data-packets.svg
13 relates some functions, and write packets.
/linux-4.1.27/Documentation/
Ddell_rbu.txt22 using the driver breaks the image in to packets of fixed sizes and the driver
24 maintains a link list of packets for reading them back.
45 of contiguous memory and the BIOS image is scattered in these packets.
48 changed to packets during the driver load time by specifying the load
52 In packet update mode the packet size has to be given before any packets can
56 packets of data arranged back to back. It can be done as follows
57 The user creates packets header, gets the chunk of the BIOS image and
60 packet, the user needs to create more such packets out of the entire BIOS
61 image file and then arrange all these packets back to back in to one single
67 This method makes sure that all the packets get to the driver in a single operation.
DIRQ-affinity.txt32 6029 packets transmitted, 6027 packets received, 0% packet loss
49 2779 packets transmitted, 2777 packets received, 0% packet loss
Dpadata.txt7 encryption and decryption on large numbers of packets without reordering
8 those packets. The crypto developers made a point of writing padata in a
Dmailbox.txt64 /* Remote f/w sends only ACK packets on this channel */
/linux-4.1.27/sound/usb/6fire/
Dpcm.c168 packet = &rt->in_urbs[i].packets[k]; in usb6fire_pcm_stream_start()
214 if (urb->packets[i].actual_length > 4) in usb6fire_pcm_capture()
215 frame_count = (urb->packets[i].actual_length - 4) in usb6fire_pcm_capture()
227 total_length += urb->packets[i].length; in usb6fire_pcm_capture()
270 if (urb->packets[i].length > 4) in usb6fire_pcm_playback()
271 frame_count = (urb->packets[i].length - 4) in usb6fire_pcm_playback()
307 if (in_urb->packets[i].status) { in usb6fire_pcm_in_urb_handler()
334 out_urb->packets[i].offset = total_length; in usb6fire_pcm_in_urb_handler()
335 out_urb->packets[i].length = (in_urb->packets[i].actual_length in usb6fire_pcm_in_urb_handler()
338 out_urb->packets[i].status = 0; in usb6fire_pcm_in_urb_handler()
[all …]
Dpcm.h33 struct usb_iso_packet_descriptor packets[PCM_N_PACKETS_PER_URB]; member
/linux-4.1.27/drivers/net/wireless/mwifiex/
DREADME64 such as SSID, operating frequency, rx/tx packets, signal strength, tx bitrate.
108 num_tx_pkts = <number of packets sent to device>
109 num_rx_pkts = <number of packets received from device and sent to kernel>
110 num_tx_pkts_dropped = <number of Tx packets dropped by driver>
111 num_rx_pkts_dropped = <number of Rx packets dropped by driver>
112 num_tx_pkts_err = <number of Tx packets failed to send to device>
113 num_rx_pkts_err = <number of Rx packets failed to receive from device>
120 wmm_ac_vo = <number of packets sent to device from WMM AcVo queue>
121 wmm_ac_vi = <number of packets sent to device from WMM AcVi queue>
122 wmm_ac_be = <number of packets sent to device from WMM AcBE queue>
[all …]
/linux-4.1.27/sound/usb/
Dendpoint.c205 for (i = 0; i < ctx->packets; ++i) { in prepare_outbound_urb()
218 urb->number_of_packets = ctx->packets; in prepare_outbound_urb()
267 for (i = 0; i < urb_ctx->packets; i++) { in prepare_inbound_urb()
274 urb->number_of_packets = urb_ctx->packets; in prepare_inbound_urb()
328 for (i = 0; i < packet->packets; i++) in queue_pending_output_urbs()
713 u->packets = urb_packs; in data_ep_set_params()
714 u->buffer_size = maxsize * u->packets; in data_ep_set_params()
717 u->packets++; /* for transfer delimiter */ in data_ep_set_params()
718 u->urb = usb_alloc_urb(u->packets, GFP_KERNEL); in data_ep_set_params()
758 u->packets = 1; in sync_ep_set_params()
[all …]
Dcard.h45 int packets; /* number of packets per urb */ member
71 int packets; member
/linux-4.1.27/include/uapi/linux/
Dgen_stats.h24 __u32 packets; member
28 __u32 packets; member
Dpkt_sched.h34 __u32 packets; /* Number of enqueued packets */ member
291 __u32 packets; member
Dfirewire-cdev.h825 __u64 packets; member
Dxfrm.h78 __u64 packets; member
/linux-4.1.27/net/sched/
DKconfig9 When the kernel has several packets to send out over a network
51 scheduling algorithm. This algorithm classifies the waiting packets
189 Say Y if you want to schedule packets according to the
316 Say Y here if you want to use classifiers for incoming packets.
329 causes following packets to enqueue until a dequeue command arrives
335 command, only packets up to the first plug are released for delivery.
357 Say Y here if you want to be able to classify packets using
367 Say Y here if you want to be able to classify packets based on
380 If you say Y here, you will be able to classify packets
390 If you say Y here, you will be able to classify packets
[all …]
Dsch_generic.c61 int *packets) in try_bulk_dequeue_skb() argument
74 (*packets)++; /* GSO counts as one pkt */ in try_bulk_dequeue_skb()
83 int *packets) in dequeue_skb() argument
88 *packets = 1; in dequeue_skb()
105 try_bulk_dequeue_skb(q, skb, txq, packets); in dequeue_skb()
211 static inline int qdisc_restart(struct Qdisc *q, int *packets) in qdisc_restart() argument
220 skb = dequeue_skb(q, &validate, packets); in qdisc_restart()
234 int packets; in __qdisc_run() local
236 while (qdisc_restart(q, &packets)) { in __qdisc_run()
242 quota -= packets; in __qdisc_run()
Dsch_mqprio.c238 sch->bstats.packets += qdisc->bstats.packets; in mqprio_dump()
349 bstats.packets += qdisc->bstats.packets; in mqprio_dump_class_stats()
Dact_gact.c38 if (!gact->tcfg_pval || gact->tcf_bstats.packets % gact->tcfg_pval) in gact_determ()
133 gact->tcf_bstats.packets++; in tcf_gact()
Dsch_mq.c114 sch->bstats.packets += qdisc->bstats.packets; in mq_dump()
Dact_simple.c44 (char *)d->tcfd_defdata, d->tcf_bstats.packets); in tcf_simp()
/linux-4.1.27/Documentation/cgroups/
Dnet_cls.txt5 tag network packets with a class identifier (classid).
8 different priorities to packets from different cgroups.
10 actions on such packets.
/linux-4.1.27/drivers/ptp/
DKconfig36 getting hardware time stamps on the PTP Ethernet packets
50 getting hardware time stamps on the PTP Ethernet packets
69 getting hardware time stamps on the PTP Ethernet packets
82 clock. The hardware supports time stamping of PTP packets
87 hardware time stamps on the PTP Ethernet packets using the
/linux-4.1.27/samples/bpf/
Dsockex2_user.c10 __u64 packets; member
43 value.bytes, value.packets); in main()
Dsockex2_kern.c187 long packets; member
211 __sync_fetch_and_add(&value->packets, 1); in bpf_prog2()
/linux-4.1.27/drivers/net/wireless/libertas/
Dif_sdio.c126 struct if_sdio_packet *packets; member
431 packet = card->packets; in if_sdio_host_to_card_worker()
433 card->packets = packet->next; in if_sdio_host_to_card_worker()
989 if (!card->packets) in if_sdio_host_to_card()
990 card->packets = packet; in if_sdio_host_to_card()
992 cur = card->packets; in if_sdio_host_to_card()
1285 while (card->packets) { in if_sdio_probe()
1286 packet = card->packets; in if_sdio_probe()
1287 card->packets = card->packets->next; in if_sdio_probe()
1332 while (card->packets) { in if_sdio_remove()
[all …]
/linux-4.1.27/Documentation/video4linux/
Dnot-in-cx2388x-datasheet.txt37 0x47 is the sync byte for MPEG-2 transport stream packets.
39 All DVB compliant frontends output packets with this start code.
/linux-4.1.27/include/linux/usb/
Dusbnet.h231 unsigned long packets; member
239 unsigned long packets, long bytes_delta) in usbnet_set_skb_tx_stats() argument
243 entry->packets = packets; in usbnet_set_skb_tx_stats()
/linux-4.1.27/include/uapi/linux/netfilter/
Dxt_set.h69 struct ip_set_counter_match0 packets; member
88 struct ip_set_counter_match packets; member
/linux-4.1.27/Documentation/devicetree/bindings/net/
Dbrcm,bcm7445-switch-v4.0.txt36 - brcm,acb-packets-inflight: boolean property, if present indicates that the switch
37 Admission Control Block supports reporting the number of packets in-flight in a
63 brcm,acb-packets-inflight;
Dkeystone-netcp.txt5 Ethernet packets. NetCP has a gigabit Ethernet (GbE) subsytem with a ethernet
6 switch sub-module to send and receive packets. NetCP also includes a packet
10 capable of performing IPSec operations on ingress/egress packets.
/linux-4.1.27/Documentation/filesystems/nfs/
Dknfsd-stats.txt46 packets-arrived
47 Counts how many NFS packets have arrived. More precisely, this
53 effects (such as Large Receive Offload) which can combine packets
89 to but less than the rate of change of the packets-arrived counter.
123 i.e. was not woken to handle any incoming network packets for
142 Note that incoming packets on NFS transports will be dealt with in
150 packets-deferred = packets-arrived - ( sockets-enqueued + threads-woken )
Drpc-server-gss.txt34 packets)
/linux-4.1.27/drivers/net/team/
DKconfig21 Basic mode where packets are transmitted always by all suitable ports.
32 Basic mode where port used for transmitting packets is selected in
44 Basic mode where port used for transmitting packets is selected
/linux-4.1.27/Documentation/netlabel/
Dlsm_interface.txt10 network packets. It is intended to be used by LSM developers who want to make
30 on outgoing packets as well as read the labels on incoming packets. Functions
Dintroduction.txt10 security attributes to outgoing network packets generated from user space
11 applications and read security attributes from incoming network packets. It
Dcipso_ipv4.txt17 The CIPSO/IPv4 protocol engine applies the CIPSO IP option to packets by
18 adding the CIPSO label to the socket. This causes all packets leaving the
/linux-4.1.27/arch/mips/include/asm/octeon/
Dcvmx-pip.h193 uint32_t packets; member
410 status->packets = stat2.s.pkts; in cvmx_pip_get_port_status()
434 if (status->inb_packets > status->packets) in cvmx_pip_get_port_status()
436 status->inb_packets - status->packets; in cvmx_pip_get_port_status()
Dcvmx-pko.h119 uint32_t packets; member
587 status->packets = pko_mem_count0.s.count; in cvmx_pko_get_port_status()
/linux-4.1.27/Documentation/dvb/
Dfaq.txt106 5. The dvb_net device doesn't give me any packets at all
109 into promiscuous mode so it accepts any packets from the PID
111 are any packets with the IP addr and MAC addr you have
117 before checking the statistics.) If there are no packets at
118 all then maybe the PID is wrong. If there are error packets,
123 6. The dvb_net device doesn't give me any multicast packets
/linux-4.1.27/net/ipv6/netfilter/
DKconfig18 Connection tracking keeps a record of what packets have passed
129 This module allows one to match AH packets.
147 frag matching allows you to match packets based on the fragmentation
156 This allows one to match packets based on the hop-by-hop
174 This module allows one to match packets based upon
183 This module allows one to match MH packets.
191 This option allows you to match packets whose replies would
201 rt matching allows you to match packets based on the routing
/linux-4.1.27/net/
DKconfig89 This enables security marking of network packets, similar
100 This allows timestamping of network packets by PHYs with
109 Netfilter is a framework for filtering and mangling network packets
115 filter", which means that it can reject individual network packets
132 modifies the packets to make it look like they came from the
180 tristate "Bridged IP/ARP packets filtering"
289 The network stack has to drop packets when a receive processing CPU's
302 This module will inject preconfigured packets, at a configurable
318 state in response to incoming packets. It is used for debugging
335 event that packets are discarded in the network stack. Alerts
/linux-4.1.27/drivers/staging/gdm72xx/
DKconfig18 transmitting packets.
30 Enable support for transmitting multiple packets (packet
/linux-4.1.27/Documentation/input/
Dalps.txt121 Protocol Version 2 DualPoint devices send standard PS/2 mouse packets for
141 packets for the DualPoint Stick + ALPS Absolute Mode packets for the
162 and on others it is reported in the trackstick packets.
204 The last two bytes represent a partial bitmap packet, with 3 full packets
220 2) The bitmaps represent the same data as in the v3 bitmap packets, although
224 protocol packets. Deriving a count of contact points must be done by
227 4) There is a 3 to 1 ratio of position packets to bitmap packets. Therefore
239 packets. This appears to only be used by the Dolphin devices.
Delantech.txt57 for 2 fingers the concatenation of two 6 bytes packets) and allows tracking
59 combine a status packet with multiple head or motion packets. Hardware version
194 A: 1 = absolute mode (needs 4 byte packets, see reg_11)
419 In case an error is detected, all the packets are shifted by one (and packet[0] is discarded).
612 sends two 6 byte packets. The first packet contains data for the first finger,
638 head packets or motion packets. A head packet contains data of finger id, finger
643 can expect two following head packets. If the finger status doesn't change,
644 the following packets would be motion packets, only sending delta of finger
648 one finger, the hardware would just send head packets afterwards.
Dmulti-touch-protocol.txt25 Contact details are sent sequentially as separate packets of ABS_MT
31 Drivers for type A devices separate contact packets by calling
36 Drivers for type B devices separate contact packets by calling
44 of events/packets.
54 surface. The order in which the packets appear in the event stream is not
324 The BLOB_ID groups several packets together into one arbitrarily shaped
Datarikbd.txt80 +127...-128 range, the motion is broken into multiple packets.
231 Set relative mouse position reporting. (DEFAULT) Mouse position packets are
370 normal threshold limits to produce the minimum number of packets necessary for
372 causes any accumulated motion to be immediately queued as packets, if the
410 Returns: (in packets of two as long as in mode)
420 channel will allow the 2 bytes packets to be transmitted.
565 padded to form 8 byte long return packets. The responses to the status
Dsentelic.txt70 # FSP uses 2 packets (8 Bytes) to represent Absolute Position.
71 so we have PACKET NUMBER to identify packets.
377 MFMC#0 report packets with zero X and Y to represent 1st finger is up or
378 four consecutive MFMC#1 report packets with zero X and Y to represent that
380 will output four consecutive single-finger, absolute coordinate(SFAC) packets
417 interleaved absolute coordinate packets for each finger.
807 absolute coordinates; otherwise, host only receives packets with
Diforce-protocol.txt15 values inside packets are encoded using little-endian. Bytes whose roles are
19 This is how packets look when the device uses the rs232 to communicate.
/linux-4.1.27/sound/usb/usx2y/
Dusb_stream.c158 int packets, max_packsize; in usb_stream_new() local
177 packets = period_frames * usb_frames / sample_rate + 1; in usb_stream_new()
180 packets = (packets + 7) & ~7; in usb_stream_new()
182 read_size += packets * USB_STREAM_URBDEPTH * in usb_stream_new()
186 write_size = max_packsize * packets * USB_STREAM_URBDEPTH; in usb_stream_new()
205 sk->n_o_ps = packets; in usb_stream_new()
206 sk->s->inpackets = packets * USB_STREAM_URBDEPTH; in usb_stream_new()
/linux-4.1.27/drivers/usb/usbip/
Dusbip_protocol.txt31 send two types of packets: the USBIP_CMD_SUBMIT to submit an URB, and
260 0x20 | 4 | | number_of_packets: number of ISO packets
269 | | | each ISO packets is not transmitted.
315 | | | between each ISO packets is not transmitted.
336 | | | between each ISO packets is not transmitted.
358 | | | between each ISO packets is not transmitted.
DKconfig5 This enables pushing USB packets over IP to allow remote
/linux-4.1.27/arch/um/
DKconfig.net29 running UML to exchange packets with its host over one of the
56 packets with the host over a TUN/TAP device. This option will only
69 which can carry any Ethernet frame (and hence even non-IP packets),
70 the slip transport can only carry IP packets.
180 packets. This is commonly (but not limited to) the application
181 known as SLiRP, a program that can re-socket IP packets back onto
182 the host on which it is run. Only IP packets are supported,
/linux-4.1.27/drivers/input/joystick/iforce/
DMakefile9 iforce-y := iforce-ff.o iforce-main.o iforce-packets.o
/linux-4.1.27/drivers/net/usb/
Dgl620a.c76 struct gl_packet packets; member
103 packet = &header->packets; in genelink_rx_fixup()
/linux-4.1.27/drivers/gpu/drm/amd/amdkfd/
Dkfd_device_queue_manager.c698 return pm_send_set_resources(&dqm->packets, &res); in set_sched_resources()
735 retval = pm_init(&dqm->packets, dqm); in start_cpsch()
764 pm_uninit(&dqm->packets); in start_cpsch()
783 pm_uninit(&dqm->packets); in stop_cpsch()
936 return pm_send_unmap_queue(&dqm->packets, KFD_QUEUE_TYPE_SDMA, in destroy_sdma_queues()
962 retval = pm_send_unmap_queue(&dqm->packets, KFD_QUEUE_TYPE_COMPUTE, in destroy_queues_cpsch()
968 pm_send_query_status(&dqm->packets, dqm->fence_gpu_addr, in destroy_queues_cpsch()
973 pm_release_ib(&dqm->packets); in destroy_queues_cpsch()
1007 retval = pm_send_runlist(&dqm->packets, &dqm->queues); in execute_queues_cpsch()
Dkfd_device_queue_manager.h140 struct packet_manager packets; member
/linux-4.1.27/drivers/isdn/i4l/
DKconfig41 Say Y here if you want to be able to filter the packets passing over
42 IPPP interfaces. This allows you to control which packets count as
43 activity (i.e. which packets will reset the idle timer or bring up
44 a demand-dialled link) and which packets are to be dropped entirely.
/linux-4.1.27/net/l2tp/
DKconfig15 L2TP facilitates the tunneling of packets across an
28 The kernel component handles only L2TP data packets: a
81 in IP packets, it used IP protocol number 115, so this port
/linux-4.1.27/drivers/net/wireless/b43/
Dpio.c85 if (B43_WARN_ON(pack_index >= ARRAY_SIZE(q->packets))) in parse_cookie()
87 *pack = &q->packets[pack_index]; in parse_cookie()
161 for (i = 0; i < ARRAY_SIZE(q->packets); i++) { in b43_setup_pioqueue_tx()
162 p = &(q->packets[i]); in b43_setup_pioqueue_tx()
196 for (i = 0; i < ARRAY_SIZE(q->packets); i++) { in b43_pio_cancel_tx_packets()
197 pack = &(q->packets[i]); in b43_pio_cancel_tx_packets()
Dpio.h90 struct b43_pio_txpacket packets[B43_PIO_MAX_NR_TXPACKETS]; member
/linux-4.1.27/include/net/netfilter/
Dnf_conntrack_acct.h18 atomic64_t packets; member
/linux-4.1.27/Documentation/sysctl/
Dnet.txt49 The maximum number of packets that kernel can handle on a NAPI interrupt,
69 Approximate time in us to busy loop waiting for packets on the device queue.
143 Maximum number of packets taken from all interfaces in one polling cycle (NAPI
150 Maximum number of packets, queued on the INPUT side, when the interface
151 receives packets faster than kernel can process them.
179 the target CPU processes packets. It might give some delay on timestamps, but
/linux-4.1.27/drivers/net/ppp/
DKconfig75 Say Y here if you want to be able to filter the packets passing over
76 PPP interfaces. This allows you to control which packets count as
77 activity (i.e. which packets will reset the idle timer or bring up
78 a demand-dialed link) and which packets are to be dropped entirely.
/linux-4.1.27/net/ipv4/
DKconfig18 computer that forwards and redistributes network packets, say Y; you
36 automatically rejects incoming packets if the routing table entry
40 asymmetric routing (packets from you to a host take a different path
41 than packets from that host to you) or if you operate a non-routing
89 for those packets. The router considers all these paths to be of
99 received packets which look strange and could be evidence of an
184 This is helper module to demultiplex GRE packets on GRE version field criteria.
220 packets that have several destination addresses. It is needed on the
281 an aid in tracing the packets to their actual source and should not
568 loss packets.
[all …]
/linux-4.1.27/drivers/media/common/siano/
DKconfig29 statistics response packets via debugfs. Currently, works
/linux-4.1.27/net/atm/
DKconfig37 briefly removed during revalidation. If you say Y here, packets to
46 LANE client can also act as an proxy client bridging packets between
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dhtc_mbox.c1569 static void htc_ctrl_rx(struct htc_target *context, struct htc_packet *packets) in htc_ctrl_rx() argument
1571 if (packets->endpoint != ENDPOINT_0) { in htc_ctrl_rx()
1576 if (packets->status == -ECANCELED) { in htc_ctrl_rx()
1577 reclaim_rx_ctrl_buf(context, packets); in htc_ctrl_rx()
1581 if (packets->act_len > 0) { in htc_ctrl_rx()
1583 packets->act_len + HTC_HDR_LENGTH); in htc_ctrl_rx()
1587 packets->buf - HTC_HDR_LENGTH, in htc_ctrl_rx()
1588 packets->act_len + HTC_HDR_LENGTH); in htc_ctrl_rx()
1591 htc_reclaim_rxbuf(context, packets, &context->endpoint[0]); in htc_ctrl_rx()
2146 struct htc_packet *packets, *tmp_pkt; in ath6kl_htc_rxmsg_pending_handler() local
[all …]
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
Dfm10k_netdev.c1108 u64 bytes, packets; in fm10k_get_stats64() local
1120 packets = ring->stats.packets; in fm10k_get_stats64()
1124 stats->rx_packets += packets; in fm10k_get_stats64()
1136 packets = ring->stats.packets; in fm10k_get_stats64()
1140 stats->tx_packets += packets; in fm10k_get_stats64()
Dfm10k_main.c668 rx_ring->stats.packets += total_packets; in fm10k_clean_rx_irq()
1157 return ring->stats.packets; in fm10k_get_tx_completed()
1310 tx_ring->stats.packets += total_packets; in fm10k_clean_tx_irq()
1379 unsigned int avg_wire_size, packets; in fm10k_update_itr() local
1385 packets = ring_container->total_packets; in fm10k_update_itr()
1386 if (!packets) in fm10k_update_itr()
1389 avg_wire_size = ring_container->total_bytes / packets; in fm10k_update_itr()
/linux-4.1.27/drivers/media/usb/dvb-usb/
Daf9005.c721 int i, packets, ret, act_len; in af9005_download_firmware() local
733 packets = fw->size / FW_BULKOUT_SIZE; in af9005_download_firmware()
736 for (i = 0; i < packets; i++) { in af9005_download_firmware()
752 if (reply != (u8) (packets & 0xff)) { in af9005_download_firmware()
753 err("after downloading firmware, FW_CONFIRM expected 0x%x, received 0x%x", packets & 0xff, reply); in af9005_download_firmware()
/linux-4.1.27/Documentation/security/
DSmack.txt91 decisions on packets being delivered to this socket.
95 decisions on packets coming from this socket.
126 packets.
156 representation in network packets.
159 network packets.
199 representation in network packets.
204 that have Smack write access to the host label. All packets
523 intervention. Unlabeled packets that come into the system will be given the
526 Smack requires configuration in the case where packets from a system that is
532 Smack system must match that of the remote system or packets will be
[all …]
/linux-4.1.27/tools/perf/Documentation/
Dperf-timechart.txt28 Upper bar shows incoming events (disk reads, ingress network packets).
29 Lower bar shows outgoing events (disk writes, egress network packets).
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/
Ddebugfs.c73 WL12XX_DEBUGFS_FWSTATS_FILE(wep, packets, "%u");
183 DEBUGFS_FWSTATS_ADD(wep, packets); in wl12xx_debugfs_add_files()
Dacx.h146 __le32 packets; member
/linux-4.1.27/arch/frv/
DKconfig.debug45 would like kernel messages to be formatted into GDB $O packets so
/linux-4.1.27/drivers/net/ethernet/intel/igbvf/
Dnetdev.c663 int packets, int bytes) in igbvf_update_itr() argument
667 if (packets == 0) in igbvf_update_itr()
673 if (bytes/packets > 8000) in igbvf_update_itr()
675 else if ((packets < 5) && (bytes > 512)) in igbvf_update_itr()
681 if (bytes/packets > 8000) in igbvf_update_itr()
683 else if ((packets < 10) || ((bytes/packets) > 1200)) in igbvf_update_itr()
685 else if ((packets > 35)) in igbvf_update_itr()
687 } else if (bytes/packets > 2000) { in igbvf_update_itr()
689 } else if (packets <= 2 && bytes < 512) { in igbvf_update_itr()
695 if (packets > 35) in igbvf_update_itr()
Digbvf.h113 u64 packets; member
/linux-4.1.27/drivers/net/ethernet/intel/igb/
Digb_main.c4442 unsigned int packets; in igb_update_ring_itr() local
4452 packets = q_vector->rx.total_packets; in igb_update_ring_itr()
4453 if (packets) in igb_update_ring_itr()
4454 avg_wire_size = q_vector->rx.total_bytes / packets; in igb_update_ring_itr()
4456 packets = q_vector->tx.total_packets; in igb_update_ring_itr()
4457 if (packets) in igb_update_ring_itr()
4459 q_vector->tx.total_bytes / packets); in igb_update_ring_itr()
4514 unsigned int packets = ring_container->total_packets; in igb_update_itr() local
4519 if (packets == 0) in igb_update_itr()
4525 if (bytes/packets > 8000) in igb_update_itr()
[all …]
Digb.h210 u64 packets; member
217 u64 packets; member
/linux-4.1.27/Documentation/infiniband/
Dipoib.txt44 which reduces the number of IP packets needed for handling large UDP
50 this case, RX emulation of ICMP PMTU packets is used to cause the
/linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/
Den_tx.c400 u32 packets = 0; in mlx4_en_process_tx_cq() local
459 packets++; in mlx4_en_process_tx_cq()
481 netdev_tx_completed_queue(ring->tx_queue, packets, bytes); in mlx4_en_process_tx_cq()
896 ring->packets += i; in mlx4_en_xmit()
903 ring->packets++; in mlx4_en_xmit()
Den_port.c180 stats->rx_packets += priv->rx_ring[i]->packets; in mlx4_en_DUMP_ETH_STATS()
197 stats->tx_packets += ring->packets; in mlx4_en_DUMP_ETH_STATS()
Dmlx4_en.h268 unsigned long packets; member
321 unsigned long packets; member
Den_netdev.c1369 unsigned long packets; in mlx4_en_auto_moderation() local
1383 rx_packets = priv->rx_ring[ring]->packets; in mlx4_en_auto_moderation()
1389 packets = rx_pkt_diff; in mlx4_en_auto_moderation()
1390 rate = packets * HZ / period; in mlx4_en_auto_moderation()
1391 avg_pkt_size = packets ? ((unsigned long) (rx_bytes - in mlx4_en_auto_moderation()
1392 priv->last_moder_bytes[ring])) / packets : 0; in mlx4_en_auto_moderation()
1897 priv->tx_ring[i]->packets = 0; in mlx4_en_clear_stats()
1902 priv->rx_ring[i]->packets = 0; in mlx4_en_clear_stats()
/linux-4.1.27/security/smack/
DKconfig40 This enables security marking of network packets using
/linux-4.1.27/net/ipv6/
Dxfrm6_input.c136 x->curlft.packets++; in xfrm6_input_addr()
/linux-4.1.27/arch/cris/arch-v32/lib/
Dchecksum.S16 ;; Optimized for large packets
Dchecksumcopy.S20 ;; Optimized for large packets
/linux-4.1.27/drivers/net/wireless/ti/wl1251/
Ddebugfs.c160 DEBUGFS_FWSTATS_FILE(wep, packets, 20, "%u");
300 DEBUGFS_FWSTATS_DEL(wep, packets); in wl1251_debugfs_delete_files()
401 DEBUGFS_FWSTATS_ADD(wep, packets); in wl1251_debugfs_add_files()
/linux-4.1.27/drivers/net/ethernet/xilinx/
Dxilinx_axienet_main.c581 u32 packets = 0; in axienet_start_xmit_done() local
602 packets++; in axienet_start_xmit_done()
610 ndev->stats.tx_packets += packets; in axienet_start_xmit_done()
728 u32 packets = 0; in axienet_recv() local
768 packets++; in axienet_recv()
786 ndev->stats.rx_packets += packets; in axienet_recv()
/linux-4.1.27/Documentation/video4linux/cx2341x/
Dfw-encoder-api.txt73 Assigns the transport stream ID for PCR packets
448 '001' insert in private packets
694 packets to the MPEG. The size of these packets is 2048 bytes (including
696 it is up to the application to fill them in. These packets are apparently
/linux-4.1.27/net/dccp/
DKconfig47 state in response to incoming packets. It is used for debugging
/linux-4.1.27/drivers/usb/misc/
Dusbtest.c1871 unsigned i, maxp, packets; in iso_alloc_urb() local
1877 packets = DIV_ROUND_UP(bytes, maxp); in iso_alloc_urb()
1879 urb = usb_alloc_urb(packets, GFP_KERNEL); in iso_alloc_urb()
1885 urb->number_of_packets = packets; in iso_alloc_urb()
1905 for (i = 0; i < packets; i++) { in iso_alloc_urb()
1927 unsigned long packets = 0; in test_iso_queue() local
1955 packets += urbs[i]->number_of_packets; in test_iso_queue()
1958 packets *= param->iterations; in test_iso_queue()
1961 (packets * (1 << (desc->bInterval - 1))) in test_iso_queue()
1963 packets); in test_iso_queue()
/linux-4.1.27/net/ipv4/netfilter/
DKconfig18 Connection tracking keeps a record of what packets have passed
183 inside AH header of IPSec packets.
200 This option allows you to match packets whose replies would
393 for forwarded ARP packets. See the man page for arptables(8).
/linux-4.1.27/drivers/infiniband/ulp/ipoib/
DKconfig6 transports IP packets over InfiniBand so you can use your IB
/linux-4.1.27/Documentation/networking/caif/
DLinux-CAIF.txt82 and for adding/extracting header and trailers to protocol packets.
164 receive of packets is handled as by the rest of the layers: the 'dn->transmit()'
/linux-4.1.27/Documentation/scsi/
DChangeLog.megaraid149 returning pending packets in the pend_list if there are multiple
150 pending packets.
151 Fix: Made the change in the driver so that it will return all packets
396 i. Fix data corruption. Because of a typo in the driver, the IO packets
439 i. When copying the mailbox packets, copy only first 14 bytes (for 32-bit
613 Driver now treats the management packets as special packets and has a
Dmegaraid.txt60 uioc_t. The management module converts the older ioctl packets from the older
/linux-4.1.27/drivers/input/
Dmousedev.c101 struct mousedev_motion packets[PACKET_QUEUE_LEN]; member
277 p = &client->packets[client->head]; in mousedev_notify_readers()
281 p = &client->packets[client->head = new_head]; in mousedev_notify_readers()
582 struct mousedev_motion *p = &client->packets[client->tail]; in mousedev_packet()
/linux-4.1.27/drivers/net/ethernet/ti/
Dnetcp_core.c883 unsigned int packets; in netcp_rx_poll() local
885 packets = netcp_process_rx_packets(netcp, budget); in netcp_rx_poll()
887 if (packets < budget) { in netcp_rx_poll()
893 return packets; in netcp_rx_poll()
981 int packets; in netcp_tx_poll() local
985 packets = netcp_process_tx_compl_packets(netcp, budget); in netcp_tx_poll()
986 if (packets < budget) { in netcp_tx_poll()
991 return packets; in netcp_tx_poll()
DKconfig86 and Layer 2 packets, and the driver offers a PTP Hardware Clock.
/linux-4.1.27/drivers/net/ethernet/intel/ixgbevf/
Dixgbevf_main.c220 return ring->stats.packets; in ixgbevf_get_tx_completed()
383 tx_ring->stats.packets += total_packets; in ixgbevf_clean_tx_irq()
989 rx_ring->stats.packets += total_rx_packets; in ixgbevf_clean_rx_irq()
1187 int packets = ring_container->total_packets; in ixgbevf_update_itr() local
1192 if (packets == 0) in ixgbevf_update_itr()
3846 u64 bytes, packets; in ixgbevf_get_stats() local
3859 packets = ring->stats.packets; in ixgbevf_get_stats()
3862 stats->rx_packets += packets; in ixgbevf_get_stats()
3870 packets = ring->stats.packets; in ixgbevf_get_stats()
3873 stats->tx_packets += packets; in ixgbevf_get_stats()
/linux-4.1.27/net/bridge/
DKconfig26 iptables will then see the IP packets being bridged, so you need to
/linux-4.1.27/Documentation/usb/
Derror-codes.txt77 reported. That's because transfers often involve several packets, so that
78 one or more packets could finish before an error stops further endpoint I/O.
DURB.txt73 // ISO only: packets are only "best effort"; each can have errors
116 If short packets should NOT be tolerated, set URB_SHORT_NOT_OK in
207 sixteen packets to transfer your 1KByte buffer, and ten of them might
/linux-4.1.27/Documentation/aoe/
Daoe.txt44 like any retransmitted packets.
133 maximum number of unresponded packets that will be sent to an AoE
/linux-4.1.27/net/batman-adv/
DKconfig46 packets in one transmission.
/linux-4.1.27/net/xfrm/
Dxfrm_output.c84 x->curlft.packets++; in xfrm_output_one()
/linux-4.1.27/Documentation/isdn/
DREADME.syncppp43 handle compressed packets.
DsyncPPP.FAQ25 The ipppd handles PPP packets coming in HDLC
27 in isdn4linux pushes all IP packets direct
/linux-4.1.27/drivers/nfc/
DKconfig56 all packets sent from one device is sent back to the other, acting as
/linux-4.1.27/Documentation/wimax/
DREADME.i2400m212 * packets/RX-buffer: total, min, max
225 Note the packets this debug file refers to are not network packet, but
226 packets in the sense of the device-specific protocol for communication
/linux-4.1.27/drivers/net/ethernet/sgi/
Dioc3-eth.c655 unsigned long packets, bytes; in ioc3_tx() local
666 packets = 0; in ioc3_tx()
670 packets++; in ioc3_tx()
682 dev->stats.tx_packets += packets; in ioc3_tx()
684 ip->txqlen -= packets; in ioc3_tx()
/linux-4.1.27/drivers/net/wireless/ipw2x00/
DKconfig47 mode, no packets can be sent.
109 mode, no packets can be sent.
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40evf_ethtool.c124 data[i++] = adapter->tx_rings[j]->stats.packets; in i40evf_get_ethtool_stats()
128 data[i++] = adapter->rx_rings[j]->stats.packets; in i40evf_get_ethtool_stats()
Di40e_txrx.h170 u64 packets; member
/linux-4.1.27/arch/cris/arch-v10/
DKconfig26 packets arrive and are sent. It uses macros defined in
36 packets arrive and are sent. It uses macros defined in
46 packets arrive and are sent. It uses macros defined in
/linux-4.1.27/drivers/net/ethernet/qualcomm/
Dqca_spi.c242 u16 packets = 0; in qcaspi_transmit() local
253 if (packets == 0) in qcaspi_transmit()
263 packets++; in qcaspi_transmit()
/linux-4.1.27/net/sctp/
DKconfig45 state in response to incoming packets. It is used for debugging
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_txrx.h171 u64 packets; member
/linux-4.1.27/sound/usb/misc/
Dua101.c1054 unsigned int remaining_packets, packets, packets_per_page, i; in alloc_stream_buffers() local
1072 packets = min(remaining_packets, packets_per_page); in alloc_stream_buffers()
1073 size = packets * stream->max_packet_bytes; in alloc_stream_buffers()
1080 remaining_packets -= packets; in alloc_stream_buffers()
/linux-4.1.27/net/ipx/
DKconfig53 internal IPX network the cross-forwarding of packets targeted at
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c1001 return ring->stats.packets; in ixgbe_get_tx_completed()
1171 tx_ring->stats.packets += total_packets; in ixgbe_clean_tx_irq()
2094 rx_ring->stats.packets += total_rx_packets; in ixgbe_clean_rx_irq()
2224 int packets = ring_container->total_packets; in ixgbe_update_itr() local
2229 if (packets == 0) in ixgbe_update_itr()
5947 u64 bytes = 0, packets = 0, hw_csum_rx_error = 0; in ixgbe_update_stats() local
5971 packets += rx_ring->stats.packets; in ixgbe_update_stats()
5978 netdev->stats.rx_packets = packets; in ixgbe_update_stats()
5981 packets = 0; in ixgbe_update_stats()
5988 packets += tx_ring->stats.packets; in ixgbe_update_stats()
[all …]
/linux-4.1.27/drivers/usb/gadget/udc/
Domap_udc.c582 unsigned packets = req->req.length - req->req.actual; in next_out_dma() local
587 packets /= ep->ep.maxpacket; in next_out_dma()
588 packets = min(packets, (unsigned)UDC_RXN_TC + 1); in next_out_dma()
589 req->dma_bytes = packets * ep->ep.maxpacket; in next_out_dma()
591 ep->ep.maxpacket >> 1, packets, in next_out_dma()
599 omap_writew(UDC_RXN_STOP | (packets - 1), UDC_RXDMA(ep->dma_channel)); in next_out_dma()
/linux-4.1.27/include/linux/sunrpc/
Dsvc.h29 atomic_long_t packets; member
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
De1000_main.c2589 u16 itr_setting, int packets, int bytes) in e1000_update_itr() argument
2597 if (packets == 0) in e1000_update_itr()
2603 if (bytes/packets > 8000) in e1000_update_itr()
2605 else if ((packets < 5) && (bytes > 512)) in e1000_update_itr()
2611 if (bytes/packets > 8000) in e1000_update_itr()
2613 else if ((packets < 10) || ((bytes/packets) > 1200)) in e1000_update_itr()
2615 else if ((packets > 35)) in e1000_update_itr()
2617 } else if (bytes/packets > 2000) in e1000_update_itr()
2619 else if (packets <= 2 && bytes < 512) in e1000_update_itr()
2624 if (packets > 35) in e1000_update_itr()
/linux-4.1.27/drivers/net/ethernet/hp/
Dhp100.c1777 int packets, pkt_len; in hp100_rx() local
1791 packets = hp100_inb(RX_PKT_CNT); in hp100_rx()
1793 if (packets > 1) in hp100_rx()
1794 printk("hp100: %s: rx: waiting packets = %d\n", dev->name, packets); in hp100_rx()
1797 while (packets-- > 0) { in hp100_rx()
1802 printk ("hp100: %s: rx: busy, remaining packets = %d\n", dev->name, packets); in hp100_rx()
/linux-4.1.27/Documentation/ABI/stable/
Dfirewire-cdev83 size, i.e. number of packets times size of largest packet,

12