Searched refs:select_ntuple (Results 1 – 3 of 3) sorted by relevance
307 cpl->params = select_ntuple(vi, toep->l2te); in t4_connect()312 cpl5->params = select_ntuple(vi, toep->l2te); in t4_connect()318 cpl6->params = select_ntuple(vi, toep->l2te); in t4_connect()344 cpl->params = select_ntuple(vi, toep->l2te); in t4_connect()349 cpl5->params = select_ntuple(vi, toep->l2te); in t4_connect()355 cpl6->params = select_ntuple(vi, toep->l2te); in t4_connect()
375 uint64_t select_ntuple(struct vi_info *, struct l2t_entry *);
1027 select_ntuple(struct vi_info *vi, struct l2t_entry *e) in select_ntuple() function