Searched refs:F_RSS_QUEUE_VALID (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/cxgbe/tom/
H A Dt4_connect.c239 opt2 |= F_RSS_QUEUE_VALID;
H A Dt4_listen.c1080 opt2 |= F_RSS_QUEUE_VALID;
/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_filter.c1447 cpl6->opt2 = htobe32(F_RSS_QUEUE_VALID | V_RSS_QUEUE(f->fs.iq) |
1491 cpl6->opt2 = htobe32(F_RSS_QUEUE_VALID | V_RSS_QUEUE(f->fs.iq) |
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h564 #define F_RSS_QUEUE_VALID V_RSS_QUEUE_VALID(1U) macro

Completed in 86 milliseconds