HomeSort by relevance Sort by last modified time
    Searched full:ports_read (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_roboswitch.c 290 u16 _read, addr_be16[3], addr_read[3], ports_read; local
302 &ports_read, 1);
304 if (os_memcmp(addr_read, addr_be16, 6) == 0 && ports_read == ports) {
308 ROBO_ARLCTRL_VEC_2, &ports_read, 1);
311 ports_read == ports) {
322 &ports_read, 1);
328 &ports_read, 1);
334 ROBO_ARLCTRL_VEC_2, &ports_read, 1);
337 ports_read == ports) {
343 &ports_read, 1)
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_roboswitch.c 293 u16 _read, addr_be16[3], addr_read[3], ports_read; local
305 &ports_read, 1);
307 if (os_memcmp(addr_read, addr_be16, 6) == 0 && ports_read == ports) {
311 ROBO_ARLCTRL_VEC_2, &ports_read, 1);
314 ports_read == ports) {
325 &ports_read, 1);
331 &ports_read, 1);
337 ROBO_ARLCTRL_VEC_2, &ports_read, 1);
340 ports_read == ports) {
346 &ports_read, 1)
    [all...]

Completed in 46 milliseconds