| /f-stack/freebsd/netgraph/bluetooth/include/ |
| H A D | ng_bluetooth.h | 72 u_int32_t drops; /* number if dropped items */ member 83 (q)->drops = 0; \ 97 #define NG_BT_MBUFQ_DROP(q) (q)->drops ++ 158 u_int32_t drops; /* number if dropped items */ member 168 (q)->drops = 0; \
|
| /f-stack/dpdk/doc/guides/howto/ |
| H A D | debug_troubleshoot.rst | 94 spread is not even and causing drops. 99 #. Is there drops still seen? 109 Is there packet drops at receive or transmit? 118 RX-TX drops 147 Is there object drops in producer point for the ring library? 169 Is there object drops in consumer point for the ring library? 229 when drops occurs. 297 Custom worker function performance drops. 369 #. If there are performance drops in the enqueue stage 396 #. Isolate the flow in which the undesired drops occur. Use [all …]
|
| H A D | rte_flow.rst | 22 In this example we will create a simple rule that drops packets whose IPv4 114 In this example we will create a simple rule that drops packets whose IPv4
|
| /f-stack/freebsd/netpfil/ipfw/ |
| H A D | dn_sched_fq_codel.h | 57 uint32_t drops; member 104 si->main_q.ni.drops ++; in fq_update_stats() 105 q->stats.drops ++; in fq_update_stats() 106 si->_si.ni.drops ++; in fq_update_stats()
|
| H A D | dn_aqm.h | 138 qni->drops++; in update_stats() 139 sni->drops++; in update_stats()
|
| H A D | ip_dn_glue.c | 147 u_int32_t drops ; member 212 u_int32_t drops ; member 597 fq7->drops = ni->drops; in dn_c_copy_q() 602 fq8->drops = ni->drops; in dn_c_copy_q()
|
| H A D | dn_sched_fq_pie.c | 103 uint32_t drops; member 299 si->main_q.ni.drops ++; in fq_update_stats() 300 q->stats.drops ++; in fq_update_stats() 301 si->_si.ni.drops ++; in fq_update_stats()
|
| H A D | ip_dn_io.c | 544 q->ni.drops++; in dn_enqueue() 545 ni->drops++; in dn_enqueue()
|
| /f-stack/freebsd/net/ |
| H A D | mp_ring.c | 272 r->drops = counter_u64_alloc(flags); in ifmp_ring_alloc() 277 if (r->enqueues == NULL || r->drops == NULL || r->starts == NULL || in ifmp_ring_alloc() 300 if (r->drops != NULL) in ifmp_ring_free() 301 counter_u64_free(r->drops); in ifmp_ring_free() 337 counter_u64_add(r->drops, n); in ifmp_ring_enqueue() 412 counter_u64_add(r->drops, n); in ifmp_ring_enqueue() 518 counter_u64_zero(r->drops); in ifmp_ring_reset_stats()
|
| H A D | mp_ring.h | 56 counter_u64_t drops; member
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | kernel-access-ok-type.m4 | 2 dnl # Linux 5.0: access_ok() drops 'type' parameter:
|
| /f-stack/freebsd/netpfil/ipfw/test/ |
| H A D | test_dn_sched.c | 68 q->ni.drops++; in dn_enqueue()
|
| H A D | dn_test.h | 111 uint32_t drops; member
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_dummynet.h | 188 uint32_t drops; member
|
| /f-stack/freebsd/contrib/device-tree/Bindings/power/supply/ |
| H A D | bq2415x.txt | 26 constant-voltage phase drops below this value (in mA).
|
| H A D | rt9455_charger.txt | 12 When the current in constant-voltage phase drops
|
| H A D | bq25890.txt | 17 constant-voltage phase drops below this value (in uA);
|
| H A D | bq24257.txt | 14 constant-voltage phase drops below this value (in uA).
|
| H A D | rohm,bd99954.yaml | 100 # to the point where the battery voltage drops below this limit
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | traffic_management.rst | 109 full, the Tail Drop algorithm drops the new packet while leaving the queue 110 unmodified, as opposed to the Head Drop* algorithm, which drops the packet
|
| /f-stack/freebsd/contrib/device-tree/Bindings/regulator/ |
| H A D | regulator.yaml | 25 description: Offset applied to voltages to compensate for voltage drops
|
| /f-stack/dpdk/doc/guides/bbdevs/ |
| H A D | acc100.rst | 36 - ``RTE_BBDEV_LDPC_CRC_TYPE_24B_DROP`` : drops CRC24B bits appended while decoding
|
| H A D | fpga_5gnr_fec.rst | 34 - ``RTE_BBDEV_LDPC_CRC_TYPE_24B_DROP`` : drops CRC24B bits appended while decoding
|
| /f-stack/freebsd/netgraph/bluetooth/socket/ |
| H A D | ng_btsocket_l2cap_raw.c | 152 &ng_btsocket_l2cap_raw_queue.drops, 0,
|
| H A D | ng_btsocket_hci_raw.c | 147 &ng_btsocket_hci_raw_queue.drops, 0,
|