commit | 9dc2145d910e94d1987fd165ac7643777fcf17c4 | [log] [tgz] |
---|---|---|
author | Yunsheng Lin <linyunsheng@huawei.com> | Wed Sep 27 09:45:25 2017 +0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 28 10:35:11 2017 -0700 |
tree | 54d11eba975cabfb3f19e07df421a3e2f44fd030 | |
parent | acf61ecd44feae2a78c13d0d7cb8e386741c5cf0 [diff] |
net: hns3: Add support for PFC setting in TM module This patch add a pfc_pause_en cmd, and use it to configure PFC option according to fc_mode in hdev->tm_info. Signed-off-by: Yunsheng Lin <linyunsheng@huawei.com> Signed-off-by: David S. Miller <davem@davemloft.net>