Home
last modified time | relevance | path

Searched refs:tp_l2t (Results 1 – 9 of 9) sorted by relevance

/trueos/sys/dev/cxgb/ulp/tom/
HDcxgb_toepcb.h53 struct l2t_entry *tp_l2t; member
HDcxgb_cpl_io.c364 req->param = htonl(V_TX_PORT(toep->tp_l2t->smt_idx)); in make_tx_data_wr()
556 l2t_send(sc, m0, toep->tp_l2t); in t3_push_frames()
719 if (toep->tp_l2t) { in t3_release_offload_resources()
720 l2t_release(td->l2t, toep->tp_l2t); in t3_release_offload_resources()
721 toep->tp_l2t = NULL; in t3_release_offload_resources()
986 toep->tp_l2t = e; in t3_connect()
1092 l2t_send(sc, m, toep->tp_l2t); in send_reset()
HDcxgb_listen.c750 toep->tp_l2t = synqe->e; in do_pass_establish()
/trueos/sys/dev/cxgbe/firmware/
HDt4fw_cfg.txt90 tp_l2t = 4096
HDt5fw_cfg.txt103 tp_l2t = 4096
HDt5fw_cfg_uwire.txt416 tp_l2t = 3072
439 tp_l2t = 1020
460 tp_l2t = 4
HDt4fw_cfg_uwire.txt372 tp_l2t = 3072
395 tp_l2t = 1024
HDt5fw_cfg_fpga.txt347 tp_l2t = 3072
/trueos/sys/dev/cxgb/ulp/iw_cxgb/
HDiw_cxgb_qp.c877 init_attr.chan = toep->tp_l2t->smt_idx; in rdma_init()