Home
last modified time | relevance | path

Searched refs:close_device (Results 1 – 8 of 8) sorted by relevance

/f-stack/dpdk/drivers/regex/mlx5/
H A Dmlx5_regex.c223 mlx5_glue->close_device(ctx); in mlx5_regex_pci_probe()
249 mlx5_glue->close_device(priv->ctx); in mlx5_regex_pci_remove()
/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_glue.h37 int (*close_device)(struct ibv_context *context); member
H A Dmlx4.c399 claim_zero(mlx4_glue->close_device(priv->ctx)); in mlx4_dev_close()
916 claim_zero(mlx4_glue->close_device(ctx)); in mlx4_pci_probe()
1102 claim_zero(mlx4_glue->close_device(ctx)); in mlx4_pci_probe()
1118 claim_zero(mlx4_glue->close_device(attr_ctx)); in mlx4_pci_probe()
H A Dmlx4_glue.c252 .close_device = mlx4_glue_close_device,
/f-stack/dpdk/drivers/vdpa/mlx5/
H A Dmlx5_vdpa.c767 mlx5_glue->close_device(ctx); in mlx5_vdpa_pci_probe()
805 mlx5_glue->close_device(priv->ctx); in mlx5_vdpa_pci_remove()
/f-stack/dpdk/drivers/common/mlx5/linux/
H A Dmlx5_glue.h142 int (*close_device)(struct ibv_context *context); member
H A Dmlx5_glue.c1314 .close_device = mlx5_glue_close_device,
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5.c1035 claim_zero(mlx5_glue->close_device(sh->ctx)); in mlx5_alloc_shared_dev_ctx()
1109 claim_zero(mlx5_glue->close_device(sh->ctx)); in mlx5_free_shared_dev_ctx()