Home
last modified time | relevance | path

Searched refs:cpl5 (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/cxgbe/tom/
Dt4_connect.c294 struct cpl_t5_act_open_req6 *cpl5 = (void *)cpl; in t4_connect() local
310 INIT_TP_WR(cpl5, 0); in t4_connect()
311 cpl5->iss = htobe32(tp->iss); in t4_connect()
312 cpl5->params = select_ntuple(vi, toep->l2te); in t4_connect()
338 struct cpl_t5_act_open_req *cpl5 = (void *)cpl; in t4_connect() local
347 INIT_TP_WR(cpl5, 0); in t4_connect()
348 cpl5->iss = htobe32(tp->iss); in t4_connect()
349 cpl5->params = select_ntuple(vi, toep->l2te); in t4_connect()
/freebsd-12-stable/sys/dev/cxgbe/
Dt4_filter.c1415 struct cpl_t5_act_open_req6 *cpl5 = (void *)cpl; in mk_act_open_req6() local
1423 INIT_TP_WR(cpl5, 0); in mk_act_open_req6()
1459 struct cpl_t5_act_open_req *cpl5 = (void *)cpl; in mk_act_open_req() local
1467 INIT_TP_WR(cpl5, 0); in mk_act_open_req()