Searched refs:cpl_close_con_req (Results 1 – 13 of 13) sorted by relevance
104 struct cpl_close_con_req *req; in cxgb_mk_close_con_req()
425 struct cpl_close_con_req *req = (struct cpl_close_con_req *)skb->head; in send_close_req()751 struct cpl_close_con_req *req = in push_tx_frames()752 (struct cpl_close_con_req *)skb->data; in push_tx_frames()1536 csk->cpl_close = alloc_wr(sizeof(struct cpl_close_con_req), in alloc_cpls()
202 struct cpl_close_con_req *req = (struct cpl_close_con_req *)skb->head; in send_close_req()868 csk->cpl_close = alloc_wr(sizeof(struct cpl_close_con_req), 0, in alloc_cpls()
347 struct cpl_close_con_req { struct
259 struct cpl_close_con_req *req; in chtls_close_conn()265 len = roundup(sizeof(struct cpl_close_con_req), 16); in chtls_close_conn()270 req = (struct cpl_close_con_req *)__skb_put(skb, len); in chtls_close_conn()
693 struct cpl_close_con_req *req = cplhdr(skb); in chtls_push_frames()
273 struct cpl_close_con_req *req = in cxgbit_push_tx_frames()274 (struct cpl_close_con_req *)skb->data; in cxgbit_push_tx_frames()
618 u32 len = roundup(sizeof(struct cpl_close_con_req), 16); in cxgbit_send_halfclose()
921 struct cpl_close_con_req close_req;
647 u32 wrlen = roundup(sizeof(struct cpl_close_con_req), 16); in send_halfclose()
709 struct cpl_close_con_req { struct
717 struct cpl_close_con_req { struct
388 struct cpl_close_con_req *req; in send_halfclose()