Home
last modified time | relevance | path

Searched refs:loopback (Results 1 – 25 of 85) sorted by relevance

1234

/f-stack/dpdk/drivers/net/enic/base/
H A Dwq_enet_desc.h44 uint8_t vlan_tag_insert, uint16_t vlan_tag, uint8_t loopback) in wq_enet_desc_enc() argument
49 WQ_ENET_MSS_SHIFT | (loopback & 1) << WQ_ENET_LOOPBACK_SHIFT); in wq_enet_desc_enc()
64 uint16_t *vlan_tag, uint8_t *loopback) in wq_enet_desc_dec() argument
70 *loopback = (uint8_t)((rte_le_to_cpu_16(desc->mss_loopback) >> in wq_enet_desc_dec()
/f-stack/freebsd/contrib/device-tree/src/mips/loongson/
H A Dloongson64g-package.dtsi48 no-loopback-test;
58 no-loopback-test;
H A Dloongson64c-package.dtsi51 no-loopback-test;
61 no-loopback-test;
H A Dloongson3-package.dtsi51 no-loopback-test;
61 no-loopback-test;
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dimx27-eukrea-cpuimx27.dtsi113 no-loopback-test;
126 no-loopback-test;
139 no-loopback-test;
152 no-loopback-test;
H A Dox810se.dtsi246 no-loopback-test;
260 no-loopback-test;
274 no-loopback-test;
288 no-loopback-test;
H A Daspeed-g6.dtsi413 no-loopback-test;
425 no-loopback-test;
593 no-loopback-test;
603 no-loopback-test;
615 no-loopback-test;
629 no-loopback-test;
643 no-loopback-test;
H A Dnspire-classic.dtsi28 no-loopback-test;
H A Dintel-ixp4xx.dtsi34 no-loopback-test;
H A Dox820.dtsi211 no-loopback-test;
225 no-loopback-test;
/f-stack/freebsd/mips/nlm/hal/
H A Duart.h154 int parity, int int_en, int loopback) in nlm_uart_init() argument
181 if (loopback) in nlm_uart_init()
/f-stack/dpdk/drivers/net/cxgbe/
H A Dl2t.c54 bool loopback, bool arpmiss) in write_l2e() argument
80 V_L2T_W_LPBK(loopback) | in write_l2e()
87 if (loopback) in write_l2e()
/f-stack/dpdk/doc/guides/prog_guide/
H A Dkernel_nic_interface.rst46 parm: lo_mode: KNI loopback mode (default=lo_mode_none):
47 lo_mode_none Kernel loopback disabled
48 lo_mode_fifo Enable kernel loopback with fifo
49 lo_mode_fifo_skb Enable kernel loopback with fifo and skb buffer
63 for all KNI devices for packet receiving in kernel side, loopback mode is
75 For testing, the ``rte_kni`` kernel module can be loaded in loopback mode
82 The ``lo_mode_fifo`` loopback option will loop back ring enqueue/dequeue
89 The ``lo_mode_fifo_skb`` loopback option will loop back ring enqueue/dequeue
92 If the ``lo_mode`` parameter is not specified, loopback mode is disabled.
159 ``rte_kni_update_link()``. It is also useful for testing in loopback mode
/f-stack/freebsd/mips/nlm/dev/net/
H A Dsgmii.c46 int mtu, int loopback) in nlm_configure_sgmii_interface() argument
52 if (loopback) in nlm_configure_sgmii_interface()
/f-stack/freebsd/contrib/device-tree/Bindings/serial/
H A D8250.yaml151 no-loopback-test:
154 Set to indicate that the port does not implement loopback test mode.
229 no-loopback-test;
/f-stack/freebsd/contrib/device-tree/src/arc/
H A Dnsim_700.dts52 no-loopback-test = <1>;
H A Dhaps_hs_idu.dts65 no-loopback-test = <1>;
H A Dnsimosci.dts55 no-loopback-test = <1>;
H A Dnsimosci_hs.dts55 no-loopback-test = <1>;
/f-stack/freebsd/contrib/device-tree/Bindings/soc/fsl/cpm_qe/
H A Dnetwork.txt97 - fsl,tdm-internal-loopback
100 Definition : Internal loopback connecting on TDM layer.
/f-stack/freebsd/contrib/device-tree/src/mips/mti/
H A Dsead3.dts229 no-loopback-test;
244 no-loopback-test;
/f-stack/freebsd/contrib/device-tree/src/nds32/
H A Dae3xx.dts54 no-loopback-test = <1>;
/f-stack/freebsd/contrib/device-tree/Bindings/net/
H A Dmarvell-pp2.txt43 - marvell,loopback: port is loopback mode
/f-stack/freebsd/contrib/openzfs/tests/
H A DREADME.md32 the zfs-tests.sh script will construct three loopback devices to
72 and loopback devices backed by file-vdevs. This operation
81 -f Use sparse files directly instead of loopback devices for
/f-stack/freebsd/netgraph/bluetooth/l2cap/
H A DTODO6 0) Ping itself. Should L2CAP layer loopback data?

1234