Home
last modified time | relevance | path

Searched refs:is_5350 (Results 1 – 1 of 1) sorted by relevance

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