Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_connect.c326 struct cpl_t5_act_open_req6 *cpl5 = (void *)cpl; in t4_connect() local
343 INIT_TP_WR(cpl5, 0); in t4_connect()
344 cpl5->iss = htobe32(tp->iss); in t4_connect()
345 cpl5->params = htobe64(V_FILTER_TUPLE(ntuple)); in t4_connect()
376 struct cpl_t5_act_open_req *cpl5 = (void *)cpl; in t4_connect() local
386 INIT_TP_WR(cpl5, 0); in t4_connect()
387 cpl5->iss = htobe32(tp->iss); in t4_connect()
388 cpl5->params = htobe64(V_FILTER_TUPLE(ntuple)); in t4_connect()
/freebsd/sys/dev/cxgbe/
H A Dt4_filter.c1719 struct cpl_t5_act_open_req6 *cpl5 = (void *)cpl; in mk_abort_req_ulp()
1727 INIT_TP_WR(cpl5, 0); in mk_abort_req_ulp()
1763 struct cpl_t5_act_open_req *cpl5 = (void *)cpl; in mk_abort_rpl_ulp()
1771 INIT_TP_WR(cpl5, 0); in del_hashfilter_wrlen()
1509 struct cpl_t5_act_open_req6 *cpl5 = (void *)cpl; mk_act_open_req6() local
1553 struct cpl_t5_act_open_req *cpl5 = (void *)cpl; mk_act_open_req() local