Searched refs:cpl_act_open_req (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c160 struct cpl_act_open_req *req = (struct cpl_act_open_req *)skb->head; send_act_open_req()
558 skb = alloc_wr(sizeof(struct cpl_act_open_req), 0, GFP_ATOMIC); act_open_retry_timer()
986 skb = alloc_wr(sizeof(struct cpl_act_open_req), 0, GFP_KERNEL); init_act_open()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/
H A Dcpl5_cmd.h260 struct cpl_act_open_req { struct
/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c209 struct cpl_act_open_req *req = send_act_open_req()
210 (struct cpl_act_open_req *)skb->head; send_act_open_req()
823 size = sizeof(struct cpl_act_open_req); csk_act_open_retry_timer()
1423 size = sizeof(struct cpl_act_open_req); init_act_open()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3_cpl.h575 struct cpl_act_open_req { struct
588 /* cpl_act_open_req.params fields */
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_msg.h391 struct cpl_act_open_req { struct
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
H A Dcm.c635 struct cpl_act_open_req *req = NULL; send_connect()
661 sizev4 = sizeof(struct cpl_act_open_req); send_connect()
743 req = (struct cpl_act_open_req *)skb_put(skb, wrlen); send_connect()
750 req = (struct cpl_act_open_req *)t5req; send_connect()
756 req = (struct cpl_act_open_req *)t6req; send_connect()
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
H A Diwch_cm.c431 struct cpl_act_open_req *req; send_connect()
460 req = (struct cpl_act_open_req *) skb_put(skb, sizeof(*req)); send_connect()

Completed in 290 milliseconds