]> git.baikalelectronics.ru Git - kernel.git/commit
bnxt_en: Refactor bnxt_hwrm_set_coal().
authorMichael Chan <michael.chan@broadcom.com>
Fri, 26 Feb 2016 09:00:02 +0000 (04:00 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Mar 2016 20:37:00 +0000 (15:37 -0500)
commit0df44066f879231f1cdd2b8fc555c6e483cec6af
tree45e7c96afe0ee3e051c5dd9448b7bce39b8a4372
parent4a0065c2b1b5fc0cb993a0bb2a5a8f3a0529efb7
bnxt_en: Refactor bnxt_hwrm_set_coal().

Add a function to set all the coalescing parameters.  The function can
be used later to set both rx and tx coalescing parameters.

v2: Fixed function parameters formatting requested by DaveM.

Signed-off-by: Michael Chan <mchan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bnxt/bnxt.c