Searched refs:cpl_close (Results 1 – 4 of 4) sorted by relevance
201 struct sk_buff *skb = csk->cpl_close; in send_close_req()209 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()
132 struct sk_buff *cpl_close; member
539 if (csk->cpl_close) { in cxgbi_sock_free_cpl_skbs()540 kfree_skb(csk->cpl_close); in cxgbi_sock_free_cpl_skbs()541 csk->cpl_close = NULL; in cxgbi_sock_free_cpl_skbs()
438 struct sk_buff *skb = csk->cpl_close; in send_close_req()445 csk->cpl_close = NULL; in send_close_req()1574 csk->cpl_close = alloc_wr(sizeof(struct cpl_close_con_req), in alloc_cpls()1576 if (!csk->cpl_close) in alloc_cpls()