Searched refs:cpl_set_tcb_field (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/drivers/crypto/chelsio/chtls/ |
| D | chtls_hw.c | 24 struct cpl_set_tcb_field *req, u16 word, in __set_tcb_field_direct() 44 struct cpl_set_tcb_field *req; in __set_tcb_field() 52 req = (struct cpl_set_tcb_field *)__skb_put(skb, wrlen); in __set_tcb_field() 63 struct cpl_set_tcb_field *req; in chtls_set_tcb_field()
|
| /Linux-v5.4/drivers/scsi/cxgbi/cxgb3i/ |
| D | cxgb3i.c | 1147 struct sk_buff *skb = alloc_wr(sizeof(struct cpl_set_tcb_field), 0, in ddp_setup_conn_pgidx() 1149 struct cpl_set_tcb_field *req; in ddp_setup_conn_pgidx() 1158 req = (struct cpl_set_tcb_field *)skb->head; in ddp_setup_conn_pgidx() 1183 struct sk_buff *skb = alloc_wr(sizeof(struct cpl_set_tcb_field), 0, in ddp_setup_conn_digest() 1185 struct cpl_set_tcb_field *req; in ddp_setup_conn_digest() 1194 req = (struct cpl_set_tcb_field *)skb->head; in ddp_setup_conn_digest()
|
| /Linux-v5.4/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() 1457 struct cpl_set_tcb_field *req; in cxgb4_del_hash_filter() 1495 req = (struct cpl_set_tcb_field *)__skb_put(skb, wrlen); in cxgb4_del_hash_filter() 1499 req = (struct cpl_set_tcb_field *)wr; in cxgb4_del_hash_filter()
|
| D | t4_msg.h | 699 struct cpl_set_tcb_field { struct
|
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb/ |
| D | cpl5_cmd.h | 313 struct cpl_set_tcb_field { struct
|
| /Linux-v5.4/drivers/scsi/cxgbi/cxgb4i/ |
| D | cxgb4i.c | 2000 struct cpl_set_tcb_field *req; in ddp_setup_conn_pgidx() 2010 req = (struct cpl_set_tcb_field *)skb->head; in ddp_setup_conn_pgidx() 2033 struct cpl_set_tcb_field *req; in ddp_setup_conn_digest() 2045 req = (struct cpl_set_tcb_field *)skb->head; in ddp_setup_conn_digest()
|
| /Linux-v5.4/drivers/target/iscsi/cxgbit/ |
| D | cxgbit_cm.c | 1491 struct cpl_set_tcb_field *req; in cxgbit_setup_conn_digest() 1530 struct cpl_set_tcb_field *req; in cxgbit_setup_conn_pgidx()
|
| /Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/ |
| D | cxgb3_main.c | 460 struct cpl_set_tcb_field *greq; in init_tp_parity() 965 adap->nofail_skb = alloc_skb(sizeof(struct cpl_set_tcb_field), in send_pktsched_cmd() 3261 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-v5.4/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()
|