Home
last modified time | relevance | path

Searched refs:cpl_act_open_req (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c161 struct cpl_act_open_req *req = (struct cpl_act_open_req *)skb->head; in send_act_open_req()
559 skb = alloc_wr(sizeof(struct cpl_act_open_req), 0, GFP_ATOMIC); in act_open_retry_timer()
987 skb = alloc_wr(sizeof(struct cpl_act_open_req), 0, GFP_KERNEL); in init_act_open()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h260 struct cpl_act_open_req { struct
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c213 struct cpl_act_open_req *req = in send_act_open_req()
214 (struct cpl_act_open_req *)skb->head; in send_act_open_req()
892 size = sizeof(struct cpl_act_open_req); in csk_act_open_retry_timer()
1663 size = sizeof(struct cpl_act_open_req); in init_act_open()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c1033 struct cpl_act_open_req *req = NULL; in mk_act_open_req()
1037 req = (struct cpl_act_open_req *)t6req; in mk_act_open_req()
Dt4_msg.h501 struct cpl_act_open_req { struct
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dcm.c676 struct cpl_act_open_req *req = NULL; in send_connect()
706 sizev4 = sizeof(struct cpl_act_open_req); in send_connect()
795 req = (struct cpl_act_open_req *)t5req; in send_connect()
800 req = (struct cpl_act_open_req *)t6req; in send_connect()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/
Dt3_cpl.h575 struct cpl_act_open_req { struct
/Linux-v4.19/drivers/infiniband/hw/cxgb3/
Diwch_cm.c428 struct cpl_act_open_req *req; in send_connect()