Home
last modified time | relevance | path

Searched defs:pmd (Results 1 – 11 of 11) sorted by relevance

/f-stack/dpdk/drivers/net/memif/
H A Dmemif_socket.c103 struct pmd_internals *pmd; in memif_msg_enq_disconnect() local
159 struct pmd_internals *pmd = dev->data->dev_private; in memif_msg_receive_hello() local
188 struct pmd_internals *pmd; in memif_msg_receive_init() local
257 struct pmd_internals *pmd = dev->data->dev_private; in memif_msg_receive_add_region() local
293 struct pmd_internals *pmd = dev->data->dev_private; in memif_msg_receive_add_ring() local
331 struct pmd_internals *pmd = dev->data->dev_private; in memif_msg_receive_connect() local
349 struct pmd_internals *pmd = dev->data->dev_private; in memif_msg_receive_connected() local
367 struct pmd_internals *pmd = dev->data->dev_private; in memif_msg_receive_disconnect() local
384 struct pmd_internals *pmd = dev->data->dev_private; in memif_msg_enq_ack() local
397 struct pmd_internals *pmd = dev->data->dev_private; in memif_msg_enq_init() local
[all …]
H A Drte_eth_memif.c136 struct pmd_internals *pmd = dev->data->dev_private; in memif_mp_request_regions() local
224 struct pmd_internals *pmd = dev->data->dev_private; in memif_get_ring_offset() local
846 struct pmd_internals *pmd = dev->data->dev_private; in memif_free_regions() local
918 struct pmd_internals *pmd = dev->data->dev_private; in memif_region_init_shm() local
995 struct pmd_internals *pmd = dev->data->dev_private; in memif_regions_init() local
1025 struct pmd_internals *pmd = dev->data->dev_private; in memif_init_rings() local
1077 struct pmd_internals *pmd = dev->data->dev_private; in memif_init_queues() local
1150 struct pmd_internals *pmd = dev->data->dev_private; in memif_connect() local
1225 struct pmd_internals *pmd = dev->data->dev_private; in memif_dev_start() local
1247 struct pmd_internals *pmd = dev->data->dev_private; in memif_dev_close() local
[all …]
H A Drte_eth_memif.h53 struct pmd_internals *pmd; /**< device internals */ member
/f-stack/dpdk/drivers/net/tap/
H A Drte_eth_tap.c135 tun_alloc(struct pmd_internals *pmd, int is_keepalive) in tun_alloc()
885 struct pmd_internals *pmd = dev->data->dev_private; in tap_link_set_down() local
895 struct pmd_internals *pmd = dev->data->dev_private; in tap_link_set_up() local
944 struct pmd_internals *pmd = dev->data->dev_private; in tap_dev_configure() local
1081 struct pmd_internals *pmd = dev->data->dev_private; in tap_stats_reset() local
1210 struct pmd_internals *pmd = dev->data->dev_private; in tap_link_update() local
1232 struct pmd_internals *pmd = dev->data->dev_private; in tap_promisc_enable() local
1260 struct pmd_internals *pmd = dev->data->dev_private; in tap_promisc_disable() local
1288 struct pmd_internals *pmd = dev->data->dev_private; in tap_allmulti_enable() local
1316 struct pmd_internals *pmd = dev->data->dev_private; in tap_allmulti_disable() local
[all …]
H A Dtap_intr.c31 struct pmd_internals *pmd = dev->data->dev_private; in tap_rx_intr_vec_uninstall() local
52 struct pmd_internals *pmd = dev->data->dev_private; in tap_rx_intr_vec_install() local
H A Dtap_flow.c1028 priv_flow_process(struct pmd_internals *pmd, in priv_flow_process()
1279 struct pmd_internals *pmd = dev->data->dev_private; in tap_flow_validate() local
1323 tap_flow_free(struct pmd_internals *pmd, struct rte_flow *flow) in tap_flow_free()
1360 struct pmd_internals *pmd = dev->data->dev_private; in tap_flow_create() local
1482 tap_flow_destroy_pmd(struct pmd_internals *pmd, in tap_flow_destroy_pmd()
1555 struct pmd_internals *pmd = dev->data->dev_private; in tap_flow_destroy() local
1571 struct pmd_internals *pmd = dev->data->dev_private; in tap_flow_isolate() local
1646 struct pmd_internals *pmd = dev->data->dev_private; in tap_flow_flush() local
1668 int tap_flow_implicit_create(struct pmd_internals *pmd, in tap_flow_implicit_create()
1776 int tap_flow_implicit_destroy(struct pmd_internals *pmd, in tap_flow_implicit_destroy()
[all …]
/f-stack/dpdk/app/test/
H A Dtest_rawdev.c15 test_rawdev_selftest_impl(const char *pmd, const char *opts) in test_rawdev_selftest_impl()
H A Dtest_eventdev.c997 test_eventdev_selftest_impl(const char *pmd, const char *opts) in test_eventdev_selftest_impl()
/f-stack/freebsd/net/
H A Dif_llatbl.c226 struct prefix_match_data *pmd; in htable_prefix_free_cb() local
243 struct prefix_match_data pmd; in htable_prefix_free() local
/f-stack/freebsd/contrib/openzfs/module/icp/spi/
H A Dkcf_spi.c574 kcf_prov_mech_desc_t *pmd; in init_prov_mechs() local
/f-stack/dpdk/drivers/net/pcap/
H A Drte_eth_pcap.c933 add_queue(struct pmd_devargs *pmd, const char *name, const char *type, in add_queue()
1031 struct pmd_devargs *pmd = extra_args; in open_iface() local
1054 struct pmd_devargs *pmd = extra_args; in open_rx_iface() local