Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c290 struct cpl_act_open_req6 *req = in send_act_open_req6()
291 (struct cpl_act_open_req6 *)skb->head; in send_act_open_req6()
817 size6 = sizeof(struct cpl_act_open_req6); in csk_act_open_retry_timer()
1415 size6 = sizeof(struct cpl_act_open_req6); in init_act_open()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h420 struct cpl_act_open_req6 { struct
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dcm.c620 struct cpl_act_open_req6 *req6; in send_connect()
632 sizeof(struct cpl_act_open_req6) : in send_connect()
715 req6 = (struct cpl_act_open_req6 *)skb_put(skb, wrlen); in send_connect()