HomeSort by: relevance | last modified time | path
    Searched defs:wpa_sm_ocv_enabled (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/wpa/dist/src/rsn_supp/
wpa.h 217 int wpa_sm_ocv_enabled(struct wpa_sm *sm);
384 static inline int wpa_sm_ocv_enabled(struct wpa_sm *sm) function
wpa.c 1026 if (wpa_sm_ocv_enabled(sm)) {
2681 if (wpa_sm_ocv_enabled(sm)) {
2827 if (wpa_sm_ocv_enabled(sm))
2859 if (wpa_sm_ocv_enabled(sm)) {
2935 if (wpa_sm_ocv_enabled(sm)) {
3186 if (wpa_sm_ocv_enabled(sm)) {
4835 int wpa_sm_ocv_enabled(struct wpa_sm *sm) function
6075 if (wpa_sm_ocv_enabled(sm)) {
6287 if (wpa_sm_ocv_enabled(sm)) {

Completed in 21 milliseconds