Searched refs:ftuple (Results 1 – 1 of 1) sorted by relevance
| /freebsd-14.2/sys/dev/cxgbe/ |
| H A D | t4_filter.c | 809 uint64_t *ftuple) in hashfilter_ntuple() argument 814 *ftuple = fmask = 0; in hashfilter_ntuple() 912 uint64_t ftuple; in set_filter() local 930 rc = hashfilter_ntuple(sc, &t->fs, &ftuple); in set_filter() 1057 rc = set_hashfilter(sc, t, ftuple, l2te, smt); in set_filter() 1507 uint64_t ftuple, struct cpl_act_open_req6 *cpl) in mk_act_open_req6() argument 1540 cpl6->params = htobe64(V_FILTER_TUPLE(ftuple)); in mk_act_open_req6() 1551 uint64_t ftuple, struct cpl_act_open_req *cpl) in mk_act_open_req() argument 1584 cpl6->params = htobe64(V_FILTER_TUPLE(ftuple)); in mk_act_open_req() 1667 mk_act_open_req6(sc, f, atid, ftuple, wr); in set_hashfilter() [all …]
|