Searched refs:swap_byte_32 (Results 1 – 3 of 3) sorted by relevance
857 #define swap_byte_32(x) \ macro886 #define wlan_le32_to_cpu(x) swap_byte_32(x)892 #define wlan_cpu_to_le32(x) swap_byte_32(x)921 #define mlan_ntohl(x) swap_byte_32(x)923 #define mlan_htonl(x) swap_byte_32(x)
248 #define swap_byte_32(x) \ macro277 #define wlan_le32_to_cpu(x) swap_byte_32(x)283 #define wlan_cpu_to_le32(x) swap_byte_32(x)312 #define mlan_ntohl(x) swap_byte_32(x)314 #define mlan_htonl(x) swap_byte_32(x)
294 #define swap_byte_32(x) \ macro323 #define wlan_le32_to_cpu(x) swap_byte_32(x)329 #define wlan_cpu_to_le32(x) swap_byte_32(x)361 #define mlan_ntohl(x) swap_byte_32(x)363 #define mlan_htonl(x) swap_byte_32(x)