search for: mlx5_ifc

Displaying 2 results from an estimated 2 matches for "mlx5_ifc".

Did you mean: mlx5_ifc_
2020 Aug 11
1
[GIT PULL] virtio: features, fixes
...c | 9 +- fs/fuse/virtio_fs.c | 4 +- include/linux/mlx5/cq.h | 1 - include/linux/mlx5/device.h | 13 +- include/linux/mlx5/driver.h | 2 + include/linux/mlx5/mlx5_ifc.h | 134 +- include/linux/mlx5/qp.h | 2 +- include/linux/mlx5/rsc_dump.h | 51 + include/linux/vdpa.h | 66 +- include/linux/virtio_caif.h | 6 +- include/linux/virt...
2020 Nov 01
12
[PATCH mlx5-next v1 00/11] Convert mlx5 to use auxiliary bus
...+- drivers/vdpa/mlx5/net/main.c | 76 --- drivers/vdpa/mlx5/net/mlx5_vnet.c | 53 +- drivers/vdpa/mlx5/net/mlx5_vnet.h | 24 - include/linux/mlx5/driver.h | 34 +- include/linux/mlx5/eswitch.h | 8 +- .../linux/mlx5/mlx5_ifc_vdpa.h | 6 +- 27 files changed, 818 insertions(+), 648 deletions(-) delete mode 100644 drivers/vdpa/mlx5/net/main.c delete mode 100644 drivers/vdpa/mlx5/net/mlx5_vnet.h rename drivers/vdpa/mlx5/core/mlx5_vdpa_ifc.h => include/linux/mlx5/mlx5_ifc_vdpa.h (97%) -- 2.28.0