Searched refs:ftuple (Results 1 – 1 of 1) sorted by relevance
| /freebsd-12.1/sys/dev/cxgbe/ |
| H A D | t4_filter.c | 718 uint64_t *ftuple) in hashfilter_ntuple() argument 723 *ftuple = fmask = 0; in hashfilter_ntuple() 817 uint64_t ftuple; in set_filter() local 835 rc = hashfilter_ntuple(sc, &t->fs, &ftuple); in set_filter() 963 rc = set_hashfilter(sc, t, ftuple, l2te, smt); in set_filter() 1413 uint64_t ftuple, struct cpl_act_open_req6 *cpl) in mk_act_open_req6() argument 1446 cpl6->params = htobe64(V_FILTER_TUPLE(ftuple)); in mk_act_open_req6() 1457 uint64_t ftuple, struct cpl_act_open_req *cpl) in mk_act_open_req() argument 1490 cpl6->params = htobe64(V_FILTER_TUPLE(ftuple)); in mk_act_open_req() 1573 mk_act_open_req6(sc, f, atid, ftuple, wr); in set_hashfilter() [all …]
|