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

  /external/wpa_supplicant_8/src/drivers/
driver_roboswitch.c 61 int fd, is_5350; member in struct:wpa_driver_roboswitch_data
419 drv->is_5350 = _read[0] == _read[1];
424 drv->is_5350 ? ROBO_VLAN_ACCESS_5350
428 drv->is_5350 ? 2 : 1);
429 if (!(drv->is_5350 ? _read[1] & (1 << 4) : _read[0] & (1 << 14))) {

Completed in 66 milliseconds