Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 53579e37 authored by Devesh Sharma's avatar Devesh Sharma Committed by David S. Miller
Browse files

bnxt_en: Separate RDMA MR/AH context allocation.


In newer firmware, the context memory for MR (Memory Region)
and AH (Address Handle) to support RDMA are specified separately.
Modify driver to specify and allocate the 2 context memory types
separately when supported by the firmware.

Signed-off-by: default avatarDevesh Sharma <devesh.sharma@broadcom.com>
Signed-off-by: default avatarMichael Chan <michael.chan@broadcom.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2730214d
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment