qed: Add support for NCSI statistics.
authorSudarsana Reddy Kalluru <sudarsana.kalluru@qlogic.com>
Tue, 16 Aug 2016 14:51:03 +0000 (10:51 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 19 Aug 2016 04:11:45 +0000 (21:11 -0700)
commit6c75424612a724d842f45d9d48cb648a73f184ac
treeabc52e4c4b0a8d6315174be9b0d1e2d7277e8913
parent68db9ec2df073f0d15351e0cb7de81d0a322f456
qed: Add support for NCSI statistics.

The patch adds driver support for sending the NCSI statistics to the
MFW. This is an asynchronous request from MFW. Upon receiving this, driver
populates the required data and send it to MFW.

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.h
drivers/net/ethernet/qlogic/qed/qed_hsi.h
drivers/net/ethernet/qlogic/qed/qed_l2.h
drivers/net/ethernet/qlogic/qed/qed_main.c
drivers/net/ethernet/qlogic/qed/qed_mcp.c
drivers/net/ethernet/qlogic/qed/qed_mcp.h