Searched refs:rte_eth_event_type (Results 1 – 17 of 17) sorted by relevance
| /dpdk/drivers/net/failsafe/ |
| H A D | failsafe_private.h | 244 enum rte_eth_event_type type, 247 enum rte_eth_event_type event, 250 enum rte_eth_event_type event,
|
| H A D | failsafe_ether.c | 590 enum rte_eth_event_type event __rte_unused, in failsafe_eth_rmv_event_callback() 611 enum rte_eth_event_type event __rte_unused, in failsafe_eth_lsc_event_callback() 630 enum rte_eth_event_type event __rte_unused, in failsafe_eth_new_event_callback()
|
| /dpdk/lib/ethdev/ |
| H A D | ethdev_private.h | 34 enum rte_eth_event_type event; /**< Interrupt event type */
|
| H A D | rte_ethdev.h | 3862 enum rte_eth_event_type { enum 3881 enum rte_eth_event_type event, void *cb_arg, void *ret_param); 3901 enum rte_eth_event_type event, 3923 enum rte_eth_event_type event,
|
| H A D | ethdev_driver.c | 170 enum rte_eth_event_type event, void *ret_param) in rte_eth_dev_callback_process()
|
| H A D | ethdev_driver.h | 1408 enum rte_eth_event_type event, void *ret_param);
|
| H A D | rte_ethdev.c | 4450 enum rte_eth_event_type event, in rte_eth_dev_callback_register() 4516 enum rte_eth_event_type event, in rte_eth_dev_callback_unregister()
|
| /dpdk/drivers/net/bonding/ |
| H A D | eth_bond_private.h | 279 bond_ethdev_lsc_event_callback(uint16_t port_id, enum rte_eth_event_type type,
|
| H A D | rte_eth_bond_pmd.c | 2905 bond_ethdev_lsc_event_callback(uint16_t port_id, enum rte_eth_event_type type, in bond_ethdev_lsc_event_callback()
|
| /dpdk/drivers/net/netvsc/ |
| H A D | hn_var.h | 292 enum rte_eth_event_type event __rte_unused,
|
| H A D | hn_vf.c | 148 enum rte_eth_event_type event __rte_unused, in hn_eth_rmv_event_callback()
|
| /dpdk/drivers/net/mlx4/ |
| H A D | mlx4_intr.c | 186 static const enum rte_eth_event_type type[] = { in mlx4_interrupt_handler()
|
| /dpdk/doc/guides/nics/ |
| H A D | features.rst | 58 * **[uses] rte_eth_event_type**: ``RTE_ETH_EVENT_INTR_LSC``. 73 * **[uses] rte_eth_event_type**: ``RTE_ETH_EVENT_INTR_RMV``. 84 * **[uses] rte_eth_event_type**: ``RTE_ETH_EVENT_QUEUE_STATE``.
|
| /dpdk/examples/link_status_interrupt/ |
| H A D | main.c | 447 lsi_event_callback(uint16_t port_id, enum rte_eth_event_type type, void *param, in lsi_event_callback()
|
| /dpdk/app/test-pmd/ |
| H A D | testpmd.c | 638 enum rte_eth_event_type type, 3551 eth_event_callback(portid_t port_id, enum rte_eth_event_type type, void *param, in eth_event_callback() 3595 enum rte_eth_event_type event; in register_eth_event_callback()
|
| /dpdk/examples/ipsec-secgw/ |
| H A D | ipsec-secgw.c | 2593 inline_ipsec_event_callback(uint16_t port_id, enum rte_eth_event_type type, in inline_ipsec_event_callback() 2626 enum rte_eth_event_type type, in ethdev_reset_event_callback()
|
| /dpdk/app/test/ |
| H A D | test_link_bonding.c | 1193 enum rte_eth_event_type type __rte_unused, in test_bonding_lsc_event_callback()
|