]> www.infradead.org Git - users/jedix/linux-maple.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)
committerChuck Anderson <chuck.anderson@oracle.com>
Wed, 10 Aug 2016 21:04:22 +0000 (14:04 -0700)
commit5a6f3a0470af192f9cb7b0dc3d101c077cd44fde
treea5390cad913ad3595f175424a43fc5948d90c4d6
parentccf6fc5de052f8a2073ed83c05443491710c672c
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>
Orabug: 24361996
Signed-off-by: Manjunath Govindashetty <manjunath.govindashetty@oracle.com>
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