Home
last modified time | relevance | path

Searched refs:deliver (Results 1 – 17 of 17) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_ev.c470 goto deliver; in ef10_ev_rx_packed_stream()
476 goto deliver; in ef10_ev_rx_packed_stream()
482 goto deliver; in ef10_ev_rx_packed_stream()
491 deliver: in ef10_ev_rx_packed_stream()
618 goto deliver; in ef10_ev_rx()
634 goto deliver; in ef10_ev_rx()
640 goto deliver; in ef10_ev_rx()
649 goto deliver; in ef10_ev_rx()
730 deliver: in ef10_ev_rx()
/f-stack/freebsd/contrib/device-tree/Bindings/timer/
H A Darm,arch_timer.yaml17 The per-core architected timer is attached to a GIC to deliver its
19 to deliver its interrupts via SPIs.
H A Darm,twd.txt7 The TWD is usually attached to a GIC to deliver its two per-processor
H A Darm,arch_timer_mmio.yaml17 The memory mapped timer is attached to a GIC to deliver its interrupts via SPIs.
/f-stack/freebsd/contrib/device-tree/Bindings/iio/proximity/
H A Dparallax-ping.yaml35 It needs to be an GPIO which is able to deliver an interrupt because
H A Ddevantech-srf04.yaml50 It needs to be an GPIO which is able to deliver an interrupt because
/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_ef100_rx.c479 bool deliver; in sfc_ef100_rx_process_ready_pkts() local
501 deliver = sfc_ef100_rx_prefix_to_offloads(rxq, rx_prefix, pkt); in sfc_ef100_rx_process_ready_pkts()
521 if (likely(deliver)) in sfc_ef100_rx_process_ready_pkts()
/f-stack/freebsd/contrib/device-tree/Bindings/regulator/
H A Dtwl-regulator.txt64 - 0x0e - Active mode, the regulator can deliver its nominal output voltage
/f-stack/freebsd/netinet/
H A Dip_icmp.c519 goto deliver; in icmp_input()
525 goto deliver; in icmp_input()
531 deliver: in icmp_input()
/f-stack/freebsd/netgraph/
H A DNOTES101 all information needed to queue such a request and deliver it later, so
H A Dng_pptpgre.c910 goto deliver; \ in ng_pptpgre_rcvdata_lower()
1013 deliver: in ng_pptpgre_rcvdata_lower()
H A Dng_ppp.c2039 goto deliver; in ng_ppp_mp_xmit()
2062 goto deliver; in ng_ppp_mp_xmit()
2068 deliver: in ng_ppp_mp_xmit()
/f-stack/freebsd/netinet6/
H A Dicmp6.c488 goto deliver; in icmp6_input()
502 goto deliver; in icmp6_input()
517 goto deliver; in icmp6_input()
533 goto deliver; in icmp6_input()
865 deliver: in icmp6_input()
/f-stack/freebsd/contrib/device-tree/Bindings/clock/
H A Dsilabs,si5341.txt56 the fraction matters, using 3500 and 12 will deliver the exact same result.
/f-stack/freebsd/kern/
H A Duipc_socket.c2465 goto deliver;
2477 goto deliver;
2496 goto deliver;
2502 goto deliver;
2513 deliver:
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dl3_forward_power_man.rst25 process and deliver packets in the user space.
/f-stack/dpdk/doc/guides/prog_guide/
H A Dpoll_mode_drv.rst15 process and deliver packets in the user's application.