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

/freebsd-12-stable/sys/dev/cxgbe/
H A Dt4_ioctl.h213 uint32_t dirsteerhash:1;/* dirsteer=1: 0 => TCB contains RSS hash */ member in struct:t4_filter_specification
H A Dt4_filter.c633 V_FW_FILTER_WR_DIRSTEERHASH(f->fs.dirsteerhash) |
868 if (!t->fs.dirsteer && !t->fs.dirsteerhash && !t->fs.maskhash && t->fs.iq)
1452 V_PACE(f->fs.maskhash | (f->fs.dirsteerhash << 1)));
1496 V_PACE(f->fs.maskhash | (f->fs.dirsteerhash << 1)));
/freebsd-12-stable/usr.sbin/cxgbetool/
H A Dcxgbetool.c930 if (t->fs.dirsteerhash == 0)
1269 t.fs.dirsteerhash = 1; /* direct steer */

Completed in 121 milliseconds