Searched refs:cpl_close (Results 1 – 4 of 4) sorted by relevance
203 struct sk_buff *skb = csk->cpl_close; in send_close_req()211 csk->cpl_close = NULL; in send_close_req()868 csk->cpl_close = alloc_wr(sizeof(struct cpl_close_con_req), 0, in alloc_cpls()870 if (!csk->cpl_close) in alloc_cpls()
139 struct sk_buff *cpl_close; member
542 if (csk->cpl_close) { in cxgbi_sock_free_cpl_skbs()543 kfree_skb(csk->cpl_close); in cxgbi_sock_free_cpl_skbs()544 csk->cpl_close = NULL; in cxgbi_sock_free_cpl_skbs()
443 struct sk_buff *skb = csk->cpl_close; in send_close_req()450 csk->cpl_close = NULL; in send_close_req()1655 csk->cpl_close = alloc_wr(sizeof(struct cpl_close_con_req), in alloc_cpls()1657 if (!csk->cpl_close) in alloc_cpls()