Searched refs:MXGEFW_RSS_HASH_TYPE_SRC_DST_PORT (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/myri10ge/firmware/
H A Dmyri10ge_mcp.h348 #define MXGEFW_RSS_HASH_TYPE_SRC_DST_PORT 0x5 macro
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c74 static int myri10ge_rss_hash = MXGEFW_RSS_HASH_TYPE_SRC_DST_PORT;
1765 if (myri10ge_rss_hash == MXGEFW_RSS_HASH_TYPE_SRC_DST_PORT)
1820 case MXGEFW_RSS_HASH_TYPE_SRC_DST_PORT:
4760 myri10ge_rss_hash = MXGEFW_RSS_HASH_TYPE_SRC_DST_PORT;
4788 myri10ge_rss_hash = MXGEFW_RSS_HASH_TYPE_SRC_DST_PORT;

Completed in 72 milliseconds