Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c1054 struct cpl_t6_act_open_req *t6req = NULL; in mk_act_open_req()
1057 t6req = (struct cpl_t6_act_open_req *)__skb_put(skb, sizeof(*t6req)); in mk_act_open_req()
1185 size = sizeof(struct cpl_t6_act_open_req); in cxgb4_set_hash_filter()
Dt4_msg.h531 struct cpl_t6_act_open_req { struct
/Linux-v5.4/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c278 struct cpl_t6_act_open_req *req = in send_act_open_req()
279 (struct cpl_t6_act_open_req *)skb->head; in send_act_open_req()
1761 size = sizeof(struct cpl_t6_act_open_req); in init_act_open()
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dcm.c717 struct cpl_t6_act_open_req *t6req = NULL; in send_connect()
753 sizev4 = sizeof(struct cpl_t6_act_open_req); in send_connect()