Lines Matching defs:ndis_get_auth_mode
559 static int ndis_get_auth_mode(struct wpa_driver_ndis_data *drv)1562 ndis_get_auth_mode(drv) == Ndis802_11AuthModeWPA) {1568 ndis_get_auth_mode(drv) == Ndis802_11AuthModeWPAPSK) {1594 ndis_get_auth_mode(drv) == Ndis802_11AuthModeShared) {1599 ndis_get_auth_mode(drv) == Ndis802_11AuthModeOpen) {