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

/freebsd-13-stable/sys/dev/cxgbe/
H A Dt4_ioctl.h210 uint32_t rpttid:1; /* report TID in RSS hash field */ member in struct:t4_filter_specification
H A Dt4_filter.c705 htobe32(V_FW_FILTER_WR_RPTTID(f->fs.rpttid) |
1517 V_NO_CONG(f->fs.rpttid) |
1561 V_NO_CONG(f->fs.rpttid) |
/freebsd-13-stable/usr.sbin/cxgbetool/
H A Dcxgbetool.c938 if (t->fs.rpttid)
1277 } else if (!parse_val("rpttid", args, &val)) {
1278 t.fs.rpttid = 1;
1395 (t.fs.rpttid || t.fs.dirsteer || t.fs.maskhash)) {
1396 warnx("rpttid, queue and tcbhash don't make sense with"

Completed in 112 milliseconds