commit | 8079e8f107bf02e1e5ece89239dd2fb475a4735f | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Thu Dec 29 12:13:37 2016 -0500 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 29 14:37:23 2016 -0500 |
tree | f08d2753461d4af60ea6d2edbfd6134114f6116f | |
parent | 8fdefd63c203d9b2955d679704f4ed92bf40752c [diff] |
bnxt_en: Refactor code that determines RFS capability. Add function bnxt_rfs_supported() that determines if the chip supports RFS. Refactor the existing function bnxt_rfs_capable() that determines if run-time conditions support RFS. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>