commit | 7e24c64253ed134a3c699cceda6963ac1fa6f4c8 | [log] [tgz] |
---|---|---|
author | Govindarajulu Varadarajan <gvaradar@cisco.com> | Thu Mar 01 11:07:21 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 04 18:19:25 2018 -0500 |
tree | 9038a127de2681d0ad39a55e05df08228f006d4d | |
parent | d11790941dd315e2c82bce7c228807329dcf0be4 [diff] |
enic: Check if hw supports multi wq with vxlan offload Some adaptors do not support vxlan offload when multi wq is configured. If hw supports multi wq, BIT(2) is set in a1. Signed-off-by: Govindarajulu Varadarajan <gvaradar@cisco.com> Signed-off-by: David S. Miller <davem@davemloft.net>