Searched defs:tap (Results 1 – 9 of 9) 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 55 static void macvtap_count_tx_dropped(struct tap_dev *tap) in macvtap_count_tx_dropped() 63 static void macvtap_count_rx_dropped(struct tap_dev *tap) in macvtap_count_rx_dropped() 71 static void macvtap_update_features(struct tap_dev *tap, in macvtap_update_features()
|
| /linux/drivers/net/ipvlan/ |
| H A D | ipvtap.c | 48 struct tap_dev tap; member 51 static void ipvtap_count_tx_dropped(struct tap_dev *tap) in ipvtap_count_tx_dropped() 59 static void ipvtap_count_rx_dropped(struct tap_dev *tap) in ipvtap_count_rx_dropped() 67 static void ipvtap_update_features(struct tap_dev *tap, in ipvtap_update_features()
|
| /linux/tools/testing/selftests/net/ |
| H A D | tap.c | 357 FIXTURE(tap) in FIXTURE() argument 362 FIXTURE_SETUP(tap) in FIXTURE_SETUP() argument 377 FIXTURE_TEARDOWN(tap) in FIXTURE_TEARDOWN() argument 391 TEST_F(tap, test_packet_valid_udp_gso) in TEST_F() argument 403 TEST_F(tap, test_packet_valid_udp_csum) in TEST_F() argument 415 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/input/mouse/ |
| H A D | cypress_ps2.h | 143 unsigned int tap:1; /* multi-finger tap detected. */ member
|
| /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()
|