Searched refs:u32wps_start (Results 1 – 1 of 1) sorted by relevance
2114 u32 u32wps_start = 0; in r871x_wps_start() local2116 if (copy_from_user((void *)&u32wps_start, pdata->pointer, 4)) in r871x_wps_start()2120 if (u32wps_start == 0) in r871x_wps_start()2121 u32wps_start = *extra; in r871x_wps_start()2122 if (u32wps_start == 1) /* WPS Start */ in r871x_wps_start()2125 else if (u32wps_start == 2) /* WPS Stop because of wps success */ in r871x_wps_start()2128 else if (u32wps_start == 3) /* WPS Stop because of wps fail */ in r871x_wps_start()