Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c1032 struct cpl_t6_act_open_req *t6req = NULL; in mk_act_open_req()
1035 t6req = (struct cpl_t6_act_open_req *)__skb_put(skb, sizeof(*t6req)); in mk_act_open_req()
1164 size = sizeof(struct cpl_t6_act_open_req); in cxgb4_set_hash_filter()
Dt4_msg.h530 struct cpl_t6_act_open_req { struct
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c264 struct cpl_t6_act_open_req *req = in send_act_open_req()
265 (struct cpl_t6_act_open_req *)skb->head; in send_act_open_req()
1669 size = sizeof(struct cpl_t6_act_open_req); in init_act_open()
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dcm.c678 struct cpl_t6_act_open_req *t6req = NULL; in send_connect()
714 sizev4 = sizeof(struct cpl_t6_act_open_req); in send_connect()