summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_rx_am.c
diff options
context:
space:
mode:
authorHadar Hen Zion2016-07-01 13:51:04 +0200
committerDavid S. Miller2016-07-02 20:40:40 +0200
commitb50d292b4399f4eb11e82d0430aacf62dd5d5365 (patch)
treeb0505b5dc1aaf1e52009f5689b0fb60bc0204031 /drivers/net/ethernet/mellanox/mlx5/core/en_rx_am.c
parentnet/mlx5e: Add devlink based SRIOV mode changes (diff)
downloadkernel-qcow2-linux-b50d292b4399f4eb11e82d0430aacf62dd5d5365.tar.gz
kernel-qcow2-linux-b50d292b4399f4eb11e82d0430aacf62dd5d5365.tar.xz
kernel-qcow2-linux-b50d292b4399f4eb11e82d0430aacf62dd5d5365.zip
net/mlx5e: Create NIC global resources only once
To allow creating more than one netdev over the same PCI function, we change the driver such that global NIC resources are created once and later be shared amongst all the mlx5e netdevs running over that port. Move the CQ UAR, PD (pdn), Transport Domain (tdn), MKey resources from being kept in the mlx5e priv part to a new resources structure (mlx5e_resources) placed under the mlx5_core device. This patch doesn't add any new functionality. Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com> Reviewed-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/mellanox/mlx5/core/en_rx_am.c')
0 files changed, 0 insertions, 0 deletions