Searched refs:cpl_close (Results 1 – 4 of 4) sorted by relevance
200 struct sk_buff *skb = csk->cpl_close; in send_close_req()208 csk->cpl_close = NULL; in send_close_req()867 csk->cpl_close = alloc_wr(sizeof(struct cpl_close_con_req), 0, in alloc_cpls()869 if (!csk->cpl_close) in alloc_cpls()
360 struct sk_buff *skb = csk->cpl_close; in send_close_req()367 csk->cpl_close = NULL; in send_close_req()1300 csk->cpl_close = alloc_wr(sizeof(struct cpl_close_con_req), in alloc_cpls()1302 if (!csk->cpl_close) in alloc_cpls()
207 struct sk_buff *cpl_close; member
538 if (csk->cpl_close) { in cxgbi_sock_free_cpl_skbs()539 kfree_skb(csk->cpl_close); in cxgbi_sock_free_cpl_skbs()540 csk->cpl_close = NULL; in cxgbi_sock_free_cpl_skbs()