Searched refs:VAL_PSK (Results 1 – 6 of 6) sorted by relevance
2887 #define VAL_PSK(_val) (((_val) & WPA_AUTH_PSK) || ((_val) & WPA2_AUTH_PSK)) macro2932 if (VAL_PSK(val))
2893 #define VAL_PSK(_val) (((_val) & WPA_AUTH_PSK) || ((_val) & WPA2_AUTH_PSK)) macro2938 if (VAL_PSK(val))
3150 #define VAL_PSK(_val) (((_val) & WPA_AUTH_PSK) || ((_val) & WPA2_AUTH_PSK)) macro3195 if (VAL_PSK(val)) in wl_iw_get_wpaauth()
3143 #define VAL_PSK(_val) (((_val) & WPA_AUTH_PSK) || ((_val) & WPA2_AUTH_PSK)) macro3188 if (VAL_PSK(val)) in wl_iw_get_wpaauth()
3197 #define VAL_PSK(_val) (((_val) & WPA_AUTH_PSK) || ((_val) & WPA2_AUTH_PSK)) macro3243 if (VAL_PSK(val)) in wl_iw_get_wpaauth()