• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/core/

Lines Matching refs:cpu_to_be32

124 	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_cpu(starting_psn) << 8) |
231 req_msg->offset44 = cpu_to_be32((resp_timeout << 3) |
243 req_msg->offset44 = cpu_to_be32((retry_count & 0x7) |
293 return cpu_to_be32(be32_to_cpu(req_msg->primary_offset88) >> 12);
299 req_msg->primary_offset88 = cpu_to_be32(
313 req_msg->primary_offset88 = cpu_to_be32(
355 return cpu_to_be32(be32_to_cpu(req_msg->alt_offset132) >> 12);
361 req_msg->alt_offset132 = cpu_to_be32(
375 req_msg->alt_offset132 = cpu_to_be32(
521 return cpu_to_be32(be32_to_cpu(rep_msg->offset12) >> 8);
526 rep_msg->offset12 = cpu_to_be32((be32_to_cpu(qpn) << 8) |
532 return cpu_to_be32(be32_to_cpu(rep_msg->offset20) >> 8);
538 rep_msg->offset20 = cpu_to_be32((be32_to_cpu(starting_psn) << 8) |
624 return cpu_to_be32(be32_to_cpu(dreq_msg->offset8) >> 8);
629 dreq_msg->offset8 = cpu_to_be32((be32_to_cpu(qpn) << 8) |
673 return cpu_to_be32(be32_to_cpu(lap_msg->offset12) >> 8);
678 lap_msg->offset12 = cpu_to_be32((be32_to_cpu(qpn) << 8) |
691 lap_msg->offset12 = cpu_to_be32((resp_timeout << 3) |
698 return cpu_to_be32(be32_to_cpu(lap_msg->offset56) >> 12);
704 lap_msg->offset56 = cpu_to_be32(
717 lap_msg->offset56 = cpu_to_be32(traffic_class |
808 return cpu_to_be32(be32_to_cpu(sidr_rep_msg->offset8) >> 8);
814 sidr_rep_msg->offset8 = cpu_to_be32((be32_to_cpu(qpn) << 8) |