/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/libcxgb/ |
H A D | libcxgb_cm.h | 104 struct cpl_close_con_req *req; in cxgb_mk_close_con_req()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/libcxgb/ |
H A D | libcxgb_cm.h | 104 struct cpl_close_con_req *req; in cxgb_mk_close_con_req()
|
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 443 struct cpl_close_con_req *req = (struct cpl_close_con_req *)skb->head; in send_close_req() 862 struct cpl_close_con_req *req = in push_tx_frames() 863 (struct cpl_close_con_req *)skb->data; in push_tx_frames() 1654 csk->cpl_close = alloc_wr(sizeof(struct cpl_close_con_req), in alloc_cpls()
|
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb4i/ |
H A D | cxgb4i.c | 444 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/ |
H A D | cpl5_cmd.h | 347 struct cpl_close_con_req { struct
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/ |
H A D | cpl5_cmd.h | 338 struct cpl_close_con_req { struct
|
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 203 struct cpl_close_con_req *req = (struct cpl_close_con_req *)skb->head; in send_close_req() 867 csk->cpl_close = alloc_wr(sizeof(struct cpl_close_con_req), 0, in alloc_cpls()
|
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb3i/ |
H A D | cxgb3i.c | 204 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()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_cm.c | 298 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()
|
H A D | chtls_io.c | 689 struct cpl_close_con_req *req = cplhdr(skb); in chtls_push_frames()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_cm.c | 298 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()
|
H A D | chtls_io.c | 689 struct cpl_close_con_req *req = cplhdr(skb); in chtls_push_frames()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | iw_cxgb4.h | 849 struct cpl_close_con_req close_req;
|
H A D | cm.c | 649 u32 wrlen = roundup(sizeof(struct cpl_close_con_req), 16); in send_halfclose()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | iw_cxgb4.h | 837 struct cpl_close_con_req close_req;
|
H A D | cm.c | 649 u32 wrlen = roundup(sizeof(struct cpl_close_con_req), 16); in send_halfclose()
|
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_target.c | 269 struct cpl_close_con_req *req = in cxgbit_push_tx_frames() 270 (struct cpl_close_con_req *)skb->data; in cxgbit_push_tx_frames()
|
H A D | cxgbit_cm.c | 625 u32 len = roundup(sizeof(struct cpl_close_con_req), 16); in cxgbit_send_halfclose()
|
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_target.c | 269 struct cpl_close_con_req *req = in cxgbit_push_tx_frames() 270 (struct cpl_close_con_req *)skb->data; in cxgbit_push_tx_frames()
|
H A D | cxgbit_cm.c | 625 u32 len = roundup(sizeof(struct cpl_close_con_req), 16); in cxgbit_send_halfclose()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_cpl.h | 709 struct cpl_close_con_req { struct
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | t3_cpl.h | 709 struct cpl_close_con_req { struct
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_msg.h | 734 struct cpl_close_con_req { struct
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | t4_msg.h | 734 struct cpl_close_con_req { struct
|