]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5787f5e8274bee8d24b4b8ad1a6bde61b13c13a3
treeabc52e4c4b0a8d6315174be9b0d1e2d7277e8913
parent2794166f1419e1ec5cafb2792a69725975fe3953
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