Searched refs:swap_byte_16 (Results 1 – 3 of 3) sorted by relevance
852 #define swap_byte_16(x) \ macro884 #define wlan_le16_to_cpu(x) swap_byte_16(x)890 #define wlan_cpu_to_le16(x) swap_byte_16(x)925 #define mlan_ntohs(x) swap_byte_16(x)927 #define mlan_htons(x) swap_byte_16(x)
243 #define swap_byte_16(x) \ macro275 #define wlan_le16_to_cpu(x) swap_byte_16(x)281 #define wlan_cpu_to_le16(x) swap_byte_16(x)316 #define mlan_ntohs(x) swap_byte_16(x)318 #define mlan_htons(x) swap_byte_16(x)
290 #define swap_byte_16(x) \ macro321 #define wlan_le16_to_cpu(x) swap_byte_16(x)327 #define wlan_cpu_to_le16(x) swap_byte_16(x)365 #define mlan_ntohs(x) swap_byte_16(x)367 #define mlan_htons(x) swap_byte_16(x)