Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h20 #define GO_MODE 0x03 macro
Dwilc_wfi_cfgoperations.c1531 if (nic->iftype == AP_MODE || nic->iftype == GO_MODE) { in get_station()
2778 nic->iftype = GO_MODE; in change_virtual_intf()
2996 if (nic->iftype == AP_MODE || nic->iftype == GO_MODE) { in add_station()
3065 if (nic->iftype == AP_MODE || nic->iftype == GO_MODE) { in del_station()
3110 if (nic->iftype == AP_MODE || nic->iftype == GO_MODE) { in change_station()