Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/
H A Dchcr_ktls.h21 #define CHCR_SET_TCB_FIELD_LEN sizeof(struct cpl_set_tcb_field)
H A Dchcr_ktls.c334 struct cpl_set_tcb_field *req; in chcr_set_tcb_field()
337 skb = alloc_skb(sizeof(struct cpl_set_tcb_field), GFP_ATOMIC); in chcr_set_tcb_field()
341 req = (struct cpl_set_tcb_field *)__skb_put_zero(skb, sizeof(*req)); in chcr_set_tcb_field()
/linux/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c1156 struct sk_buff *skb = alloc_wr(sizeof(struct cpl_set_tcb_field), 0, in ddp_setup_conn_pgidx()
1158 struct cpl_set_tcb_field *req; in ddp_setup_conn_pgidx()
1167 req = (struct cpl_set_tcb_field *)skb->head; in ddp_setup_conn_pgidx()
1192 struct sk_buff *skb = alloc_wr(sizeof(struct cpl_set_tcb_field), 0, in ddp_setup_conn_digest()
1194 struct cpl_set_tcb_field *req; in ddp_setup_conn_digest()
1203 req = (struct cpl_set_tcb_field *)skb->head; in ddp_setup_conn_digest()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A 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()
1742 struct cpl_set_tcb_field *req; in cxgb4_del_hash_filter()
1780 req = (struct cpl_set_tcb_field *)__skb_put(skb, wrlen); in cxgb4_del_hash_filter()
1784 req = (struct cpl_set_tcb_field *)wr; in cxgb4_del_hash_filter()
H A Dt4_msg.h700 struct cpl_set_tcb_field { struct
/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dcpl5_cmd.h304 struct cpl_set_tcb_field { struct
/linux/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c2081 struct cpl_set_tcb_field *req; in ddp_setup_conn_pgidx()
2091 req = (struct cpl_set_tcb_field *)skb->head; in ddp_setup_conn_pgidx()
2114 struct cpl_set_tcb_field *req; in ddp_setup_conn_digest()
2126 req = (struct cpl_set_tcb_field *)skb->head; in ddp_setup_conn_digest()
/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c1511 struct cpl_set_tcb_field *req; in cxgbit_setup_conn_digest()
1548 struct cpl_set_tcb_field *req; in cxgbit_setup_conn_pgidx()
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcxgb3_main.c458 struct cpl_set_tcb_field *greq; in init_tp_parity()
962 adap->nofail_skb = alloc_skb(sizeof(struct cpl_set_tcb_field), in send_pktsched_cmd()
3253 alloc_skb(sizeof(struct cpl_set_tcb_field), GFP_KERNEL); in init_one()
H A Dt3_cpl.h668 struct cpl_set_tcb_field { struct