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

/vbox/src/VBox/Devices/PC/ipxe/src/net/80211/
H A Drc80211.c35 * can do that without dropping undue numbers of packets. We also
50 * packets on that rate and the number of packets for which we have
59 * for rates with less than 4 RX packets or 1 TX, as an indicator that
63 * TX and RX goodness, where the weighting is by number of packets
64 * with data and TX packets are worth 4 times as much as RX packets.
66 * between 0 and 99. If 3 consecutive packets fail transmission
82 * transmitted packets until we've set our rate based on received
83 * packets
144 int packets; member in struct:rc80211_ctx
[all...]
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/igbvf/
H A Digbvf.h76 /* this is the size past which hardware will drop packets when setting LPE=0 */
96 u64 packets; member in struct:igbvf_queue_stats
/vbox/src/VBox/Additions/x11/x11include/libdrm-2.4.13/
H A Dradeon_cs.h67 uint32_t *packets; member in struct:radeon_cs
189 cs->packets[cs->cdw++] = dword;
197 memcpy(cs->packets + cs->cdw, &qword, sizeof(uint64_t));
206 memcpy(cs->packets + cs->cdw, data, size * 4);
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-rt.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/xml/ ...

Completed in 62 milliseconds