Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c315 struct cpl_t5_act_open_req6 *req = in send_act_open_req6()
316 (struct cpl_t5_act_open_req6 *)skb->head; in send_act_open_req6()
820 size6 = sizeof(struct cpl_t5_act_open_req6); in csk_act_open_retry_timer()
1418 size6 = sizeof(struct cpl_t5_act_open_req6); in init_act_open()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h434 struct cpl_t5_act_open_req6 { struct
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dcm.c621 struct cpl_t5_act_open_req6 *t5_req6; in send_connect()
633 sizeof(struct cpl_t5_act_open_req6); in send_connect()
764 t5_req6 = (struct cpl_t5_act_open_req6 *) in send_connect()