Searched refs:u32wps_start (Results 1 – 1 of 1) sorted by relevance
2081 u32 u32wps_start = 0; in r871x_wps_start() local2085 if (copy_from_user((void *)&u32wps_start, pdata->pointer, 4)) in r871x_wps_start()2087 if (u32wps_start == 0) in r871x_wps_start()2088 u32wps_start = *extra; in r871x_wps_start()2089 if (u32wps_start == 1) /* WPS Start */ in r871x_wps_start()2092 else if (u32wps_start == 2) /* WPS Stop because of wps success */ in r871x_wps_start()2095 else if (u32wps_start == 3) /* WPS Stop because of wps fail */ in r871x_wps_start()