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()
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
439 struct cpl_close_con_req *req = (struct cpl_close_con_req *)skb->head; in send_close_req()782 struct cpl_close_con_req *req = in push_tx_frames()783 (struct cpl_close_con_req *)skb->data; in push_tx_frames()1574 csk->cpl_close = alloc_wr(sizeof(struct cpl_close_con_req), in alloc_cpls()
257 struct cpl_close_con_req *req; in chtls_close_conn()263 len = roundup(sizeof(struct cpl_close_con_req), 16); in chtls_close_conn()268 req = (struct cpl_close_con_req *)__skb_put(skb, len); in chtls_close_conn()
689 struct cpl_close_con_req *req = cplhdr(skb); in chtls_push_frames()
270 struct cpl_close_con_req *req = in cxgbit_push_tx_frames()271 (struct cpl_close_con_req *)skb->data; in cxgbit_push_tx_frames()
625 u32 len = roundup(sizeof(struct cpl_close_con_req), 16); in cxgbit_send_halfclose()
849 struct cpl_close_con_req close_req;
649 u32 wrlen = roundup(sizeof(struct cpl_close_con_req), 16); in send_halfclose()
709 struct cpl_close_con_req { struct
725 struct cpl_close_con_req { struct
388 struct cpl_close_con_req *req; in send_halfclose()