Searched refs:tap (Results 1 - 24 of 24) sorted by relevance

/linux-master/include/linux/
H A Dif_tap.h28 * Maximum times a tap device can be opened. This can be used to
47 void (*update_features)(struct tap_dev *tap, netdev_features_t features);
48 void (*count_tx_dropped)(struct tap_dev *tap);
49 void (*count_rx_dropped)(struct tap_dev *tap);
53 * A tap queue is the central object of tap module, it connects
67 struct tap_dev __rcu *tap; member in struct:tap_queue
77 void tap_del_queues(struct tap_dev *tap);
78 int tap_get_minor(dev_t major, struct tap_dev *tap);
79 void tap_free_minor(dev_t major, struct tap_dev *tap);
[all...]
/linux-master/drivers/net/
H A Dtap.c99 .name = "tap",
146 static int tap_enable_queue(struct tap_dev *tap, struct file *file, argument
157 rcu_assign_pointer(tap->taps[tap->numvtaps], q);
158 q->queue_index = tap->numvtaps;
161 tap->numvtaps++;
167 static int tap_set_queue(struct tap_dev *tap, struct file *file, argument
170 if (tap->numqueues == MAX_TAP_QUEUES)
173 rcu_assign_pointer(q->tap, tap);
191 struct tap_dev *tap; local
226 struct tap_dev *tap; local
254 tap_get_queue(struct tap_dev *tap, struct sk_buff *skb) argument
300 tap_del_queues(struct tap_dev *tap) argument
324 struct tap_dev *tap; local
415 tap_get_minor(dev_t major, struct tap_dev *tap) argument
443 tap_free_minor(dev_t major, struct tap_dev *tap) argument
468 struct tap_dev *tap; local
514 struct tap_dev *tap; local
642 struct tap_dev *tap; local
916 struct tap_dev *tap; local
926 tap_put_tap_dev(struct tap_dev *tap) argument
934 struct tap_dev *tap; local
954 struct tap_dev *tap; local
1012 struct tap_dev *tap; local
1176 struct tap_dev *tap; local
1313 tap_queue_resize(struct tap_dev *tap) argument
[all...]
H A Dmacvtap.c30 struct tap_dev tap; member in struct:macvtap_dev
54 static void macvtap_count_tx_dropped(struct tap_dev *tap) argument
56 struct macvtap_dev *vlantap = container_of(tap, struct macvtap_dev, tap);
62 static void macvtap_count_rx_dropped(struct tap_dev *tap) argument
64 struct macvtap_dev *vlantap = container_of(tap, struct macvtap_dev, tap);
70 static void macvtap_update_features(struct tap_dev *tap, argument
73 struct macvtap_dev *vlantap = container_of(tap, struct macvtap_dev, tap);
[all...]
H A DMakefile33 obj-$(CONFIG_TAP) += tap.o
/linux-master/drivers/net/ipvlan/
H A Dipvtap.c47 struct tap_dev tap; member in struct:ipvtap_dev
50 static void ipvtap_count_tx_dropped(struct tap_dev *tap) argument
52 struct ipvtap_dev *vlantap = container_of(tap, struct ipvtap_dev, tap);
58 static void ipvtap_count_rx_dropped(struct tap_dev *tap) argument
60 struct ipvtap_dev *vlantap = container_of(tap, struct ipvtap_dev, tap);
66 static void ipvtap_update_features(struct tap_dev *tap, argument
69 struct ipvtap_dev *vlantap = container_of(tap, struct ipvtap_dev, tap);
[all...]
/linux-master/tools/testing/selftests/hid/
H A Drun-hid-tools-tests.sh28 python3 -u -m pytest $PYTEST_XDIST ./tests/$TARGET --tap-stream --udevd
/linux-master/tools/testing/selftests/net/
H A Dtest_vxlan_under_vrf.sh27 # | | veth-tap | | | | veth-tap | |
51 ip link del veth-tap 2>/dev/null || true
100 ip link add veth-tap type veth peer name veth-hv
102 ip link set veth-tap netns ${hv[$id]}
103 ip -netns ${hv[$id]} link set veth-tap master br0
104 ip -netns ${hv[$id]} link set veth-tap up
H A Dtap.c206 sprintf(buf, "/dev/tap%d", ifindex);
363 FIXTURE(tap)
368 FIXTURE_SETUP(tap)
383 FIXTURE_TEARDOWN(tap)
397 TEST_F(tap, test_packet_valid_udp_gso)
409 TEST_F(tap, test_packet_valid_udp_csum)
421 TEST_F(tap, test_packet_crash_tap_invalid_eth_proto)
H A DMakefile70 TEST_GEN_PROGS += reuseport_dualstack reuseaddr_conflict tls tun tap
/linux-master/drivers/mmc/host/
H A Dsdhci-of-aspeed.c130 u8 tap, bool enable, u32 reg)
134 reg |= tap << __ffs(desc->tap_mask);
168 unsigned int tap; local
187 tap = div_u64(phase_period_ps, prop_delay_ps);
188 if (tap > ASPEED_SDHCI_NR_TAPS) {
190 "Requested out of range phase tap %d for %d degrees of phase compensation at %luHz, clamping to tap %d\n",
191 tap, phase_deg, rate_hz, ASPEED_SDHCI_NR_TAPS);
192 tap = ASPEED_SDHCI_NR_TAPS;
195 return inverted | tap;
129 aspeed_sdc_set_phase_tap(const struct aspeed_sdhci_tap_desc *desc, u8 tap, bool enable, u32 reg) argument
[all...]
H A Drenesas_sdhi.h18 u32 tap; /* sampling clock position for SDR104/HS400 (8 TAP) */ member in struct:renesas_sdhi_scc
H A Dsdhci-tegra.c335 static void tegra_sdhci_set_tap(struct sdhci_host *host, unsigned int tap) argument
344 * Touching the tap values is a bit tricky on some SoC generations.
346 * the tap values are changed.
354 reg |= tap << SDHCI_CLOCK_CTRL_TAP_SHIFT;
718 err = device_property_read_u32(mmc_dev(host->mmc), "nvidia,default-tap",
859 u8 word, bit, edge1, tap, window; local
884 tap = word * TUNING_WORD_BIT_SIZE + bit;
889 first_fail_tap = tap;
894 start_pass_tap = tap;
897 first_pass_tap = tap;
[all...]
H A Drenesas_sdhi_sys_dmac.c52 .tap = 0x00000703,
56 .tap = 0x00000300,
H A Drenesas_sdhi_core.c422 dev_dbg(&host->pdev->dev, "Can't handle three bad tap in a row\n");
625 * When tuning CMD19 is issued twice for each tap, merge the
626 * result requiring the tap to be good in both runs before
654 * center index as the tap, otherwise bail out.
699 /* Issue CMD19 twice for each tap */
757 * When new_tap is a bad tap, we cannot change. Then, we compare
1086 priv->scc_tappos = taps->tap;
1089 taps->tap;
H A Drenesas_sdhi_internal_dmac.c87 .tap = 0x00000300,
/linux-master/tools/testing/selftests/tc-testing/plugin-lib/
H A DvalgrindPlugin.py24 self.tap = ''
42 #print('{}'.format(self.tap))
161 self.tap += more_tap_output
/linux-master/sound/soc/meson/
H A Daxg-pdm.c64 const unsigned int *tap; member in struct:axg_pdm_lpf
363 /* Set the tap filter values of all 3 filters */
368 regmap_write(priv->map, PDM_COEFF_DATA, lpf[i].tap[j]);
555 .tap = lpf1_default_tap,
561 .tap = lpf2_default_tap,
567 .tap = lpf3_default_tap,
/linux-master/drivers/input/mouse/
H A Dcypress_ps2.h149 unsigned int tap:1; /* multi-finger tap detected. */ member in struct:cytp_report_data
H A Dcypress_ps2.c452 report_data->tap = (header_byte & ABS_MULTIFINGER_TAP) ? 1 : 0;
483 * sure it doesn't turn into a click. The regular tap-to-click
485 * disabling tap-to-click won't affect the mouse button zones.
487 if (report_data->tap)
/linux-master/drivers/media/pci/ddbridge/
H A Dddbridge-mci.h132 u8 tap; member in struct:mci_command::__anon911::__anon913
/linux-master/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) argument
731 tap_base = tap;
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-css-params.c49 int tap, phase, phase_sum_left, phase_sum_right; local
57 for (tap = 0; tap < taps; tap++)
58 coeff_lut[phase_taps + tap] = 0;
74 for (tap = 0; tap < taps; tap++) {
77 ((tap * (coeffs_size / taps)) + phase) - 1];
84 coeff_lut[phase_taps + tap]
[all...]
/linux-master/tools/testing/selftests/tc-testing/
H A Dtdc.py384 tap = ""
515 tap = ''
729 '--format', default='tap', const='tap', nargs='?',
730 choices=['none', 'xunit', 'tap'],
977 elif args.format == 'tap':
978 suffix = 'tap'

Completed in 237 milliseconds