cxgb_offload.c | 645 struct cpl_smt_write_rpl *rpl = cplhdr(m); local in function:do_smt_write_rpl 647 if (rpl->status != CPL_ERR_NONE) 650 rpl->status, GET_TID(rpl)); 658 struct cpl_l2t_write_rpl *rpl = cplhdr(m); local in function:do_l2t_write_rpl 660 if (rpl->status != CPL_ERR_NONE) 663 rpl->status, GET_TID(rpl)); 671 struct cpl_act_open_rpl *rpl = cplhdr(m); local in function:do_act_open_rpl 672 unsigned int atid = G_TID(ntohl(rpl->atid)) 764 struct cpl_abort_rpl *rpl; local in function:do_abort_req_rss 811 struct cpl_set_tcb_rpl *rpl = cplhdr(m); local in function:do_set_tcb_rpl [all...] |