numam-dpdk/drivers/net/bnxt
Ajit Khaparde eba852e23e net/bnxt: refactor for 1.5.1 HWRM API
Update the PMD to use the 1.5.1 HWRM API.
Most of the changes in this patch and the following patches are
white spaces and rearrangement of the lines - hopefully a onetime change
owing to the usage of a different auto generated file.

Other than that, the following fields have been renamed:
1) rx_err_pkts and tx_err_pkts are now rx_discard_pkts and tx_discard_pkts
in struct ctx_hw_stats64
2) the perm_mac_addr field in the response of bnxt_hwrm_func_qcaps has
changed to mac_addr.

Signed-off-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
2016-09-30 12:27:18 +02:00
..
bnxt_cpr.c net/bnxt: support hotplug 2016-09-30 12:27:18 +02:00
bnxt_cpr.h net/bnxt: support Broadcom StrataGX 2016-09-30 12:27:18 +02:00
bnxt_ethdev.c net/bnxt: support hotplug 2016-09-30 12:27:18 +02:00
bnxt_filter.c net/bnxt: support hotplug 2016-09-30 12:27:18 +02:00
bnxt_filter.h net/bnxt: add L2 filter alloc/init/free 2016-06-20 17:21:51 +02:00
bnxt_hwrm.c net/bnxt: refactor for 1.5.1 HWRM API 2016-09-30 12:27:18 +02:00
bnxt_hwrm.h net/bnxt: support NIC Partitioning 2016-09-30 12:27:18 +02:00
bnxt_ring.c net/bnxt: allocate rings and groups 2016-06-20 17:21:52 +02:00
bnxt_ring.h net/bnxt: allocate rings and groups 2016-06-20 17:21:52 +02:00
bnxt_rxq.c net/bnxt: allocate Rx/Tx and completion rings 2016-06-20 17:21:52 +02:00
bnxt_rxq.h net/bnxt: add Rx queue create/destroy 2016-06-20 17:21:51 +02:00
bnxt_rxr.c net/bnxt: allocate Rx/Tx and completion rings 2016-06-20 17:21:52 +02:00
bnxt_rxr.h net/bnxt: allocate Rx/Tx and completion rings 2016-06-20 17:21:52 +02:00
bnxt_stats.c net/bnxt: refactor for 1.5.1 HWRM API 2016-09-30 12:27:18 +02:00
bnxt_stats.h net/bnxt: add statistics 2016-06-20 17:21:51 +02:00
bnxt_txq.c net/bnxt: allocate Rx/Tx and completion rings 2016-06-20 17:21:52 +02:00
bnxt_txq.h net/bnxt: add Tx queue create/destroy 2016-06-20 17:21:51 +02:00
bnxt_txr.c net/bnxt: allocate Rx/Tx and completion rings 2016-06-20 17:21:52 +02:00
bnxt_txr.h net/bnxt: support Broadcom StrataGX 2016-09-30 12:27:18 +02:00
bnxt_vnic.c net/bnxt: support hotplug 2016-09-30 12:27:18 +02:00
bnxt_vnic.h net/bnxt: add VNIC functions and structs 2016-06-20 17:21:51 +02:00
bnxt.h net/bnxt: support NIC Partitioning 2016-09-30 12:27:18 +02:00
hsi_struct_def_dpdk.h net/bnxt: refactor for 1.5.1 HWRM API 2016-09-30 12:27:18 +02:00
Makefile net/bnxt: add initial Rx code 2016-06-20 17:21:51 +02:00
rte_pmd_bnxt_version.map net/bnxt: add driver for Broadcom NetXtreme-C devices 2016-06-20 17:21:51 +02:00