]> git.baikalelectronics.ru Git - kernel.git/commit
qed: Add support for query/config dcbx.
authorSudarsana Reddy Kalluru <sudarsana.kalluru@qlogic.com>
Wed, 8 Jun 2016 10:22:10 +0000 (06:22 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Jun 2016 18:10:59 +0000 (11:10 -0700)
commit47fa87619145b523d2c5e51645b473078f02945b
tree4551bdb4ee9532dbb7038e2726e8668047967697
parentd55f77fc509385cd43795940051e4ce7cb751496
qed: Add support for query/config dcbx.

Query API reads the dcbx data from the device shared memory and return it
to the caller. The config API configures the user provided dcbx values on
the device, and initiates the dcbx negotiation with the peer.

Signed-off-by: Sudarsana Reddy Kalluru <sudarsana.kalluru@qlogic.com>
Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qed/qed_dcbx.c
drivers/net/ethernet/qlogic/qed/qed_dcbx.h
drivers/net/ethernet/qlogic/qed/qed_hsi.h
include/linux/qed/qed_if.h