Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c232 struct cpl_t5_act_open_req *req = in send_act_open_req()
233 (struct cpl_t5_act_open_req *)skb->head; in send_act_open_req()
826 size = sizeof(struct cpl_t5_act_open_req); in csk_act_open_retry_timer()
1426 size = sizeof(struct cpl_t5_act_open_req); in init_act_open()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h407 struct cpl_t5_act_open_req { struct
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dcm.c636 struct cpl_t5_act_open_req *t5req = NULL; in send_connect()
665 sizev4 = sizeof(struct cpl_t5_act_open_req); in send_connect()
747 t5req = (struct cpl_t5_act_open_req *)skb_put(skb, in send_connect()
757 t5req = (struct cpl_t5_act_open_req *)t6req; in send_connect()