| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_uld.h | 63 (w)->wr.wr_hi = htonl(FW_WR_OP_V(FW_TP_WR) | \ 76 (w)->wr.wr_hi = htonl(FW_WR_OP_V(FW_ULPTX_WR) | \
|
| H A D | sge.c | 1626 wr->op_immdlen = htonl(FW_WR_OP_V(FW_ETH_TX_PKT_WR) | in cxgb4_eth_xmit() 1656 wr->op_immdlen = cpu_to_be32(FW_WR_OP_V(FW_ETH_TX_EO_WR) | in cxgb4_eth_xmit() 1676 wr->op_immdlen = htonl(FW_WR_OP_V(op) | in cxgb4_eth_xmit() 1938 cpu_to_be32(FW_WR_OP_V(FW_ETH_TX_PKT_VM_WR) | in cxgb4_vf_eth_xmit() 1980 cpu_to_be32(FW_WR_OP_V(FW_ETH_TX_PKT_VM_WR) | in cxgb4_vf_eth_xmit() 2222 wr->op_immdlen = cpu_to_be32(FW_WR_OP_V(FW_ETH_TX_EO_WR) | in write_eo_wr() 2584 flowc->op_to_nparams = cpu_to_be32(FW_WR_OP_V(FW_FLOWC_WR) | in cxgb4_ethofld_send_flowc() 2693 wr->op_immdlen = htonl(FW_WR_OP_V(FW_ETH_TX_PKT_WR) | in cxgb4_selftest_lb_pkt()
|
| H A D | cxgb4_filter.c | 848 fwr->op_pkd = htonl(FW_WR_OP_V(FW_FILTER2_WR)); in set_filter_wr() 850 fwr->op_pkd = htonl(FW_WR_OP_V(FW_FILTER_WR)); in set_filter_wr()
|
| H A D | t4fw_api.h | 123 #define FW_WR_OP_V(x) ((x) << FW_WR_OP_S) macro
|
| H A D | t4_hw.c | 6520 wr->op_pkd = cpu_to_be32(FW_WR_OP_V(FW_FILTER_WR)); in t4_mk_filtdelwr()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/ch_ktls/ |
| H A D | chcr_ktls.c | 921 wr->op_to_compl = htonl(FW_WR_OP_V(FW_ULPTX_WR)); in chcr_ktls_xmit_tcb_cpls() 1038 wr->op_immdlen = htonl(FW_WR_OP_V(FW_ETH_TX_PKT_WR) | in chcr_ktls_write_tcp_options() 1159 wr->op_to_compl = htonl(FW_WR_OP_V(FW_ULPTX_WR)); in chcr_ktls_xmit_wr_complete() 1341 wr->op_to_compl = htonl(FW_WR_OP_V(FW_ULPTX_WR)); in chcr_ktls_xmit_wr_short() 1518 wr->op_to_compl = htonl(FW_WR_OP_V(FW_ULPTX_WR)); in chcr_ktls_tx_plaintxt() 1623 wr->op_immdlen = htonl(FW_WR_OP_V(FW_ETH_TX_PKT_WR) | in chcr_ktls_tunnel_pkt()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/ |
| H A D | mem.c | 86 req->wr.wr_hi = cpu_to_be32(FW_WR_OP_V(FW_ULPTX_WR) | in _c4iw_write_mem_dma_aligned() 148 req->wr.wr_hi = cpu_to_be32(FW_WR_OP_V(FW_ULPTX_WR) | in _c4iw_write_mem_inline() 152 req->wr.wr_hi = cpu_to_be32(FW_WR_OP_V(FW_ULPTX_WR)); in _c4iw_write_mem_inline()
|
| H A D | qp.c | 318 FW_WR_OP_V(FW_RI_RES_WR) | in create_qp() 1577 wqe->op_compl = cpu_to_be32(FW_WR_OP_V(FW_RI_INIT_WR)); in post_terminate() 1709 FW_WR_OP_V(FW_RI_INIT_WR) | in rdma_fini() 1773 FW_WR_OP_V(FW_RI_INIT_WR) | in rdma_init() 2497 res_wr->op_nres = cpu_to_be32(FW_WR_OP_V(FW_RI_RES_WR) | in free_srq_queue() 2587 res_wr->op_nres = cpu_to_be32(FW_WR_OP_V(FW_RI_RES_WR) | in alloc_srq_queue()
|
| H A D | cq.c | 50 FW_WR_OP_V(FW_RI_RES_WR) | in destroy_cq() 128 FW_WR_OP_V(FW_RI_RES_WR) | in create_cq()
|
| H A D | cm.c | 611 flowc->op_to_nparams = cpu_to_be32(FW_WR_OP_V(FW_FLOWC_WR) | in send_flowc() 964 FW_WR_OP_V(FW_OFLD_TX_DATA_WR) | in send_mpa_req() 1070 FW_WR_OP_V(FW_OFLD_TX_DATA_WR) | in send_mpa_reject() 1150 FW_WR_OP_V(FW_OFLD_TX_DATA_WR) | in send_mpa_reply()
|
| /OK3568_Linux_fs/kernel/drivers/target/iscsi/cxgbit/ |
| H A D | cxgbit_ddp.c | 81 req->wr.wr_hi = htonl(FW_WR_OP_V(FW_ULPTX_WR) | in cxgbit_ppod_init_idata()
|
| H A D | cxgbit_target.c | 183 req->op_to_immdlen = cpu_to_be32(FW_WR_OP_V(opcode) | in cxgbit_tx_data_wr()
|
| H A D | cxgbit_cm.c | 1432 flowc->op_to_nparams = cpu_to_be32(FW_WR_OP_V(FW_FLOWC_WR) | in cxgbit_send_tx_flowc_wr()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/csiostor/ |
| H A D | csio_scsi.c | 209 wr->op_immdlen = cpu_to_be32(FW_WR_OP_V(FW_SCSI_CMD_WR) | in csio_scsi_init_cmd_wr() 370 wr->op_immdlen = cpu_to_be32(FW_WR_OP_V(FW_SCSI_READ_WR) | in csio_scsi_init_read_wr() 423 wr->op_immdlen = cpu_to_be32(FW_WR_OP_V(FW_SCSI_WRITE_WR) | in csio_scsi_init_write_wr() 653 wr->op_immdlen = cpu_to_be32(FW_WR_OP_V(FW_SCSI_ABRT_CLS_WR)); in csio_scsi_init_abrt_cls_wr()
|
| H A D | csio_lnode.c | 1688 wr->op_immdlen = cpu_to_be32(FW_WR_OP_V(FW_FCOE_ELS_CT_WR) | in csio_ln_prep_ecwr()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
| H A D | chtls_hw.c | 398 cpu_to_be32(FW_WR_OP_V(FW_ULPTX_WR) | FW_WR_COMPL_F | in chtls_setkey()
|
| H A D | chtls_io.c | 209 cpu_to_be32(FW_WR_OP_V(FW_FLOWC_WR) | in send_tx_flowc_wr() 383 htonl(FW_WR_OP_V(FW_TLSTX_DATA_WR) | in tls_tx_data_wr()
|
| H A D | chtls_cm.c | 311 req->wr.wr_hi = htonl(FW_WR_OP_V(FW_TP_WR) | in chtls_close_conn()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ |
| H A D | chcr_ipsec.c | 598 wr->wreq.op_to_compl = htonl(FW_WR_OP_V(FW_ULPTX_WR)); in ch_ipsec_crypto_wreq()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/cxgbi/cxgb4i/ |
| H A D | cxgb4i.c | 626 htonl(FW_WR_OP_V(FW_FLOWC_WR) | FW_FLOWC_WR_NPARAMS_V(nparams)); in send_tx_flowc_wr() 739 req->op_to_immdlen = cpu_to_be32(FW_WR_OP_V(opcode) | in cxgb4i_make_tx_data_wr() 1978 req->wr.wr_hi = htonl(FW_WR_OP_V(FW_ULPTX_WR) | in ulp_mem_io_set_hdr()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4vf/ |
| H A D | sge.c | 1286 cpu_to_be32(FW_WR_OP_V(FW_ETH_TX_PKT_VM_WR) | in t4vf_eth_xmit() 1329 cpu_to_be32(FW_WR_OP_V(FW_ETH_TX_PKT_VM_WR) | in t4vf_eth_xmit()
|