| /f-stack/freebsd/net/ |
| H A D | debugnet_inet.c | 399 int error, polls, retries; in debugnet_arp_gw() local 407 for (polls = 0; polls < debugnet_npolls && in debugnet_arp_gw() 408 pcb->dp_state < DN_STATE_HAVE_GW_MAC; polls++) { in debugnet_arp_gw()
|
| H A D | debugnet.c | 243 int retries, polls, error; in debugnet_send() local 329 polls = 0; in debugnet_send() 331 if (polls++ > debugnet_npolls) { in debugnet_send()
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | l3_forward_power_man.rst | 51 The algorithm uses the number of received and available Rx packets on recent polls to make a heuris… 68 if there is no Rx packet received on recent polls. 190 available descriptors on NIC Rx queues in recent polls. 284 * All Rx queues empty in recent consecutive polls, 345 Whenever recent rte_eth_rx_burst() polls return 5 consecutive zero packets, 366 If a thread polls multiple Rx queues and different queue returns different sleep duration values, 373 Poll" where the number of empty polls can be monitored to keep track 442 ``l3fwd-power`` does simple l3fwding along with calculating empty polls, full polls,
|
| H A D | pipeline.rst | 116 … task*: Periodically, the data plane thread pauses the packet processing task and polls for request
|
| H A D | ip_pipeline.rst | 132 … task*: Periodically, the data plane thread pauses the packet processing task and polls for request
|
| H A D | performance_thread.rst | 425 loop that polls the ready queue, reads from it the next thread ready to run,
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mailbox/ |
| H A D | amlogic,meson-gxbb-mhu.yaml | 18 data has been read by the remote. This driver assumes the sender polls
|
| H A D | arm-mhu.txt | 8 data has been read by the remote. This driver assumes the sender polls
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | power_man.rst | 138 The proposed solution focuses on how many times empty polls are executed. 139 The less the number of empty polls, means current core is busy with processing 164 system so that counts can be measured for empty polls at low, medium
|
| H A D | event_ethernet_rx_adapter.rst | 8 model for packet processing. In this model, the application polls an event
|
| H A D | kernel_nic_interface.rst | 287 The RX thread, in the same main loop, polls this FIFO and frees the mbuf after dequeuing it.
|
| H A D | rcu_lib.rst | 172 polls till all the readers enter the quiescent state or go offline. This API
|
| H A D | ring_lib.rst | 483 /* Pkt I/O core polls packets from the NIC */
|
| H A D | poll_mode_drv.rst | 27 * In the *pipe-line* model, one core polls one or more port's RX descriptor ring through an API.
|
| /f-stack/freebsd/contrib/device-tree/Bindings/thermal/ |
| H A D | brcm,sr-thermal.txt | 11 - polling-delay: Max number of milliseconds to wait between polls.
|
| H A D | thermal-zones.yaml | 36 unexpectedly between polls. Choosing the right polling delays shall avoid 64 The maximum number of milliseconds to wait between polls when 72 The maximum number of milliseconds to wait between polls when
|
| H A D | thermal.txt | 129 - polling-delay: The maximum number of milliseconds to wait between polls 134 Type: unsigned between polls when performing passive cooling. 177 between polls. Choosing the right polling delays shall avoid having the
|
| /f-stack/freebsd/netinet/netdump/ |
| H A D | netdump_client.c | 153 SYSCTL_INT(_net_netdump, OID_AUTO, polls, CTLFLAG_RWTUN,
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | ixgbe.rst | 195 The maximum time between statistics polls that ensures consistent results can
|
| /f-stack/dpdk/doc/guides/rel_notes/ |
| H A D | release_19_08.rst | 232 application level busyness, empty and full polls of ``rte_eth_rx_burst()``.
|
| H A D | release_18_11.rst | 286 executed per core and uses the number of empty polls as a hint for system
|
| /f-stack/freebsd/i386/conf/ |
| H A D | NOTES | 753 # an ISA device. At the moment, the driver polls, although the device
|