Searched refs:cpu_to_le32s (Results 1 – 5 of 5) sorted by relevance
26 cpu_to_le32s(&data); in lan7x_write_reg()402 cpu_to_le32s(&tx_cmd_a); in lan7x_eth_send()403 cpu_to_le32s(&tx_cmd_b); in lan7x_eth_send()
169 cpu_to_le32s(&data); in smsc95xx_write_reg()694 cpu_to_le32s(&tx_cmd_a); in smsc95xx_send_common()695 cpu_to_le32s(&tx_cmd_b); in smsc95xx_send_common()
481 cpu_to_le32s(&packet_len); in asix_send_common()489 cpu_to_le32s(&tx_hdr2); in asix_send_common()
480 cpu_to_le32s(&packet_len); in asix_send_common()
112 #define cpu_to_le32s __cpu_to_le32s macro
Completed in 15 milliseconds