Home
last modified time | relevance | path

Searched refs:cpl_t5_act_open_req (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c229 struct cpl_t5_act_open_req *req = in send_act_open_req()
230 (struct cpl_t5_act_open_req *)skb->head; in send_act_open_req()
819 size = sizeof(struct cpl_t5_act_open_req); in csk_act_open_retry_timer()
1417 size = sizeof(struct cpl_t5_act_open_req); in init_act_open()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h407 struct cpl_t5_act_open_req { struct
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dcm.c619 struct cpl_t5_act_open_req *t5_req; in send_connect()
630 sizeof(struct cpl_t5_act_open_req); in send_connect()
744 t5_req = (struct cpl_t5_act_open_req *) in send_connect()