freebsd-dev/sys/dev/bnxt
Stephen Hurd 7b79d6d61a bnxt: add support for Flow control setting using sysctl
Created sysctl node dev.bnxt.0.fc with following options.

A. dev.bnxt.0.fc.autoneg
B. dev.bnxt.0.fc.rx
C. dev.bnxt.0.fc.tx

Description:-
dev.bnxt.0.fc: flow ctrl
dev.bnxt.0.fc.autoneg: Enable or Disable Autoneg Flow Ctrl: 0 / 1
dev.bnxt.0.fc.rx: Enable or Disable Rx Flow Ctrl: 0 / 1
dev.bnxt.0.fc.tx: Enable or Disable Tx Flow Ctrl: 0 / 1

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/D12599
2017-10-24 21:18:50 +00:00
..
bnxt_hwrm.c bnxt: add support for Flow control setting using sysctl 2017-10-24 21:18:50 +00:00
bnxt_hwrm.h bnxt: add support for Flow control setting using sysctl 2017-10-24 21:18:50 +00:00
bnxt_ioctl.h
bnxt_sysctl.c bnxt: add support for Flow control setting using sysctl 2017-10-24 21:18:50 +00:00
bnxt_sysctl.h bnxt: add support for Flow control setting using sysctl 2017-10-24 21:18:50 +00:00
bnxt_txrx.c bnxt(4) Enable LRO support, redux 2017-07-03 18:23:35 +00:00
bnxt.h bnxt: add support for Flow control setting using sysctl 2017-10-24 21:18:50 +00:00
convert_hsi.pl
hsi_struct_def.h bnxt: Update firmware header file with the latest one 2017-09-06 20:19:30 +00:00
if_bnxt.c bnxt: add support for Flow control setting using sysctl 2017-10-24 21:18:50 +00:00