net/mlx5e: RX, Use indirect calls wrapper for handling compressed completions
authorTariq Toukan <tariqt@mellanox.com>
Mon, 27 Jan 2020 11:34:31 +0000 (13:34 +0200)
committerSaeed Mahameed <saeedm@mellanox.com>
Wed, 26 Feb 2020 01:06:10 +0000 (17:06 -0800)
commite9c1d2539dc04caae0bf4ee96a7a8bdb9df8ea0d
tree39c121e3dfbe072affcd2385540e52803e319178
parent2c8f80b3e318d0c434d1a6d38e38b1db83db0b95
net/mlx5e: RX, Use indirect calls wrapper for handling compressed completions

We can avoid an indirect call per compressed completion wrapping the
completion handling call with the appropriate helper.

Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Reviewed-by: Maxim Mikityanskiy <maximmi@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c