Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c332 struct cpl_act_open_req6 *req = in send_act_open_req6()
333 (struct cpl_act_open_req6 *)skb->head; in send_act_open_req6()
893 size6 = sizeof(struct cpl_act_open_req6); in csk_act_open_retry_timer()
1664 size6 = sizeof(struct cpl_act_open_req6); in init_act_open()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c992 struct cpl_act_open_req6 *req = NULL; in mk_act_open_req6()
996 req = (struct cpl_act_open_req6 *)t6req; in mk_act_open_req6()
Dt4_msg.h545 struct cpl_act_open_req6 { struct
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dcm.c679 struct cpl_act_open_req6 *req6 = NULL; in send_connect()
707 sizev6 = sizeof(struct cpl_act_open_req6); in send_connect()
845 req6 = (struct cpl_act_open_req6 *)t5req6; in send_connect()
850 req6 = (struct cpl_act_open_req6 *)t6req6; in send_connect()