Lines Matching defs:vi
93 update_tid_qid_sel(toep->vi, &toep->params, tid);
258 struct vi_info *vi;
275 vi = if_getsoftc(rt_ifp);
279 vi = if_getsoftc(ifp);
296 toep = alloc_toepcb(vi, M_NOWAIT);
304 toep->l2te = t4_l2t_get(vi->pi, rt_ifp,
310 init_conn_params(vi, &settings, &inp->inp_inc, so, NULL,
312 init_toepcb(vi, toep);
322 ntuple = select_ntuple(vi, toep->l2te);
366 cpl->opt0 = calc_options0(vi, &toep->params);
367 cpl->opt2 = calc_options2(vi, &toep->params);
404 cpl->opt0 = calc_options0(vi, &toep->params);
405 cpl->opt2 = calc_options2(vi, &toep->params);