Home
last modified time | relevance | path

Searched refs:mlx5_os_devx_subscribe_devx_event (Results 1 – 5 of 5) sorted by relevance

/dpdk/drivers/common/mlx5/windows/
H A Dmlx5_common_os.h238 mlx5_os_devx_subscribe_devx_event(void *eventc, in mlx5_os_devx_subscribe_devx_event() function
/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_common_os.h234 mlx5_os_devx_subscribe_devx_event(void *eventc, in mlx5_os_devx_subscribe_devx_event() function
/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa_event.c105 ret = mlx5_os_devx_subscribe_devx_event(priv->eventc, in mlx5_vdpa_cq_create()
/dpdk/drivers/net/mlx5/
H A Dmlx5_txpp.c792 ret = mlx5_os_devx_subscribe_devx_event(sh->txpp.echan, in mlx5_txpp_start_service()
H A Dmlx5_devx.c382 ret = mlx5_os_devx_subscribe_devx_event in mlx5_rxq_create_devx_cq_resources()