Lines Matching refs:be32_to_cpu
91 be16_to_cpu(__hdr->msg_type), be32_to_cpu(__hdr->status), \
92 be32_to_cpu(__hdr->sys_status), be32_to_cpu(__hdr->key), \
93 be32_to_cpu(__hdr->msg_num) , ##args); \
1200 be32_to_cpu(hdr->msg_num), in o2net_process_message()
1201 be32_to_cpu(hdr->sys_status), in o2net_process_message()
1202 be32_to_cpu(hdr->status)); in o2net_process_message()
1222 be32_to_cpu(hdr->key)); in o2net_process_message()
1225 be16_to_cpu(hdr->msg_type), be32_to_cpu(hdr->key)); in o2net_process_message()
1239 sc->sc_msg_key = be32_to_cpu(hdr->key); in o2net_process_message()
1293 if (be32_to_cpu(hand->o2net_idle_timeout_ms) != in o2net_check_handshake()
1298 be32_to_cpu(hand->o2net_idle_timeout_ms), in o2net_check_handshake()
1304 if (be32_to_cpu(hand->o2net_keepalive_delay_ms) != in o2net_check_handshake()
1309 be32_to_cpu(hand->o2net_keepalive_delay_ms), in o2net_check_handshake()
1315 if (be32_to_cpu(hand->o2hb_heartbeat_timeout_ms) != in o2net_check_handshake()
1320 be32_to_cpu(hand->o2hb_heartbeat_timeout_ms), in o2net_check_handshake()