Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c322 struct cpl_t5_act_open_req6 *req = in send_act_open_req6()
323 (struct cpl_t5_act_open_req6 *)skb->head; in send_act_open_req6()
827 size6 = sizeof(struct cpl_t5_act_open_req6); in csk_act_open_retry_timer()
1427 size6 = sizeof(struct cpl_t5_act_open_req6); in init_act_open()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h449 struct cpl_t5_act_open_req6 { struct
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dcm.c639 struct cpl_t5_act_open_req6 *t5req6 = NULL; in send_connect()
666 sizev6 = sizeof(struct cpl_t5_act_open_req6); in send_connect()
795 t5req6 = (struct cpl_t5_act_open_req6 *)skb_put(skb, in send_connect()
805 t5req6 = (struct cpl_t5_act_open_req6 *)t6req6; in send_connect()