Home
last modified time | relevance | path

Searched defs:mvdev (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/vdpa/mlx5/core/
A Dresources.c51 static int create_uctx(struct mlx5_vdpa_dev *mvdev, u16 *uid) in create_uctx()
81 static void destroy_uctx(struct mlx5_vdpa_dev *mvdev, u32 uid) in destroy_uctx()
109 void mlx5_vdpa_destroy_tis(struct mlx5_vdpa_dev *mvdev, u32 tisn) in mlx5_vdpa_destroy_tis()
142 void mlx5_vdpa_destroy_rqt(struct mlx5_vdpa_dev *mvdev, u32 rqtn) in mlx5_vdpa_destroy_rqt()
165 void mlx5_vdpa_destroy_tir(struct mlx5_vdpa_dev *mvdev, u32 tirn) in mlx5_vdpa_destroy_tir()
230 static int init_ctrl_vq(struct mlx5_vdpa_dev *mvdev) in init_ctrl_vq()
242 static void cleanup_ctrl_vq(struct mlx5_vdpa_dev *mvdev) in cleanup_ctrl_vq()
247 int mlx5_vdpa_alloc_resources(struct mlx5_vdpa_dev *mvdev) in mlx5_vdpa_alloc_resources()
306 void mlx5_vdpa_free_resources(struct mlx5_vdpa_dev *mvdev) in mlx5_vdpa_free_resources()
331 static int issue_async_cmd(struct mlx5_vdpa_dev *mvdev, in issue_async_cmd()
[all …]
A Dmr.c63 static void fill_create_direct_mr(struct mlx5_vdpa_dev *mvdev, in fill_create_direct_mr()
90 static void create_direct_mr_end(struct mlx5_vdpa_dev *mvdev, in create_direct_mr_end()
441 static int add_direct_chain(struct mlx5_vdpa_dev *mvdev, in add_direct_chain()
497 static int create_user_mr(struct mlx5_vdpa_dev *mvdev, in create_user_mr()
668 struct mlx5_vdpa_dev *mvdev; in mlx5_vdpa_mr_gc_handler() local
689 static void _mlx5_vdpa_put_mr(struct mlx5_vdpa_dev *mvdev, in _mlx5_vdpa_put_mr()
704 void mlx5_vdpa_put_mr(struct mlx5_vdpa_dev *mvdev, in mlx5_vdpa_put_mr()
721 void mlx5_vdpa_get_mr(struct mlx5_vdpa_dev *mvdev, in mlx5_vdpa_get_mr()
729 void mlx5_vdpa_update_mr(struct mlx5_vdpa_dev *mvdev, in mlx5_vdpa_update_mr()
760 void mlx5_vdpa_clean_mrs(struct mlx5_vdpa_dev *mvdev) in mlx5_vdpa_clean_mrs()
[all …]
A Dmlx5_vdpa.h72 struct mlx5_vdpa_dev *mvdev; member
/linux/drivers/vdpa/mlx5/net/
A Dmlx5_vnet.c283 struct mlx5_vdpa_dev *mvdev = &ndev->mvdev; in create_tis() local
884 struct mlx5_vdpa_dev *mvdev = &ndev->mvdev; in create_virtqueue() local
1226 struct mlx5_vdpa_dev *mvdev = &ndev->mvdev; in query_virtqueues() local
1311 struct mlx5_vdpa_dev *mvdev = &ndev->mvdev; in fill_modify_virtqueue_cmd() local
1381 struct mlx5_vdpa_dev *mvdev = &ndev->mvdev; in modify_virtqueue_end() local
1559 struct mlx5_vdpa_dev *mvdev = &ndev->mvdev; in modify_virtqueues() local
2361 struct mlx5_vdpa_dev *mvdev; in mlx5_cvq_kick_handler() local
2819 struct mlx5_vdpa_dev *mvdev; in update_carrier() local
3085 struct mlx5_vdpa_dev *mvdev = &ndev->mvdev; in setup_vq_resources() local
3824 struct mlx5_vdpa_dev *mvdev; in mlx5_vdpa_dev_add() local
[all …]
A Dmlx5_vnet.h44 struct mlx5_vdpa_dev mvdev; member
/linux/drivers/vfio/pci/mlx5/
A Dmain.c336 struct mlx5vf_pci_core_device *mvdev = migf->mvdev; in mlx5vf_mig_file_save_work() local
487 struct mlx5vf_pci_core_device *mvdev = migf->mvdev; in mlx5vf_precopy_ioctl() local
1061 void mlx5vf_disable_fds(struct mlx5vf_pci_core_device *mvdev, in mlx5vf_disable_fds()
1233 struct mlx5vf_pci_core_device *mvdev = container_of( in mlx5vf_pci_set_device_state() local
1264 struct mlx5vf_pci_core_device *mvdev = container_of( in mlx5vf_pci_get_data_size() local
1282 struct mlx5vf_pci_core_device *mvdev = container_of( in mlx5vf_pci_get_device_state() local
1293 struct mlx5vf_pci_core_device *mvdev = mlx5vf_drvdata(pdev); in mlx5vf_pci_aer_reset_done() local
1317 struct mlx5vf_pci_core_device *mvdev = container_of( in mlx5vf_pci_open_device() local
1334 struct mlx5vf_pci_core_device *mvdev = container_of( in mlx5vf_pci_close_device() local
1400 struct mlx5vf_pci_core_device *mvdev; in mlx5vf_pci_probe() local
[all …]
A Dcmd.c164 static void set_tracker_error(struct mlx5vf_pci_core_device *mvdev) in set_tracker_error()
174 struct mlx5vf_pci_core_device *mvdev = in mlx5fv_vf_event() local
196 void mlx5vf_cmd_close_migratable(struct mlx5vf_pci_core_device *mvdev) in mlx5vf_cmd_close_migratable()
219 void mlx5vf_cmd_set_migratable(struct mlx5vf_pci_core_device *mvdev, in mlx5vf_cmd_set_migratable()
370 struct mlx5vf_pci_core_device *mvdev = buf->migf->mvdev; in mlx5vf_dma_data_buffer() local
850 struct mlx5vf_pci_core_device *mvdev, in mlx5vf_create_tracker()
1046 struct mlx5vf_pci_core_device *mvdev = container_of( in mlx5vf_event_notifier() local
1084 struct mlx5vf_pci_core_device *mvdev = in mlx5vf_cq_complete() local
1491 struct mlx5vf_pci_core_device *mvdev = container_of( in mlx5vf_stop_page_tracker() local
1509 struct mlx5vf_pci_core_device *mvdev = container_of( in mlx5vf_start_page_tracker() local
[all …]
A Dcmd.h112 struct mlx5vf_pci_core_device *mvdev; member

Completed in 164 milliseconds