Home
last modified time | relevance | path

Searched refs:a_sle16 (Results 1 – 1 of 1) sorted by relevance

/drivers/net/wireless/ath/ath6kl/
Dwmi.h63 typedef __s16 __bitwise a_sle16; typedef
76 static inline a_sle16 a_cpu_to_sle16(s16 val) in a_cpu_to_sle16()
78 return (__force a_sle16) cpu_to_le16(val); in a_cpu_to_sle16()
81 static inline s16 a_sle16_to_cpu(a_sle16 val) in a_sle16_to_cpu()
1242 a_sle16 thresh_above1_val;
1244 a_sle16 thresh_above2_val;
1245 a_sle16 thresh_above3_val;
1246 a_sle16 thresh_above4_val;
1247 a_sle16 thresh_above5_val;
1250 a_sle16 thresh_above6_val;
[all …]