]> git.baikalelectronics.ru Git - kernel.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)
committerDavid S. Miller <davem@davemloft.net>
Thu, 23 Jun 2016 19:56:46 +0000 (15:56 -0400)
commitd33304a8fa68bf8d78e43e5c8b46860ab6132aab
treeff93a5075ef810931d0434d42d0fd55b68ff7ae0
parentb68873252e9c5b00f9e19eb9b45b2dd8eccc2a4e
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