freebsd-dev/sys/dev/bnxt
Sumit Saxena 58d84ef870 if_bnxt: Added support for mgmt interface for passthrough hwrms
Added support for application management interface. There are two types of commands supported:

1. Firmware IOCTLs: These ioctls are meant for firmware
   consumption. Driver acts as a transport for these.
2. Driver only IOCTLs: These ioctls are meant for driver
   consumption. Driver will serve these ioctls without sending them down
   to firmware.

Reviewed by: imp
Differential Revision: https://reviews.freebsd.org/D36448
2022-11-04 16:40:29 -06:00
..
bnxt_hwrm.c if_bnxt: Added support for mgmt interface for passthrough hwrms 2022-11-04 16:40:29 -06:00
bnxt_hwrm.h if_bnxt: Added support for mgmt interface for passthrough hwrms 2022-11-04 16:40:29 -06:00
bnxt_ioctl.h
bnxt_mgmt.c if_bnxt: Added support for mgmt interface for passthrough hwrms 2022-11-04 16:40:29 -06:00
bnxt_mgmt.h if_bnxt: Added support for mgmt interface for passthrough hwrms 2022-11-04 16:40:29 -06:00
bnxt_sysctl.c if_bnxt: Remove sysctl node vlan_only which is not being used 2022-11-04 16:26:03 -06:00
bnxt_sysctl.h
bnxt_txrx.c if_bnxt: Add support for admin down/up and jumbo 2022-11-04 16:11:10 -06:00
bnxt.h if_bnxt: Added support for mgmt interface for passthrough hwrms 2022-11-04 16:40:29 -06:00
convert_hsi.pl
hsi_struct_def.h if_bnxt: update hsi_struct_def.h headers 2022-11-04 15:58:43 -06:00
if_bnxt.c if_bnxt: Added support for mgmt interface for passthrough hwrms 2022-11-04 16:40:29 -06:00