Home
last modified time | relevance | path

Searched defs:UPT1_RSSConf (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/vmxnet3/
H A Dupt1_defs.h80 struct UPT1_RSSConf { struct
81 u16 hashType;
82 u16 hashFunc;
83 u16 hashKeySize;
84 u16 indTableSize;
85 u8 hashKey[UPT1_RSS_MAX_KEY_SIZE];
86 u8 indTable[UPT1_RSS_MAX_IND_TABLE_SIZE];
/openbmc/qemu/hw/net/
H A Dvmxnet3.h126 struct UPT1_RSSConf { struct
127 u16 hashType;
128 u16 hashFunc;
129 u16 hashKeySize;
130 u16 indTableSize;
131 u8 hashKey[UPT1_RSS_MAX_KEY_SIZE];
132 u8 indTable[UPT1_RSS_MAX_IND_TABLE_SIZE];