net/mlx5e: Introduce API for RX mapped pages
authorTariq Toukan <tariqt@mellanox.com>
Thu, 15 Sep 2016 13:08:37 +0000 (16:08 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sat, 17 Sep 2016 13:51:40 +0000 (09:51 -0400)
commita5a0c590166e39fa399940775e7bfd8e1a9356da
tree9899447068903771584f21661322216d09ac219b
parent7e426671704d2266757dff9c4254b788561aa11e
net/mlx5e: Introduce API for RX mapped pages

Manage the allocation and deallocation of mapped RX pages only
through dedicated API functions.

Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlx5/core/en_rx.c