Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c380 struct cpl_t6_act_open_req6 *req = in send_act_open_req6()
381 (struct cpl_t6_act_open_req6 *)skb->head; in send_act_open_req6()
1670 size6 = sizeof(struct cpl_t6_act_open_req6); in init_act_open()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c991 struct cpl_t6_act_open_req6 *t6req = NULL; in mk_act_open_req6()
994 t6req = (struct cpl_t6_act_open_req6 *)__skb_put(skb, sizeof(*t6req)); in mk_act_open_req6()
Dt4_msg.h574 struct cpl_t6_act_open_req6 { struct
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dcm.c681 struct cpl_t6_act_open_req6 *t6req6 = NULL; in send_connect()
715 sizev6 = sizeof(struct cpl_t6_act_open_req6); in send_connect()