Home
last modified time | relevance | path

Searched refs:tap (Results 76 – 100 of 154) sorted by relevance

1234567

/openbmc/linux/Documentation/networking/
H A Dtuntap.rst34 IP packets (with tun) or ethernet frames (with tap). Which one is being used
38 for how to use tun and tap devices. Both programs work like a bridge between
248 ethernet frames when using tap.
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libmodule/
H A Dlibmodule-build-tiny-perl_0.047.bb50 perl-module-tap-harness-env \
/openbmc/linux/arch/arm/mach-omap2/
H A Dcommon.h184 void __init omap2_set_globals_tap(u32 class, void __iomem *tap);
H A Did.c728 void __init omap2_set_globals_tap(u32 class, void __iomem *tap) in omap2_set_globals_tap() argument
731 tap_base = tap; in omap2_set_globals_tap()
/openbmc/qemu/net/
H A Dtap-solaris.c205 void tap_set_sndbuf(int fd, const NetdevTapOptions *tap, Error **errp) in tap_set_sndbuf() argument
/openbmc/u-boot/drivers/mmc/
H A Drenesas-sdhi.c166 unsigned long tap) in renesas_sdhi_prepare_tuning() argument
169 tmio_sd_writel(priv, tap, RENESAS_SDHI_SCC_TAPSET); in renesas_sdhi_prepare_tuning()
/openbmc/linux/drivers/mmc/host/
H A Drenesas_sdhi_sys_dmac.c52 .tap = 0x00000703,
56 .tap = 0x00000300,
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8ulp.dtsi431 fsl,tuning-start-tap = <20>;
450 fsl,tuning-start-tap = <20>;
469 fsl,tuning-start-tap = <20>;
/openbmc/qemu/docs/devel/
H A Dacpi-bits.rst92 $ ./pyvenv/bin/avocado run tests/avocado/acpi-bits.py --tap -
94 The above will produce output in tap format. You can omit "--tap -" in the
/openbmc/linux/Documentation/virt/uml/
H A Duser_mode_linux_howto_v2.rst206 | tap | vector | checksum, tso | > 8Gbit |
329 tap transport
334 vecX:transport=tap,ifname=tap0,depth=128,gro=1
341 to connect UML to a tap interface which is connected to a bridge.
343 While tap relies on the vector infrastructure, it is not a true vector
345 IO on tap file descriptors for normal userspace apps like UML. This
350 Privileges required: tap transport requires either:
352 * tap interface to exist and be created persistent and owned by the
364 This is an experimental/demo transport which couples tap for transmit
369 the UML user as well as the requirements for the tap transport.
[all …]
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimxrt1050.dtsi97 fsl,tuning-start-tap = <20>;
H A Dimx7ulp.dtsi228 fsl,tuning-start-tap = <20>;
242 fsl,tuning-start-tap = <20>;
/openbmc/qemu/docs/system/ppc/
H A Dppce500.rst161 -nic tap,ifname=tap0,script=no,downscript=no,model=e1000
168 -netdev tap,ifname=tap0,script=no,downscript=no,id=net0 -device eTSEC,netdev=net0
/openbmc/linux/drivers/staging/media/ipu3/
H A Dipu3-css-params.c49 int tap, phase, phase_sum_left, phase_sum_right; in imgu_css_scaler_setup_lut() local
57 for (tap = 0; tap < taps; tap++) in imgu_css_scaler_setup_lut()
58 coeff_lut[phase_taps + tap] = 0; in imgu_css_scaler_setup_lut()
74 for (tap = 0; tap < taps; tap++) { in imgu_css_scaler_setup_lut()
77 ((tap * (coeffs_size / taps)) + phase) - 1]; in imgu_css_scaler_setup_lut()
84 coeff_lut[phase_taps + tap] = coeff; in imgu_css_scaler_setup_lut()
/openbmc/u-boot/arch/arm/dts/
H A Dfsl-imx8mq.dtsi291 fsl,tuning-start-tap = <20>;
305 fsl,tuning-start-tap = <20>;
H A Dfsl-imx8dx.dtsi418 fsl,tuning-start-tap = <20>;
436 fsl,tuning-start-tap = <20>;
H A Dimx6sll.dtsi738 fsl,tuning-start-tap = <20>;
752 fsl,tuning-start-tap = <20>;
766 fsl,tuning-start-tap = <20>;
/openbmc/linux/Documentation/devicetree/bindings/mmc/
H A Dnvidia,tegra20-sdhci.yaml91 nvidia,default-tap:
306 nvidia,default-tap = <0x2>;
/openbmc/linux/drivers/input/mouse/
H A Dcypress_ps2.c452 report_data->tap = (header_byte & ABS_MULTIFINGER_TAP) ? 1 : 0; in cypress_parse_packet()
487 if (report_data->tap) in cypress_parse_packet()
/openbmc/u-boot/board/Synology/ds109/
H A Dopenocd.cfg28 # possible that initial tap examination failed. So let's
/openbmc/openbmc/poky/meta/recipes-kernel/lttng/
H A Dbabeltrace_1.5.11.bb50 for f in config/tap-driver.sh config/test-driver; do
/openbmc/linux/tools/testing/selftests/net/
H A DMakefile70 TEST_GEN_PROGS += reuseport_dualstack reuseaddr_conflict tls tun tap
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Diqs626a.yaml675 azoteq,timeout-tap-ms:
682 must be released in order to be interpreted as a tap.
726 azoteq,timeout-tap-ms: ["linux,keycodes"]
800 azoteq,timeout-tap-ms = <400>;
/openbmc/linux/tools/testing/selftests/tc-testing/creating-plugins/
H A DAddingPlugins.txt51 co-processes) then that other tap output can be generated in the
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Dam3874-iceboard.dts48 * conversion code in the kernel lies: the PHY's registers are 120 ps per tap,
49 * and the kernel assumes 200 ps per tap. So we have fudged the numbers here to

1234567