commit | 53579e37d13a7a87430e2ec0171e091ebf2e63a1 | [log] [tgz] |
---|---|---|
author | Devesh Sharma <devesh.sharma@broadcom.com> | Sun May 05 07:17:04 2019 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sun May 05 21:42:17 2019 -0700 |
tree | 16c4412ae101fb29fbc5b6a192ebf0c42cf83fdb | |
parent | 2730214ddb889c54d5f6a734e2fe584c295cbd9b [diff] |
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: Devesh Sharma <devesh.sharma@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>