numam-dpdk/drivers/net/mlx5/linux
Michael Baum e96242efa4 net/mlx5: remove Rx queue object type field
Once the separation between Verbs and DevX is done using function
pointers, the type field of the Rx queue object structure becomes
redundant and no more code is used.
Remove the unnecessary field from the structure.

Signed-off-by: Michael Baum <michaelba@nvidia.com>
Acked-by: Matan Azrad <matan@nvidia.com>
2020-10-09 13:17:42 +02:00
..
meson.build net/mlx5/linux: refactor VLAN 2020-09-18 18:55:06 +02:00
mlx5_ethdev_os.c net/mlx5: use bond index for netdev operations 2020-09-30 19:19:09 +02:00
mlx5_flow_os.h net/mlx5: add OS specific flow actions operations 2020-07-07 23:38:26 +02:00
mlx5_mp_os.c net/mlx5: add queue start and stop 2020-07-21 15:46:30 +02:00
mlx5_os.c net/mlx5: separate Tx queue object modification 2020-10-09 13:17:42 +02:00
mlx5_os.h net/mlx5: move Linux ifname function 2020-09-18 18:55:06 +02:00
mlx5_socket.c net/mlx5: move socket files in Linux directory 2020-06-16 19:21:07 +02:00
mlx5_verbs.c net/mlx5: remove Rx queue object type field 2020-10-09 13:17:42 +02:00
mlx5_verbs.h net/mlx5: share Tx control code 2020-10-09 13:17:42 +02:00
mlx5_vlan_os.c net/mlx5/linux: refactor VLAN 2020-09-18 18:55:06 +02:00