Searched defs:tap (Results 1 – 11 of 11) sorted by relevance
/linux/drivers/net/ |
H A D | tap.c | 81 static int tap_enable_queue(struct tap_dev *tap, struct file *file, in tap_enable_queue() 102 static int tap_set_queue(struct tap_dev *tap, struct file *file, in tap_set_queue() 126 struct tap_dev *tap; in tap_disable_queue() local 161 struct tap_dev *tap; in tap_put_queue() local 189 static struct tap_queue *tap_get_queue(struct tap_dev *tap, in tap_get_queue() 235 void tap_del_queues(struct tap_dev *tap) in tap_del_queues() 259 struct tap_dev *tap; in tap_handle_frame() local 350 int tap_get_minor(dev_t major, struct tap_dev *tap) in tap_get_minor() 378 void tap_free_minor(dev_t major, struct tap_dev *tap) in tap_free_minor() 403 struct tap_dev *tap; in dev_get_by_tap_file() local [all …]
|
H A D | macvtap.c | 30 struct tap_dev tap; member 54 static void macvtap_count_tx_dropped(struct tap_dev *tap) in macvtap_count_tx_dropped() 62 static void macvtap_count_rx_dropped(struct tap_dev *tap) in macvtap_count_rx_dropped() 70 static void macvtap_update_features(struct tap_dev *tap, in macvtap_update_features()
|
/linux/tools/testing/selftests/net/ |
H A D | tap.c | 363 FIXTURE(tap) in FIXTURE() argument 368 FIXTURE_SETUP(tap) in FIXTURE_SETUP() argument 383 FIXTURE_TEARDOWN(tap) in FIXTURE_TEARDOWN() argument 397 TEST_F(tap, test_packet_valid_udp_gso) in TEST_F() argument 409 TEST_F(tap, test_packet_valid_udp_csum) in TEST_F() argument 421 TEST_F(tap, test_packet_crash_tap_invalid_eth_proto) in TEST_F() argument
|
/linux/include/linux/ |
H A D | if_tap.h | 67 struct tap_dev __rcu *tap; member
|
/linux/drivers/mmc/host/ |
H A D | sdhci-of-aspeed.c | 130 u8 tap, bool enable, u32 reg) in aspeed_sdc_set_phase_tap() 168 unsigned int tap; in aspeed_sdhci_phase_to_tap() local
|
H A D | renesas_sdhi.h | 19 u32 tap; /* sampling clock position for SDR104/HS400 (8 TAP) */ member
|
H A D | sdhci-tegra.c | 335 static void tegra_sdhci_set_tap(struct sdhci_host *host, unsigned int tap) in tegra_sdhci_set_tap() 859 u8 word, bit, edge1, tap, window; in tegra_sdhci_tap_correction() local
|
H A D | sdhci-of-dwcmshc.c | 912 static void cv18xx_sdhci_set_tap(struct sdhci_host *host, int tap) in cv18xx_sdhci_set_tap()
|
/linux/sound/soc/meson/ |
H A D | axg-pdm.c | 64 const unsigned int *tap; member
|
/linux/drivers/media/pci/ddbridge/ |
H A D | ddbridge-mci.h | 132 u8 tap; member
|
/linux/drivers/iio/adc/ |
H A D | adi-axi-adc.c | 202 unsigned int tap) in axi_adc_iodelays_set()
|