bnxt_en: Use RSS flags defined in the bnxt_hsi.h file.
And remove redundant definitions of the same flags. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
07b26c9454
commit
8d6be8b627
@@ -389,11 +389,6 @@ struct rx_tpa_end_cmp_ext {
|
||||
|
||||
#define INVALID_HW_RING_ID ((u16)-1)
|
||||
|
||||
#define BNXT_RSS_HASH_TYPE_FLAG_IPV4 0x01
|
||||
#define BNXT_RSS_HASH_TYPE_FLAG_TCP_IPV4 0x02
|
||||
#define BNXT_RSS_HASH_TYPE_FLAG_IPV6 0x04
|
||||
#define BNXT_RSS_HASH_TYPE_FLAG_TCP_IPV6 0x08
|
||||
|
||||
/* The hardware supports certain page sizes. Use the supported page sizes
|
||||
* to allocate the rings.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user