Searched refs:rpl5 (Results 1 – 1 of 1) sorted by relevance
2247 struct cpl_t5_pass_accept_rpl *rpl5 = NULL; in accept_cr() local2257 skb_trim(skb, roundup(sizeof(*rpl5), 16)); in accept_cr()2258 rpl5 = (void *)rpl; in accept_cr()2259 INIT_TP_WR(rpl5, ep->hwtid); in accept_cr()2317 rpl5 = (void *)rpl; in accept_cr()2318 memset(&rpl5->iss, 0, roundup(sizeof(*rpl5)-sizeof(*rpl), 16)); in accept_cr()2321 rpl5->iss = cpu_to_be32(isn); in accept_cr()2322 PDBG("%s iss %u\n", __func__, be32_to_cpu(rpl5->iss)); in accept_cr()