Searched refs:RSS_ENABLE_IPV4 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/oce/
H A Doce_hw.h2374 RSS_ENABLE_IPV4 = 0x1, /* (IPV4 HASH enabled ) */ enumerator in enum:RSS_ENABLE_FLAGS
2381 #define RSS_ENABLE (RSS_ENABLE_IPV4 | RSS_ENABLE_TCP_IPV4)
H A Doce_if.h158 #define RSS_ENABLE_IPV4 0x1 macro
H A Doce_mbox.c807 fwcmd->params.req.enable_rss |= (RSS_ENABLE_IPV4 |

Completed in 91 milliseconds