Searched refs:cpl_set_tcb_field (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/drivers/crypto/chelsio/chtls/ |
D | chtls_hw.c | 27 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/ |
D | cxgb3i.c | 1149 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/ |
D | cxgb4_filter.c | 60 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()
|
D | t4_msg.h | 691 struct cpl_set_tcb_field { struct
|
/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb/ |
D | cpl5_cmd.h | 313 struct cpl_set_tcb_field { struct
|
/Linux-v4.19/drivers/scsi/cxgbi/cxgb4i/ |
D | cxgb4i.c | 1909 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/ |
D | cxgbit_cm.c | 1472 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/ |
D | cxgb3_main.c | 461 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()
|
D | t3_cpl.h | 668 struct cpl_set_tcb_field { struct
|
D | cxgb3_offload.c | 1091 struct cpl_set_tcb_field *req; in set_l2t_ix()
|
/Linux-v4.19/drivers/infiniband/hw/cxgb3/ |
D | iwch_cm.c | 186 struct cpl_set_tcb_field *req; in iwch_quiesce_tid() 207 struct cpl_set_tcb_field *req; in iwch_resume_tid()
|