Searched refs:select_ntuple (Results 1 – 3 of 3) sorted by relevance
326 cpl->params = select_ntuple(vi, toep->l2te); in t4_connect()331 cpl5->params = select_ntuple(vi, toep->l2te); in t4_connect()337 cpl6->params = select_ntuple(vi, toep->l2te); in t4_connect()363 cpl->params = select_ntuple(vi, toep->l2te); in t4_connect()368 cpl5->params = select_ntuple(vi, toep->l2te); in t4_connect()374 cpl6->params = select_ntuple(vi, toep->l2te); in t4_connect()
479 uint64_t select_ntuple(struct vi_info *, struct l2t_entry *);
1208 select_ntuple(struct vi_info *vi, struct l2t_entry *e) in select_ntuple() function