Searched refs:packets (Results 1 - 4 of 4) sorted by relevance

/u-boot/net/
H A Dwget.c42 * This is a control structure for out of order packets received.
50 static unsigned int packets; variable
152 packets = 0;
204 unsigned int tcp_ack_num, int len, int packets)
206 printf("Packets received %d, Transfer Successful\n", packets);
363 packets++;
438 printf("Packets received %d, Transfer Successful\n", packets);
203 wget_success(u8 action, unsigned int tcp_seq_num, unsigned int tcp_ack_num, int len, int packets) argument
/u-boot/arch/mips/mach-octeon/include/mach/
H A Dcvmx-hwpko.h78 u32 packets; member in struct:cvmx_pko_port_status
402 * Rate limit a PKO port to a max packets/sec. This function is only
407 * @param burst Maximum number of packets to burst in a row before rate
H A Dcvmx-pki.h459 u64 packets; member in struct:cvmx_pki_port_stats
729 * @param pkind PKI supports a large number of incoming interfaces and packets
743 * @param pkind PKI supports a large number of incoming interfaces and packets
884 * performance by up to half on small packets.
H A Dcvmx-pip.h137 u64 packets; member in struct:__anon81
576 * @param qos QoS queue for packets matching this watcher
593 * @param qos QoS queue for packets matching this watcher
704 status->packets = stat2.s.pkts;

Completed in 118 milliseconds