Home
last modified time | relevance | path

Searched refs:cpl_set_tcb_field (Results 1 – 11 of 11) sorted by relevance

/Linux-v4.19/drivers/crypto/chelsio/chtls/
Dchtls_hw.c27 struct cpl_set_tcb_field *req, u16 word, in __set_tcb_field_direct()
47 struct cpl_set_tcb_field *req; in __set_tcb_field()
55 req = (struct cpl_set_tcb_field *)__skb_put(skb, wrlen); in __set_tcb_field()
66 struct cpl_set_tcb_field *req; in chtls_set_tcb_field()
/Linux-v4.19/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c1149 struct sk_buff *skb = alloc_wr(sizeof(struct cpl_set_tcb_field), 0, in ddp_setup_conn_pgidx()
1151 struct cpl_set_tcb_field *req; in ddp_setup_conn_pgidx()
1160 req = (struct cpl_set_tcb_field *)skb->head; in ddp_setup_conn_pgidx()
1186 struct sk_buff *skb = alloc_wr(sizeof(struct cpl_set_tcb_field), 0, in ddp_setup_conn_digest()
1188 struct cpl_set_tcb_field *req; in ddp_setup_conn_digest()
1197 req = (struct cpl_set_tcb_field *)skb->head; in ddp_setup_conn_digest()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_filter.c60 struct cpl_set_tcb_field *req; in set_tcb_field()
63 skb = alloc_skb(sizeof(struct cpl_set_tcb_field), GFP_ATOMIC); in set_tcb_field()
67 req = (struct cpl_set_tcb_field *)__skb_put_zero(skb, sizeof(*req)); in set_tcb_field()
121 struct cpl_set_tcb_field *req, in mk_set_tcb_ulp()
1437 struct cpl_set_tcb_field *req; in cxgb4_del_hash_filter()
1475 req = (struct cpl_set_tcb_field *)__skb_put(skb, wrlen); in cxgb4_del_hash_filter()
1479 req = (struct cpl_set_tcb_field *)wr; in cxgb4_del_hash_filter()
Dt4_msg.h691 struct cpl_set_tcb_field { struct
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h313 struct cpl_set_tcb_field { struct
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1909 struct cpl_set_tcb_field *req; in ddp_setup_conn_pgidx()
1919 req = (struct cpl_set_tcb_field *)skb->head; in ddp_setup_conn_pgidx()
1939 struct cpl_set_tcb_field *req; in ddp_setup_conn_digest()
1951 req = (struct cpl_set_tcb_field *)skb->head; in ddp_setup_conn_digest()
/Linux-v4.19/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c1472 struct cpl_set_tcb_field *req; in cxgbit_setup_conn_digest()
1511 struct cpl_set_tcb_field *req; in cxgbit_setup_conn_pgidx()
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_main.c461 struct cpl_set_tcb_field *greq; in init_tp_parity()
966 adap->nofail_skb = alloc_skb(sizeof(struct cpl_set_tcb_field), in send_pktsched_cmd()
3262 alloc_skb(sizeof(struct cpl_set_tcb_field), GFP_KERNEL); in init_one()
Dt3_cpl.h668 struct cpl_set_tcb_field { struct
Dcxgb3_offload.c1091 struct cpl_set_tcb_field *req; in set_l2t_ix()
/Linux-v4.19/drivers/infiniband/hw/cxgb3/
Diwch_cm.c186 struct cpl_set_tcb_field *req; in iwch_quiesce_tid()
207 struct cpl_set_tcb_field *req; in iwch_resume_tid()