Home
last modified time | relevance | path

Searched refs:cpl_close_con_req (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/chelsio/libcxgb/
Dlibcxgb_cm.h104 struct cpl_close_con_req *req; in cxgb_mk_close_con_req()
/linux-6.12.1/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c204 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()
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h338 struct cpl_close_con_req { struct
/linux-6.12.1/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c444 struct cpl_close_con_req *req = (struct cpl_close_con_req *)skb->head; in send_close_req()
863 struct cpl_close_con_req *req = in push_tx_frames()
864 (struct cpl_close_con_req *)skb->data; in push_tx_frames()
1655 csk->cpl_close = alloc_wr(sizeof(struct cpl_close_con_req), in alloc_cpls()
/linux-6.12.1/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_cm.c298 struct cpl_close_con_req *req; in chtls_close_conn()
304 len = roundup(sizeof(struct cpl_close_con_req), 16); in chtls_close_conn()
309 req = (struct cpl_close_con_req *)__skb_put(skb, len); in chtls_close_conn()
Dchtls_io.c689 struct cpl_close_con_req *req = cplhdr(skb); in chtls_push_frames()
/linux-6.12.1/drivers/target/iscsi/cxgbit/
Dcxgbit_target.c269 struct cpl_close_con_req *req = in cxgbit_push_tx_frames()
270 (struct cpl_close_con_req *)skb->data; in cxgbit_push_tx_frames()
Dcxgbit_cm.c625 u32 len = roundup(sizeof(struct cpl_close_con_req), 16); in cxgbit_send_halfclose()
/linux-6.12.1/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h873 struct cpl_close_con_req close_req;
Dcm.c649 u32 wrlen = roundup(sizeof(struct cpl_close_con_req), 16); in send_halfclose()
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb3/
Dt3_cpl.h709 struct cpl_close_con_req { struct
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h734 struct cpl_close_con_req { struct