Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h260 struct cpl_act_open_req { struct
/Linux-v5.4/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c227 struct cpl_act_open_req *req = in send_act_open_req()
228 (struct cpl_act_open_req *)skb->head; in send_act_open_req()
923 size = sizeof(struct cpl_act_open_req); in csk_act_open_retry_timer()
1755 size = sizeof(struct cpl_act_open_req); in init_act_open()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c1055 struct cpl_act_open_req *req = NULL; in mk_act_open_req()
1059 req = (struct cpl_act_open_req *)t6req; in mk_act_open_req()
Dt4_msg.h502 struct cpl_act_open_req { struct
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dcm.c715 struct cpl_act_open_req *req = NULL; in send_connect()
745 sizev4 = sizeof(struct cpl_act_open_req); in send_connect()
834 req = (struct cpl_act_open_req *)t5req; in send_connect()
839 req = (struct cpl_act_open_req *)t6req; in send_connect()
/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dt3_cpl.h575 struct cpl_act_open_req { struct
/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch_cm.c428 struct cpl_act_open_req *req; in send_connect()