Searched refs:tp_l2t (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/ulp/tom/
H A Dcxgb_toepcb.h53 struct l2t_entry *tp_l2t; member in struct:toepcb
H A Dcxgb_cpl_io.c364 req->param = htonl(V_TX_PORT(toep->tp_l2t->smt_idx));
556 l2t_send(sc, m0, toep->tp_l2t);
719 if (toep->tp_l2t) {
720 l2t_release(td->l2t, toep->tp_l2t);
721 toep->tp_l2t = NULL;
986 toep->tp_l2t = e;
1092 l2t_send(sc, m, toep->tp_l2t);
H A Dcxgb_listen.c733 toep->tp_l2t = synqe->e;
/freebsd-11-stable/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_qp.c877 init_attr.chan = toep->tp_l2t->smt_idx;

Completed in 138 milliseconds