Searched refs:expect_auth_type (Results 1 – 1 of 1) sorted by relevance
2145 u16 expect_auth_type; in sme_event_auth() local2147 expect_auth_type = wpa_s->sme.auth_alg == in sme_event_auth()2150 if (data->auth.auth_type != expect_auth_type) { in sme_event_auth()2153 data->auth.auth_type, expect_auth_type); in sme_event_auth()