Searched refs:swap_byte_32 (Results 1 – 1 of 1) sorted by relevance
308 #define swap_byte_32(x) … macro331 #define wlan_le32_to_cpu(x) swap_byte_32(x)337 #define wlan_cpu_to_le32(x) swap_byte_32(x)363 #define mlan_ntohl(x) swap_byte_32(x)365 #define mlan_htonl(x) swap_byte_32(x)