Searched refs:u32wps_start (Results 1 – 1 of 1) sorted by relevance
1971 u32 u32wps_start = 0; in r871x_wps_start() local1973 if (copy_from_user((void *)&u32wps_start, pdata->pointer, 4)) in r871x_wps_start()1977 if (u32wps_start == 0) in r871x_wps_start()1978 u32wps_start = *extra; in r871x_wps_start()1979 if (u32wps_start == 1) /* WPS Start */ in r871x_wps_start()1982 else if (u32wps_start == 2) /* WPS Stop because of wps success */ in r871x_wps_start()1985 else if (u32wps_start == 3) /* WPS Stop because of wps fail */ in r871x_wps_start()