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