Home
last modified time | relevance | path

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.c70 static int myri10ge_rss_hash = MXGEFW_RSS_HASH_TYPE_SRC_DST_PORT;
1759 if (myri10ge_rss_hash == MXGEFW_RSS_HASH_TYPE_SRC_DST_PORT) in myri10ge_simple_send_hash()
1814 case MXGEFW_RSS_HASH_TYPE_SRC_DST_PORT: in myri10ge_send_hash()
4732 myri10ge_rss_hash = MXGEFW_RSS_HASH_TYPE_SRC_DST_PORT; in myri10ge_get_props()
4760 myri10ge_rss_hash = MXGEFW_RSS_HASH_TYPE_SRC_DST_PORT; in myri10ge_get_props()