qed: Add statistics support
Device statistics can be gathered on-demand. This adds the qed support for reading the statistics [both function and port] from the device, and adds to the public API a method for requesting the current statistics. Signed-off-by:Manish Chopra <Manish.Chopra@qlogic.com> Signed-off-by:
Yuval Mintz <Yuval.Mintz@qlogic.com> Signed-off-by:
Ariel Elior <Ariel.Elior@qlogic.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/ethernet/qlogic/qed/qed.h 14 additions, 0 deletionsdrivers/net/ethernet/qlogic/qed/qed.h
- drivers/net/ethernet/qlogic/qed/qed_dev.c 243 additions, 1 deletiondrivers/net/ethernet/qlogic/qed/qed_dev.c
- drivers/net/ethernet/qlogic/qed/qed_dev_api.h 3 additions, 0 deletionsdrivers/net/ethernet/qlogic/qed/qed_dev_api.h
- drivers/net/ethernet/qlogic/qed/qed_hsi.h 30 additions, 0 deletionsdrivers/net/ethernet/qlogic/qed/qed_hsi.h
- drivers/net/ethernet/qlogic/qed/qed_l2.c 3 additions, 0 deletionsdrivers/net/ethernet/qlogic/qed/qed_l2.c
- include/linux/qed/qed_eth_if.h 3 additions, 0 deletionsinclude/linux/qed/qed_eth_if.h
Please register or sign in to comment