OSDN Git Service

net/mlx5e: Move RQ helpers to txrx.h
authorAya Levin <ayal@mellanox.com>
Thu, 30 Apr 2020 10:30:51 +0000 (13:30 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Fri, 3 Jul 2020 04:05:17 +0000 (21:05 -0700)
commit5d95c816608cd6e7ccfe3d4c8083465973b9f3d1
tree1ae79430e0d78fc3bd3c0ac25e7716f0df0d238c
parent4537f524b4401ae9a741b849c5e0d49c9b2b6803
net/mlx5e: Move RQ helpers to txrx.h

Use txrx.h to contain helper function regarding TX/RX. In the coming
patches, I will add more RQ helpers.

Signed-off-by: Aya Levin <ayal@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en.h
drivers/net/ethernet/mellanox/mlx5/core/en/reporter_rx.c
drivers/net/ethernet/mellanox/mlx5/core/en/txrx.h