Symbol: cpu_to_le32
sys/compat/linuxkpi/common/include/asm/byteorder.h
149
*var = cpu_to_le32(le32_to_cpu(*var) + val);
sys/compat/linuxkpi/common/include/asm/unaligned.h
72
x = cpu_to_le32(v);
sys/dev/axgbe/xgbe-common.h
1464
(_var) &= cpu_to_le32(~(((0x1 << (_width)) - 1) << (_index))); \
sys/dev/axgbe/xgbe-common.h
1465
(_var) |= cpu_to_le32((((_val) & \
sys/dev/axgbe/xgbe-txrx.c
244
rdesc->desc0 = cpu_to_le32(lower_32_bits(pi->ipi_segs[cur_seg].ds_addr));
sys/dev/axgbe/xgbe-txrx.c
245
rdesc->desc1 = cpu_to_le32(upper_32_bits(pi->ipi_segs[cur_seg].ds_addr));
sys/dev/axgbe/xgbe-txrx.c
319
cpu_to_le32(lower_32_bits(pi->ipi_segs[cur_seg].ds_addr + offset));
sys/dev/axgbe/xgbe-txrx.c
321
cpu_to_le32(upper_32_bits(pi->ipi_segs[cur_seg].ds_addr + offset));
sys/dev/axgbe/xgbe-txrx.c
481
cpu_to_le32(lower_32_bits(iru->iru_paddrs[j]));
sys/dev/axgbe/xgbe-txrx.c
483
cpu_to_le32(upper_32_bits(iru->iru_paddrs[j]));
sys/dev/axgbe/xgbe-txrx.c
488
cpu_to_le32(lower_32_bits(iru->iru_paddrs[j]));
sys/dev/axgbe/xgbe-txrx.c
490
cpu_to_le32(upper_32_bits(iru->iru_paddrs[j]));
sys/dev/axgbe/xgbe-txrx.c
497
cpu_to_le32(lower_32_bits(iru->iru_paddrs[j]));
sys/dev/axgbe/xgbe-txrx.c
499
cpu_to_le32(upper_32_bits(iru->iru_paddrs[j]));
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
1062
req.flags |= cpu_to_le32(HWRM_FUNC_DRV_RGTR_INPUT_FLAGS_FLOW_HANDLE_64BIT_MODE);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
624
req.qp_num_entries = cpu_to_le32(ctx_pg->entries);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
635
req.srq_num_entries = cpu_to_le32(ctx_pg->entries);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
645
req.cq_num_entries = cpu_to_le32(ctx_pg->entries);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
655
req.mrav_num_entries = cpu_to_le32(ctx_pg->entries);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
667
req.tim_num_entries = cpu_to_le32(ctx_pg->entries);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
687
req.stat_num_entries = cpu_to_le32(ctxm->max_entries);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
706
*num_entries = cpu_to_le32(ctx_pg->entries);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
713
req.tqm_ring8_num_entries = cpu_to_le32(ctx_pg->entries);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
716
req.flags = cpu_to_le32(flags);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
793
p[i] = cpu_to_le32(ctxm->split[i]);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
803
req.num_entries = cpu_to_le32(ctx_pg->entries);
sys/dev/bnxt/bnxt_en/bnxt_hwrm.c
809
cpu_to_le32(HWRM_FUNC_BACKING_STORE_CFG_V2_INPUT_FLAGS_BS_CFG_ALL_DONE);
sys/dev/bnxt/bnxt_re/main.c
1629
req.length = cpu_to_le32(ring_attr->depth + 1);
sys/dev/bnxt/bnxt_re/main.c
1666
req.stat_ctx_id = cpu_to_le32(fw_stats_ctx_id);
sys/dev/bnxt/bnxt_re/main.c
1701
req.update_period_ms = cpu_to_le32(1000);
sys/dev/bnxt/bnxt_re/main.c
1975
cpu_to_le32(HWRM_FUNC_DBR_PACING_CFG_INPUT_ENABLES_PRIMARY_NQ_ID_VALID |
sys/dev/bnxt/bnxt_re/main.c
1980
req.primary_nq_id = cpu_to_le32(rdev->dbq_nq_id);
sys/dev/bnxt/bnxt_re/main.c
1981
req.pacing_threshold = cpu_to_le32(rdev->dbq_watermark);
sys/dev/bnxt/bnxt_re/main.c
2975
req.enables |= cpu_to_le32(
sys/dev/bnxt/bnxt_re/qplib_fp.c
1093
req.dpi = cpu_to_le32(qp->dpi->dpi);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1136
req.sq_size = cpu_to_le32(sqsz);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1147
req.scq_cid = cpu_to_le32(qp->scq->id);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1161
req.rq_size = cpu_to_le32(rq->max_wqe);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1176
req.srq_cid = cpu_to_le32(qp->srq->id);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1178
req.rcq_cid = cpu_to_le32(qp->rcq->id);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1191
req.qp_flags = cpu_to_le32(qp_flags);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1230
req.pd_id = cpu_to_le32(qp->pd->id);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1394
req.modify_mask = cpu_to_le32(qp->modify_flags);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1395
req.qp_cid = cpu_to_le32(qp->id);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1417
req.qkey = cpu_to_le32(qp->qkey);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1421
req.dgid[0] = cpu_to_le32(temp32[0]);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1422
req.dgid[1] = cpu_to_le32(temp32[1]);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1423
req.dgid[2] = cpu_to_le32(temp32[2]);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1424
req.dgid[3] = cpu_to_le32(temp32[3]);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1427
req.flow_label = cpu_to_le32(qp->ah.flow_label);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1457
req.rq_psn = cpu_to_le32(qp->rq.psn);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1460
req.sq_psn = cpu_to_le32(qp->sq.psn);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1470
req.sq_size = cpu_to_le32(qp->sq.hwq.max_elements);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1471
req.rq_size = cpu_to_le32(qp->rq.hwq.max_elements);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1474
req.max_inline_data = cpu_to_le32(qp->max_inline_data);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1476
req.dest_qp_id = cpu_to_le32(qp->dest_qpn);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1529
req.qp_cid = cpu_to_le32(qp->id);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1757
cpu_to_le32(BNXT_RE_MSN_NPSN(msns->start_idx_next_psn_start_psn)),
sys/dev/bnxt/bnxt_re/qplib_fp.c
1759
cpu_to_le32(BNXT_RE_MSN_SPSN(msns->start_idx_next_psn_start_psn)));
sys/dev/bnxt/bnxt_re/qplib_fp.c
1792
psns_ext->opcode_start_psn = cpu_to_le32(op_spsn);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1793
psns_ext->flags_next_psn = cpu_to_le32(flg_npsn);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1796
psns->opcode_start_psn = cpu_to_le32(op_spsn);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1797
psns->flags_next_psn = cpu_to_le32(flg_npsn);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1869
dsge->l_key = cpu_to_le32(ssge[indx].lkey);
sys/dev/bnxt/bnxt_re/qplib_fp.c
1870
dsge->size = cpu_to_le32(ssge[indx].size);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2044
sqe->length = cpu_to_le32(data_len);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2045
ext_sqe->cfa_meta = cpu_to_le32((wqe->rawqp1.cfa_meta &
sys/dev/bnxt/bnxt_re/qplib_fp.c
2074
sqe->inv_key_or_imm_data = cpu_to_le32(wqe->send.inv_key);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2077
sqe->q_key = cpu_to_le32(wqe->send.q_key);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2078
sqe->length = cpu_to_le32(data_len);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2079
ext_sqe->dst_qp = cpu_to_le32(
sys/dev/bnxt/bnxt_re/qplib_fp.c
2081
ext_sqe->avid = cpu_to_le32(wqe->send.avid &
sys/dev/bnxt/bnxt_re/qplib_fp.c
2086
sqe->length = cpu_to_le32(data_len);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2120
sqe->imm_data = cpu_to_le32(wqe->rdma.inv_key);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2121
sqe->length = cpu_to_le32((u32)data_len);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2123
ext_sqe->remote_key = cpu_to_le32(wqe->rdma.r_key);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2153
sqe->remote_key = cpu_to_le32(wqe->atomic.r_key);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2170
sqe->inv_l_key = cpu_to_le32(wqe->local_inv.inv_l_key);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2194
sqe->l_key = cpu_to_le32(wqe->frmr.l_key);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2196
temp32 = cpu_to_le32(wqe->frmr.length);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2242
sqe->parent_l_key = cpu_to_le32(wqe->bind.parent_l_key);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2243
sqe->l_key = cpu_to_le32(wqe->bind.r_key);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2245
ext_sqe->length_lo = cpu_to_le32(wqe->bind.length);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2382
base_hdr->wr_id |= cpu_to_le32(wqe_idx);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2433
req.dpi = cpu_to_le32(cq->dpi->dpi);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2436
req.cq_size = cpu_to_le32(cq->max_wqe);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2441
req.pg_size_lvl = cpu_to_le32(pg_sz_lvl);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2443
req.cq_fco_cnq_id = cpu_to_le32(
sys/dev/bnxt/bnxt_re/qplib_fp.c
2534
req.cq_cid = cpu_to_le32(cq->id);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2547
req.new_cq_size_pg_size_lvl = cpu_to_le32(nsz|pgsz|lvl);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2623
req.cq_cid = cpu_to_le32(cq->id);
sys/dev/bnxt/bnxt_re/qplib_fp.c
2785
swq->psn_search->flags_next_psn = cpu_to_le32
sys/dev/bnxt/bnxt_re/qplib_fp.c
623
req.srq_cid = cpu_to_le32(srq->id);
sys/dev/bnxt/bnxt_re/qplib_fp.c
666
req.dpi = cpu_to_le32(srq->dpi->dpi);
sys/dev/bnxt/bnxt_re/qplib_fp.c
675
req.pd_id = cpu_to_le32(srq->pd->id);
sys/dev/bnxt/bnxt_re/qplib_fp.c
758
req.srq_cid = cpu_to_le32(srq->id);
sys/dev/bnxt/bnxt_re/qplib_fp.c
796
hw_sge->l_key = cpu_to_le32(wqe->sg_list[i].lkey);
sys/dev/bnxt/bnxt_re/qplib_fp.c
797
hw_sge->size = cpu_to_le32(wqe->sg_list[i].size);
sys/dev/bnxt/bnxt_re/qplib_fp.c
805
srqe->wr_id |= cpu_to_le32((u32)next);
sys/dev/bnxt/bnxt_re/qplib_fp.c
832
req.qp_cid = cpu_to_le32(qp->id);
sys/dev/bnxt/bnxt_re/qplib_fp.c
930
req.dpi = cpu_to_le32(qp->dpi->dpi);
sys/dev/bnxt/bnxt_re/qplib_fp.c
942
req.sq_size = cpu_to_le32(_set_sq_size(sq, qp->wqe_mode));
sys/dev/bnxt/bnxt_re/qplib_fp.c
953
req.scq_cid = cpu_to_le32(qp->scq->id);
sys/dev/bnxt/bnxt_re/qplib_fp.c
965
req.rq_size = cpu_to_le32(rq->max_wqe);
sys/dev/bnxt/bnxt_re/qplib_fp.c
980
req.srq_cid = cpu_to_le32(qp->srq->id);
sys/dev/bnxt/bnxt_re/qplib_fp.c
982
req.rcq_cid = cpu_to_le32(qp->rcq->id);
sys/dev/bnxt/bnxt_re/qplib_fp.c
985
req.qp_flags = cpu_to_le32(qp_flags);
sys/dev/bnxt/bnxt_re/qplib_fp.c
986
req.pd_id = cpu_to_le32(qp->pd->id);
sys/dev/bnxt/bnxt_re/qplib_rcfw.c
959
req.number_of_qp = cpu_to_le32(hwq->max_elements);
sys/dev/bnxt/bnxt_re/qplib_rcfw.c
966
req.number_of_mrw = cpu_to_le32(hwq->max_elements);
sys/dev/bnxt/bnxt_re/qplib_rcfw.c
973
req.number_of_srq = cpu_to_le32(hwq->max_elements);
sys/dev/bnxt/bnxt_re/qplib_rcfw.c
980
req.number_of_cq = cpu_to_le32(hwq->max_elements);
sys/dev/bnxt/bnxt_re/qplib_rcfw.c
998
req.stat_ctx_id = cpu_to_le32(hctx->stats.fw_id);
sys/dev/bnxt/bnxt_re/qplib_sp.c
1036
req.function_id = cpu_to_le32(fn_id);
sys/dev/bnxt/bnxt_re/qplib_sp.c
1142
cpu_to_le32(CMDQ_SET_LINK_AGGR_MODE_MODIFY_MASK_AGGR_EN |
sys/dev/bnxt/bnxt_re/qplib_sp.c
1188
cpu_to_le32(CMDQ_QUERY_ROCE_STATS_EXT_VF_VALID |
sys/dev/bnxt/bnxt_re/qplib_sp.c
1193
req.function_id = cpu_to_le32(fid);
sys/dev/bnxt/bnxt_re/qplib_sp.c
224
req.number_of_qp = cpu_to_le32(hctx->qp_ctx.max);
sys/dev/bnxt/bnxt_re/qplib_sp.c
225
req.number_of_mrw = cpu_to_le32(hctx->mrw_ctx.max);
sys/dev/bnxt/bnxt_re/qplib_sp.c
226
req.number_of_srq = cpu_to_le32(hctx->srq_ctx.max);
sys/dev/bnxt/bnxt_re/qplib_sp.c
227
req.number_of_cq = cpu_to_le32(hctx->cq_ctx.max);
sys/dev/bnxt/bnxt_re/qplib_sp.c
229
req.max_qp_per_vf = cpu_to_le32(hctx->vf_res.max_qp);
sys/dev/bnxt/bnxt_re/qplib_sp.c
230
req.max_mrw_per_vf = cpu_to_le32(hctx->vf_res.max_mrw);
sys/dev/bnxt/bnxt_re/qplib_sp.c
231
req.max_srq_per_vf = cpu_to_le32(hctx->vf_res.max_srq);
sys/dev/bnxt/bnxt_re/qplib_sp.c
232
req.max_cq_per_vf = cpu_to_le32(hctx->vf_res.max_cq);
sys/dev/bnxt/bnxt_re/qplib_sp.c
233
req.max_gid_per_vf = cpu_to_le32(hctx->vf_res.max_gid);
sys/dev/bnxt/bnxt_re/qplib_sp.c
236
req.stat_ctx_id = cpu_to_le32(hctx->stats.fw_id);
sys/dev/bnxt/bnxt_re/qplib_sp.c
476
req.dgid[0] = cpu_to_le32(temp32[0]);
sys/dev/bnxt/bnxt_re/qplib_sp.c
477
req.dgid[1] = cpu_to_le32(temp32[1]);
sys/dev/bnxt/bnxt_re/qplib_sp.c
478
req.dgid[2] = cpu_to_le32(temp32[2]);
sys/dev/bnxt/bnxt_re/qplib_sp.c
479
req.dgid[3] = cpu_to_le32(temp32[3]);
sys/dev/bnxt/bnxt_re/qplib_sp.c
484
req.dest_vlan_id_flow_label = cpu_to_le32((ah->flow_label &
sys/dev/bnxt/bnxt_re/qplib_sp.c
487
req.pd_id = cpu_to_le32(ah->pd->id);
sys/dev/bnxt/bnxt_re/qplib_sp.c
522
req.ah_cid = cpu_to_le32(ah->id);
sys/dev/bnxt/bnxt_re/qplib_sp.c
553
req.key = cpu_to_le32(mrw->rkey);
sys/dev/bnxt/bnxt_re/qplib_sp.c
555
req.key = cpu_to_le32(mrw->lkey);
sys/dev/bnxt/bnxt_re/qplib_sp.c
580
req.pd_id = cpu_to_le32(mrw->pd->id);
sys/dev/bnxt/bnxt_re/qplib_sp.c
616
req.lkey = cpu_to_le32(mrw->lkey);
sys/dev/bnxt/bnxt_re/qplib_sp.c
691
req.key = cpu_to_le32(mr->lkey);
sys/dev/bnxt/bnxt_re/qplib_sp.c
694
req.key = cpu_to_le32(mr->pd->id);
sys/dev/bnxt/bnxt_re/qplib_sp.c
812
ext_req->link64B_per_rtt = cpu_to_le32(cc_ext->l64B_per_rtt);
sys/dev/bnxt/bnxt_re/qplib_sp.c
834
req->modify_mask = cpu_to_le32(cc_param->mask);
sys/dev/cxgb/common/cxgb_t3_hw.c
698
cpu_to_le32(data));
sys/dev/cxgb/common/cxgb_t3_hw.c
754
*((u32 *)buf) = cpu_to_le32(tmp);
sys/dev/cxgb/common/cxgb_t3_hw.c
762
*((u32 *)(&buf[4])) = cpu_to_le32(tmp);
sys/dev/cxgb/common/cxgb_t3_hw.c
789
*((u32 *)buf) = cpu_to_le32(tmp);
sys/dev/cxgbe/common/t4_hw.c
3568
cpu_to_le32(data));
sys/dev/enic/cq_enet_desc.h
132
desc->rss_hash = cpu_to_le32(rss_hash);
sys/dev/irdma/irdma_defs.h
1599
wqe_words[byte_index >> 2] = cpu_to_le32(val);
sys/dev/mlx5/device.h
165
cpu_to_le32((le32_to_cpu(*((__le32 *)(p) + __mlx5_dw_off(typ, fld))) & \
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
1333
cpu_to_le32(sg_dma_address(sg) +
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
1336
cpu_to_le32(upper_32_bits
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
4027
sge->l_key = cpu_to_le32(wr->sg_list[i].lkey);
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
4028
sge->length = cpu_to_le32(wr->sg_list[i].length);
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
4054
rwqe2->r_key = cpu_to_le32(rdma_wr(wr)->rkey);
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
41
(type_ptr)->field.hi = cpu_to_le32(upper_32_bits(vaddr));\
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
42
(type_ptr)->field.lo = cpu_to_le32(lower_32_bits(vaddr));\
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
4343
cpu_to_le32(wr->ex.imm_data);
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
4344
swqe->length = cpu_to_le32(
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
4366
swqe->length = cpu_to_le32(
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
4387
cpu_to_le32(wr->ex.invalidate_rkey);
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
4388
swqe->length = cpu_to_le32(qlnxr_prepare_sq_send_data(dev,
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
4404
rwqe->imm_data = htonl(cpu_to_le32(wr->ex.imm_data));
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
4407
rwqe->length = cpu_to_le32(qlnxr_prepare_sq_rdma_data(dev,
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
4427
rwqe->length = cpu_to_le32(qlnxr_prepare_sq_rdma_data(dev,
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
4457
rwqe->length = cpu_to_le32(qlnxr_prepare_sq_rdma_data(dev,
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
4487
awqe2->r_key = cpu_to_le32(atomic_wr(wr)->rkey);
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
4697
rqe->flags = cpu_to_le32(flags);
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
48
(sge)->length = cpu_to_le32(vlength); \
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
49
(sge)->flags = cpu_to_le32(vflags); \
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
5180
cq->db.data.value = cpu_to_le32(cons);
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
5488
pbe->lo = cpu_to_le32((u32)addr);
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
5489
pbe->hi = cpu_to_le32((u32)upper_32_bits(addr));
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
61
(sge)->length = cpu_to_le32(vlength); \
sys/dev/qlnx/qlnxr/qlnxr_verbs.c
62
(sge)->l_key = cpu_to_le32(vlkey); \
sys/dev/wg/wg_crypto.c
31
*buf = cpu_to_le32(*buf);