Searched refs:cpl_abort_rpl (Results 1 – 10 of 10) sorted by relevance
275 struct sk_buff *skb = csk->cpl_abort_rpl; in send_abort_rpl()276 struct cpl_abort_rpl *rpl = (struct cpl_abort_rpl *)skb->head; in send_abort_rpl()282 csk->cpl_abort_rpl = NULL; in send_abort_rpl()876 csk->cpl_abort_rpl = alloc_wr(sizeof(struct cpl_abort_rpl), 0, in alloc_cpls()878 if (!csk->cpl_abort_rpl) in alloc_cpls()
428 struct sk_buff *skb = csk->cpl_abort_rpl; in send_abort_rpl()429 struct cpl_abort_rpl *rpl = (struct cpl_abort_rpl *)skb->head; in send_abort_rpl()435 csk->cpl_abort_rpl = NULL; in send_abort_rpl()1310 csk->cpl_abort_rpl = alloc_wr(sizeof(struct cpl_abort_rpl), in alloc_cpls()1312 if (!csk->cpl_abort_rpl) in alloc_cpls()
857 struct cpl_abort_rpl *rpl; in do_abort_req_rss()868 cpl_abort_rpl), in do_abort_req_rss()876 __skb_put(reply_skb, sizeof(struct cpl_abort_rpl)); in do_abort_req_rss()
762 struct cpl_abort_rpl { struct
379 struct cpl_abort_rpl { struct
209 struct sk_buff *cpl_abort_rpl; member
546 if (csk->cpl_abort_rpl) { in cxgbi_sock_free_cpl_skbs()547 kfree_skb(csk->cpl_abort_rpl); in cxgbi_sock_free_cpl_skbs()548 csk->cpl_abort_rpl = NULL; in cxgbi_sock_free_cpl_skbs()
660 struct cpl_abort_rpl { struct
1534 struct cpl_abort_rpl *rpl; in peer_abort()1629 rpl = (struct cpl_abort_rpl *) skb_put(rpl_skb, sizeof(*rpl)); in peer_abort()
2654 struct cpl_abort_rpl *rpl; in peer_abort()2758 rpl = (struct cpl_abort_rpl *) skb_put(rpl_skb, sizeof(*rpl)); in peer_abort()