qed: Add support for coalescing config read/update.
authorSudarsana Reddy Kalluru <sudarsana.kalluru@qlogic.com>
Tue, 21 Jun 2016 13:36:21 +0000 (09:36 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Jun 2016 19:56:46 +0000 (15:56 -0400)
commit722003ac40c2c397bd5bc2b714125bc82ab27043
treeff93a5075ef810931d0434d42d0fd55b68ff7ae0
parentdc14341ed6b4e9d0a1d68c437a7ba84a621f1714
qed: Add support for coalescing config read/update.

This patch adds support for configuring the device tx/rx coalescing
timeout values in the order of micro seconds. It also adds APIs for
upper layer drivers for reading/updating the coalescing values.

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_dev.c
drivers/net/ethernet/qlogic/qed/qed_dev_api.h
drivers/net/ethernet/qlogic/qed/qed_hw.c
drivers/net/ethernet/qlogic/qed/qed_int.c
drivers/net/ethernet/qlogic/qed/qed_int.h
drivers/net/ethernet/qlogic/qed/qed_main.c
drivers/net/ethernet/qlogic/qed/qed_reg_addr.h
include/linux/qed/qed_if.h