Searched refs:cpu_to_be32 (Results 1 - 25 of 373) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nfsd/
H A Dnfsd.h106 #define nfs_ok cpu_to_be32(NFS_OK)
107 #define nfserr_perm cpu_to_be32(NFSERR_PERM)
108 #define nfserr_noent cpu_to_be32(NFSERR_NOENT)
109 #define nfserr_io cpu_to_be32(NFSERR_IO)
110 #define nfserr_nxio cpu_to_be32(NFSERR_NXIO)
111 #define nfserr_eagain cpu_to_be32(NFSERR_EAGAIN)
112 #define nfserr_acces cpu_to_be32(NFSERR_ACCES)
113 #define nfserr_exist cpu_to_be32(NFSERR_EXIST)
114 #define nfserr_xdev cpu_to_be32(NFSERR_XDEV)
115 #define nfserr_nodev cpu_to_be32(NFSERR_NODE
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/crypto/
H A Dtalitos.h141 #define DESC_HDR_DONE cpu_to_be32(0xff000000)
142 #define DESC_HDR_LO_ICCR1_MASK cpu_to_be32(0x00180000)
143 #define DESC_HDR_LO_ICCR1_PASS cpu_to_be32(0x00080000)
144 #define DESC_HDR_LO_ICCR1_FAIL cpu_to_be32(0x00100000)
147 #define DESC_HDR_SEL0_MASK cpu_to_be32(0xf0000000)
148 #define DESC_HDR_SEL0_AFEU cpu_to_be32(0x10000000)
149 #define DESC_HDR_SEL0_DEU cpu_to_be32(0x20000000)
150 #define DESC_HDR_SEL0_MDEUA cpu_to_be32(0x30000000)
151 #define DESC_HDR_SEL0_MDEUB cpu_to_be32(0xb0000000)
152 #define DESC_HDR_SEL0_RNG cpu_to_be32(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dpim.h7 #define PIM_V1_VERSION cpu_to_be32(0x10000000)
14 #define PIM_NULL_REGISTER cpu_to_be32(0x40000000)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/sunrpc/
H A Dxdr.h74 #define xdr_zero cpu_to_be32(0)
75 #define xdr_one cpu_to_be32(1)
76 #define xdr_two cpu_to_be32(2)
78 #define rpc_success cpu_to_be32(RPC_SUCCESS)
79 #define rpc_prog_unavail cpu_to_be32(RPC_PROG_UNAVAIL)
80 #define rpc_prog_mismatch cpu_to_be32(RPC_PROG_MISMATCH)
81 #define rpc_proc_unavail cpu_to_be32(RPC_PROC_UNAVAIL)
82 #define rpc_garbage_args cpu_to_be32(RPC_GARBAGE_ARGS)
83 #define rpc_system_err cpu_to_be32(RPC_SYSTEM_ERR)
84 #define rpc_drop_reply cpu_to_be32(RPC_DROP_REPL
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/lockd/
H A Dxdr4.h18 #define nlm4_deadlock cpu_to_be32(NLM_DEADLCK)
19 #define nlm4_rofs cpu_to_be32(NLM_ROFS)
20 #define nlm4_stale_fh cpu_to_be32(NLM_STALE_FH)
21 #define nlm4_fbig cpu_to_be32(NLM_FBIG)
22 #define nlm4_failed cpu_to_be32(NLM_FAILED)
H A Dxdr.h28 #define nlm_granted cpu_to_be32(NLM_LCK_GRANTED)
29 #define nlm_lck_denied cpu_to_be32(NLM_LCK_DENIED)
30 #define nlm_lck_denied_nolocks cpu_to_be32(NLM_LCK_DENIED_NOLOCKS)
31 #define nlm_lck_blocked cpu_to_be32(NLM_LCK_BLOCKED)
32 #define nlm_lck_denied_grace_period cpu_to_be32(NLM_LCK_DENIED_GRACE_PERIOD)
34 #define nlm_drop_reply cpu_to_be32(30000)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/mlx4/
H A Den_resources.c47 context->flags = cpu_to_be32(7 << 16 | rss << 13);
48 context->pd = cpu_to_be32(mdev->priv_pdn);
56 context->usr_page = cpu_to_be32(mdev->priv_uar.index);
57 context->local_qpn = cpu_to_be32(qpn);
61 context->cqn_send = cpu_to_be32(cqn);
62 context->cqn_recv = cpu_to_be32(cqn);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/boot/
H A Dflatdevtree_env.h23 #define cpu_to_be32(x) (x) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/qdsp5/
H A Daudmgr.c41 rep[0] = cpu_to_be32(xid);
42 rep[1] = cpu_to_be32(1);
43 rep[2] = cpu_to_be32(RPCMSG_REPLYSTAT_ACCEPTED);
44 rep[3] = cpu_to_be32(RPC_ACCEPTSTAT_SUCCESS);
255 msg.args.set_to_one = cpu_to_be32(1);
256 msg.args.tx_sample_rate = cpu_to_be32(cfg->tx_rate);
257 msg.args.rx_sample_rate = cpu_to_be32(cfg->rx_rate);
258 msg.args.def_method = cpu_to_be32(cfg->def_method);
259 msg.args.codec_type = cpu_to_be32(cfg->codec);
260 msg.args.snd_method = cpu_to_be32(cf
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_fsops.c197 agf->agf_magicnum = cpu_to_be32(XFS_AGF_MAGIC);
198 agf->agf_versionnum = cpu_to_be32(XFS_AGF_VERSION);
199 agf->agf_seqno = cpu_to_be32(agno);
206 agf->agf_length = cpu_to_be32(agsize);
207 agf->agf_roots[XFS_BTNUM_BNOi] = cpu_to_be32(XFS_BNO_BLOCK(mp));
208 agf->agf_roots[XFS_BTNUM_CNTi] = cpu_to_be32(XFS_CNT_BLOCK(mp));
209 agf->agf_levels[XFS_BTNUM_BNOi] = cpu_to_be32(1);
210 agf->agf_levels[XFS_BTNUM_CNTi] = cpu_to_be32(1);
212 agf->agf_fllast = cpu_to_be32(XFS_AGFL_SIZE(mp) - 1);
215 agf->agf_freeblks = cpu_to_be32(tmpsiz
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/
H A Dcm_msgs.h124 return cpu_to_be32(be32_to_cpu(req_msg->offset32) >> 8);
129 req_msg->offset32 = cpu_to_be32((be32_to_cpu(qpn) << 8) |
141 req_msg->offset32 = cpu_to_be32(resp_res |
154 req_msg->offset36 = cpu_to_be32(init_depth |
167 req_msg->offset40 = cpu_to_be32((resp_timeout << 3) |
187 req_msg->offset40 = cpu_to_be32((be32_to_cpu(
192 req_msg->offset40 = cpu_to_be32(be32_to_cpu(
206 req_msg->offset40 = cpu_to_be32((flow_ctrl & 0x1) |
213 return cpu_to_be32(be32_to_cpu(req_msg->offset44) >> 8);
219 req_msg->offset44 = cpu_to_be32((be32_to_cp
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mthca/
H A Dmthca_wqe.h119 dseg->byte_count = cpu_to_be32(sg->length);
120 dseg->lkey = cpu_to_be32(sg->lkey);
127 dseg->lkey = cpu_to_be32(MTHCA_INVAL_LKEY);
H A Dmthca_qp.c356 return cpu_to_be32(hw_access_flags);
538 cpu_to_be32((ah->sl << 28) |
543 path->sl_tclass_flowlabel = cpu_to_be32(ah->sl << 28);
570 qp_context->flags = cpu_to_be32((to_mthca_state(new_state) << 28) |
572 qp_context->flags |= cpu_to_be32(MTHCA_QP_BIT_DE);
574 qp_context->flags |= cpu_to_be32(MTHCA_QP_PM_MIGRATED << 11);
576 qp_param->opt_param_mask |= cpu_to_be32(MTHCA_QP_OPTPAR_PM_STATE);
579 qp_context->flags |= cpu_to_be32(MTHCA_QP_PM_MIGRATED << 11);
582 qp_context->flags |= cpu_to_be32(MTHCA_QP_PM_REARM << 11);
585 qp_context->flags |= cpu_to_be32(MTHCA_QP_PM_ARME
[all...]
H A Dmthca_doorbell.h93 hi = (__force u32) cpu_to_be32(hi);
94 lo = (__force u32) cpu_to_be32(lo);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb4vf/
H A Dt4vf_hw.c281 vi_cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP(FW_VI_CMD) |
284 vi_cmd.alloc_to_len16 = cpu_to_be32(FW_LEN16(vi_cmd));
302 port_cmd.op_to_portid = cpu_to_be32(FW_CMD_OP(FW_PORT_CMD) |
307 cpu_to_be32(FW_PORT_CMD_ACTION(FW_PORT_ACTION_GET_PORT_INFO) |
350 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP(FW_PARAMS_CMD) |
355 cmd.retval_len16 = cpu_to_be32(FW_CMD_LEN16(len16));
388 cmd.op_to_vfn = cpu_to_be32(FW_CMD_OP(FW_PARAMS_CMD) |
393 cmd.retval_len16 = cpu_to_be32(FW_CMD_LEN16(len16));
395 p->mnem = cpu_to_be32(*params++);
396 p->val = cpu_to_be32(*val
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfs/
H A Dbitmap.c85 *curr++ = cpu_to_be32(n);
95 *curr++ = cpu_to_be32(0xffffffff);
107 *curr = cpu_to_be32(n);
193 *curr &= cpu_to_be32(mask);
196 *curr++ &= cpu_to_be32(mask);
208 *curr &= cpu_to_be32(mask);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/tagutils/
H A Dmisc.h48 inline __u32 cpu_to_be32(__u32 cpu32);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/mlx4/
H A Dcq.h121 *cq->arm_db = cpu_to_be32(sn << 28 | cmd | ci);
129 doorbell[0] = cpu_to_be32(sn << 28 | cmd | cq->cqn);
130 doorbell[1] = cpu_to_be32(ci);
137 *cq->set_ci_db = cpu_to_be32(cq->cons_index & 0xffffff);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/amso1100/
H A Dc2_mm.c92 wr->addrs_length = cpu_to_be32(count);
105 wr->flags = cpu_to_be32(MEM_PBL_COMPLETE);
231 wr->pbe_size = cpu_to_be32(page_size);
232 wr->length = cpu_to_be32(length);
233 wr->pbl_depth = cpu_to_be32(pbl_depth);
234 wr->fbo = cpu_to_be32(offset);
236 wr->addrs_length = cpu_to_be32(count);
294 cpu_to_be32(mr->ibmr.lkey),
338 wr.stag_index = cpu_to_be32(stag_index);
H A Dc2_qp.c158 wr.ord = cpu_to_be32(C2_QP_NO_ATTR_CHANGE);
159 wr.ird = cpu_to_be32(C2_QP_NO_ATTR_CHANGE);
160 wr.sq_depth = cpu_to_be32(C2_QP_NO_ATTR_CHANGE);
161 wr.rq_depth = cpu_to_be32(C2_QP_NO_ATTR_CHANGE);
170 wr.next_qp_state = cpu_to_be32(to_c2_state(attr->qp_state));
195 cpu_to_be32(to_c2_state(attr->cur_qp_state));
269 wr.ord = cpu_to_be32(ord);
270 wr.ird = cpu_to_be32(ird);
271 wr.sq_depth = cpu_to_be32(C2_QP_NO_ATTR_CHANGE);
272 wr.rq_depth = cpu_to_be32(C2_QP_NO_ATTR_CHANG
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/mlx4/
H A Dqp.c77 [IB_WR_SEND] = cpu_to_be32(MLX4_OPCODE_SEND),
78 [IB_WR_LSO] = cpu_to_be32(MLX4_OPCODE_LSO),
79 [IB_WR_SEND_WITH_IMM] = cpu_to_be32(MLX4_OPCODE_SEND_IMM),
80 [IB_WR_RDMA_WRITE] = cpu_to_be32(MLX4_OPCODE_RDMA_WRITE),
81 [IB_WR_RDMA_WRITE_WITH_IMM] = cpu_to_be32(MLX4_OPCODE_RDMA_WRITE_IMM),
82 [IB_WR_RDMA_READ] = cpu_to_be32(MLX4_OPCODE_RDMA_READ),
83 [IB_WR_ATOMIC_CMP_AND_SWP] = cpu_to_be32(MLX4_OPCODE_ATOMIC_CS),
84 [IB_WR_ATOMIC_FETCH_AND_ADD] = cpu_to_be32(MLX4_OPCODE_ATOMIC_FA),
85 [IB_WR_SEND_WITH_INV] = cpu_to_be32(MLX4_OPCODE_SEND_INVAL),
86 [IB_WR_LOCAL_INV] = cpu_to_be32(MLX4_OPCODE_LOCAL_INVA
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/gfs2/
H A Dexport.c43 fh[0] = cpu_to_be32(ip->i_no_formal_ino >> 32);
44 fh[1] = cpu_to_be32(ip->i_no_formal_ino & 0xFFFFFFFF);
45 fh[2] = cpu_to_be32(ip->i_no_addr >> 32);
46 fh[3] = cpu_to_be32(ip->i_no_addr & 0xFFFFFFFF);
58 fh[4] = cpu_to_be32(ip->i_no_formal_ino >> 32);
59 fh[5] = cpu_to_be32(ip->i_no_formal_ino & 0xFFFFFFFF);
60 fh[6] = cpu_to_be32(ip->i_no_addr >> 32);
61 fh[7] = cpu_to_be32(ip->i_no_addr & 0xFFFFFFFF);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ieee1394/
H A Dcsr.c137 host->csr.topology_map[2] = cpu_to_be32(host->node_count << 16
140 cpu_to_be32((host->selfid_count + 2) << 16
145 host->csr.speed_map[0] = cpu_to_be32(0x3f1 << 16
221 bus_info[2] = cpu_to_be32((hpsb_disable_irm ? 0 : 1 << CSR_IRMC_SHIFT) |
232 bus_info[3] = cpu_to_be32(host->csr.guid_hi);
233 bus_info[4] = cpu_to_be32(host->csr.guid_lo);
254 bus_info[2] = cpu_to_be32((0 << CSR_IRMC_SHIFT) |
265 bus_info[3] = cpu_to_be32(host->csr.guid_hi);
266 bus_info[4] = cpu_to_be32(host->csr.guid_lo);
347 *(buf++) = cpu_to_be32(hos
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/tpm/
H A Dtpm.c436 TPM_CAP_FLAG = cpu_to_be32(4),
437 TPM_CAP_PROP = cpu_to_be32(5),
438 CAP_VERSION_1_1 = cpu_to_be32(0x06),
439 CAP_VERSION_1_2 = cpu_to_be32(0x1A)
443 TPM_CAP_PROP_PCR = cpu_to_be32(0x101),
444 TPM_CAP_PROP_MANUFACTURER = cpu_to_be32(0x103),
445 TPM_CAP_FLAG_PERM = cpu_to_be32(0x108),
446 TPM_CAP_FLAG_VOL = cpu_to_be32(0x109),
447 TPM_CAP_PROP_OWNER = cpu_to_be32(0x111),
448 TPM_CAP_PROP_TIS_TIMEOUT = cpu_to_be32(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch_qp.c61 wqe->send.rem_stag = cpu_to_be32(wr->ex.invalidate_rkey);
77 wqe->send.sgl[i].stag = cpu_to_be32(wr->sg_list[i].lkey);
78 wqe->send.sgl[i].len = cpu_to_be32(wr->sg_list[i].length);
81 wqe->send.num_sgle = cpu_to_be32(wr->num_sge);
83 wqe->send.plen = cpu_to_be32(plen);
98 wqe->write.stag_sink = cpu_to_be32(wr->wr.rdma.rkey);
104 wqe->write.sgl[0].len = cpu_to_be32(0);
105 wqe->write.num_sgle = cpu_to_be32(0);
115 cpu_to_be32(wr->sg_list[i].lkey);
117 cpu_to_be32(w
[all...]

Completed in 224 milliseconds

1234567891011>>