Searched refs:u32wps_start (Results 1 – 1 of 1) sorted by relevance
2067 u32 u32wps_start = 0; in r871x_wps_start() local2071 if (copy_from_user((void *)&u32wps_start, pdata->pointer, 4)) in r871x_wps_start()2073 if (u32wps_start == 0) in r871x_wps_start()2074 u32wps_start = *extra; in r871x_wps_start()2075 if (u32wps_start == 1) /* WPS Start */ in r871x_wps_start()2078 else if (u32wps_start == 2) /* WPS Stop because of wps success */ in r871x_wps_start()2081 else if (u32wps_start == 3) /* WPS Stop because of wps fail */ in r871x_wps_start()