Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_ioctl.h210 uint32_t rpttid:1; /* report TID in RSS hash field */ member
H A Dt4_filter.c720 htobe32(V_FW_FILTER_WR_RPTTID(f->fs.rpttid) | in set_tcamfilter()
1536 V_NO_CONG(f->fs.rpttid) | in mk_act_open_req6()
1580 V_NO_CONG(f->fs.rpttid) | in mk_act_open_req()
/freebsd/usr.sbin/cxgbetool/
H A Dcxgbetool.c912 if (t->fs.rpttid) in do_show_one_filter_info()
1236 t.fs.rpttid = 1; in set_filter()
1353 (t.fs.rpttid || t.fs.dirsteer || t.fs.maskhash)) { in set_filter()