Searched defs:wlan_inw_le16_to_cpu (Results 1 – 1 of 1) sorted by relevance
524 #define wlan_inw_le16_to_cpu(a) inw((a)) macro529 #define wlan_inw_le16_to_cpu(a) __cpu_to_le16(inw((a))) macro