HomeFreeBSD

bnxt: Use correct firmware call for number of queues supported

Description

bnxt: Use correct firmware call for number of queues supported

  1. Based on the suggestion from firmware team, derive scctx->isc_ntxqsets_max & scctx->isc_nrxqsets_max based on FUNC_QCFG (instead of FUNC_QCAPS).
  2. Bump-up driver version to "1.0.0.2".

Submitted by: Bhargava Chenna Marreddy <bhargava.marreddy@broadcom.com>
Reviewed by: shurd, sbruno
Approved by: sbruno (mentor)
Sponsored by: Broadcom Limited
Differential Revision: https://reviews.freebsd.org/D12128

Details

Provenance
shurdAuthored on
Reviewer
shurd
Differential Revision
D12128: bnxt: Use correct firmware ioctl to get number of Rx/Tx queues supported by firmware
Parents
rS323231: MFC r322073:
Branches
Unknown
Tags
Unknown