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()
421 struct sk_buff *skb = csk->cpl_abort_rpl; in send_abort_rpl()422 struct cpl_abort_rpl *rpl = (struct cpl_abort_rpl *)skb->head; in send_abort_rpl()428 csk->cpl_abort_rpl = NULL; in send_abort_rpl()1303 csk->cpl_abort_rpl = alloc_wr(sizeof(struct cpl_abort_rpl), in alloc_cpls()1305 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
542 if (csk->cpl_abort_rpl) { in cxgbi_sock_free_cpl_skbs()543 kfree_skb(csk->cpl_abort_rpl); in cxgbi_sock_free_cpl_skbs()544 csk->cpl_abort_rpl = NULL; in cxgbi_sock_free_cpl_skbs()
615 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()
2562 struct cpl_abort_rpl *rpl; in peer_abort()2666 rpl = (struct cpl_abort_rpl *) skb_put(rpl_skb, sizeof(*rpl)); in peer_abort()