Searched refs:cpu_to_be32s (Results 1 – 5 of 5) sorted by relevance
522 cpu_to_be32s(&pdu->transfer_buffer_length); in correct_endian_cmd_submit()523 cpu_to_be32s(&pdu->start_frame); in correct_endian_cmd_submit()524 cpu_to_be32s(&pdu->number_of_packets); in correct_endian_cmd_submit()525 cpu_to_be32s(&pdu->interval); in correct_endian_cmd_submit()540 cpu_to_be32s(&pdu->status); in correct_endian_ret_submit()541 cpu_to_be32s(&pdu->actual_length); in correct_endian_ret_submit()542 cpu_to_be32s(&pdu->start_frame); in correct_endian_ret_submit()543 cpu_to_be32s(&pdu->number_of_packets); in correct_endian_ret_submit()544 cpu_to_be32s(&pdu->error_count); in correct_endian_ret_submit()567 cpu_to_be32s(&pdu->status); in correct_endian_ret_unlink()
143 #define cpu_to_be32s __cpu_to_be32s macro
117 #define cpu_to_be32s __cpu_to_be32s macro
182 cpu_to_be32s(&p.pv.i); in irda_insert_integer()
2436 cpu_to_be32s((u32 *) skb->data); in lanai_send()