Home
last modified time | relevance | path

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

/dpdk/drivers/net/memif/
H A Dmemif_socket.c107 struct pmd_internals *pmd; in memif_msg_enq_disconnect() local
163 struct pmd_internals *pmd = dev->data->dev_private; in memif_msg_receive_hello() local
192 struct pmd_internals *pmd; in memif_msg_receive_init() local
261 struct pmd_internals *pmd = dev->data->dev_private; in memif_msg_receive_add_region() local
297 struct pmd_internals *pmd = dev->data->dev_private; in memif_msg_receive_add_ring() local
337 struct pmd_internals *pmd = dev->data->dev_private; in memif_msg_receive_connect() local
355 struct pmd_internals *pmd = dev->data->dev_private; in memif_msg_receive_connected() local
373 struct pmd_internals *pmd = dev->data->dev_private; in memif_msg_receive_disconnect() local
390 struct pmd_internals *pmd = dev->data->dev_private; in memif_msg_enq_ack() local
403 struct pmd_internals *pmd = dev->data->dev_private; in memif_msg_enq_init() local
[all …]
H A Drte_eth_memif.c133 struct pmd_internals *pmd = dev->data->dev_private; in memif_mp_request_regions() local
222 struct pmd_internals *pmd = dev->data->dev_private; in memif_get_ring_offset() local
859 struct pmd_internals *pmd = dev->data->dev_private; in memif_free_regions() local
931 struct pmd_internals *pmd = dev->data->dev_private; in memif_region_init_shm() local
1008 struct pmd_internals *pmd = dev->data->dev_private; in memif_regions_init() local
1038 struct pmd_internals *pmd = dev->data->dev_private; in memif_init_rings() local
1090 struct pmd_internals *pmd = dev->data->dev_private; in memif_init_queues() local
1166 struct pmd_internals *pmd = dev->data->dev_private; in memif_connect() local
1241 struct pmd_internals *pmd = dev->data->dev_private; in memif_dev_start() local
1270 struct pmd_internals *pmd = dev->data->dev_private; in memif_dev_close() local
[all …]
H A Drte_eth_memif.h49 struct pmd_internals *pmd; /**< device internals */ member
/dpdk/drivers/net/tap/
H A Drte_eth_tap.c147 tun_alloc(struct pmd_internals *pmd, int is_keepalive) in tun_alloc()
867 struct pmd_internals *pmd = dev->data->dev_private; in tap_link_set_down() local
877 struct pmd_internals *pmd = dev->data->dev_private; in tap_link_set_up() local
992 struct pmd_internals *pmd = dev->data->dev_private; in tap_dev_configure() local
1136 struct pmd_internals *pmd = dev->data->dev_private; in tap_stats_reset() local
1273 struct pmd_internals *pmd = dev->data->dev_private; in tap_link_update() local
1295 struct pmd_internals *pmd = dev->data->dev_private; in tap_promisc_enable() local
1323 struct pmd_internals *pmd = dev->data->dev_private; in tap_promisc_disable() local
1351 struct pmd_internals *pmd = dev->data->dev_private; in tap_allmulti_enable() local
1379 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
51 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
1329 tap_flow_free(struct pmd_internals *pmd, struct rte_flow *flow) in tap_flow_free()
1366 struct pmd_internals *pmd = dev->data->dev_private; in tap_flow_create() local
1487 tap_flow_destroy_pmd(struct pmd_internals *pmd, in tap_flow_destroy_pmd()
1559 struct pmd_internals *pmd = dev->data->dev_private; in tap_flow_destroy() local
1575 struct pmd_internals *pmd = dev->data->dev_private; in tap_flow_isolate() local
1650 struct pmd_internals *pmd = dev->data->dev_private; in tap_flow_flush() local
1672 int tap_flow_implicit_create(struct pmd_internals *pmd, in tap_flow_implicit_create()
1779 int tap_flow_implicit_destroy(struct pmd_internals *pmd, in tap_flow_implicit_destroy()
[all …]
/dpdk/app/test/
H A Dtest_rawdev.c26 test_rawdev_selftest_impl(const char *pmd, const char *opts) in test_rawdev_selftest_impl()
H A Dtest_dmadev.c840 const char *pmd = "dma_skeleton"; in test_apis() local
H A Dtest_eventdev.c1209 test_eventdev_selftest_impl(const char *pmd, const char *opts) in test_eventdev_selftest_impl()
/dpdk/drivers/net/pcap/
H A Dpcap_ethdev.c1010 add_queue(struct pmd_devargs *pmd, const char *name, const char *type, in add_queue()
1108 struct pmd_devargs *pmd = extra_args; in open_iface() local
1131 struct pmd_devargs *pmd = extra_args; in open_rx_iface() local
/dpdk/drivers/net/ice/base/
H A Dice_ptp_hw.c2190 u64 total_offset, pmd, val; in ice_phy_cfg_rx_offset_e822() local