Searched refs:cpl_close (Results 1 – 4 of 4) sorted by relevance
202 struct sk_buff *skb = csk->cpl_close; in send_close_req()210 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()
140 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()
442 struct sk_buff *skb = csk->cpl_close; in send_close_req()449 csk->cpl_close = NULL; in send_close_req()1654 csk->cpl_close = alloc_wr(sizeof(struct cpl_close_con_req), in alloc_cpls()1656 if (!csk->cpl_close) in alloc_cpls()