Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/tom/
H A Dt4_tom.h484 uint64_t select_ntuple(struct vi_info *, struct l2t_entry *);
H A Dt4_connect.c322 ntuple = select_ntuple(vi, toep->l2te); in t4_connect()
H A Dt4_tom.c1217 select_ntuple(struct vi_info *vi, struct l2t_entry *e) in select_ntuple() function