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

/freebsd-13-stable/sys/dev/cxgbe/
H A Dt4_ioctl.h214 uint32_t dirsteerhash:1;/* dirsteer=1: 0 => TCB contains RSS hash */ member in struct:t4_filter_specification
H A Dt4_filter.c709 V_FW_FILTER_WR_DIRSTEERHASH(f->fs.dirsteerhash) |
948 if (!t->fs.dirsteer && !t->fs.dirsteerhash && !t->fs.maskhash && t->fs.iq)
1527 V_PACE(f->fs.maskhash | (f->fs.dirsteerhash << 1)));
1571 V_PACE(f->fs.maskhash | (f->fs.dirsteerhash << 1)));
/freebsd-13-stable/usr.sbin/cxgbetool/
H A Dcxgbetool.c930 if (t->fs.dirsteerhash == 0)
1283 t.fs.dirsteerhash = 1; /* direct steer */

Completed in 57 milliseconds