Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dhost_interface.h17 #define GO_MODE 0x03 macro
Dwilc_wfi_cfgoperations.c1097 if (vif->iftype == AP_MODE || vif->iftype == GO_MODE) { in get_station()
1804 vif->iftype = GO_MODE; in change_virtual_intf()
1876 if (vif->iftype == AP_MODE || vif->iftype == GO_MODE) { in add_station()
1911 if (!(vif->iftype == AP_MODE || vif->iftype == GO_MODE)) in del_station()
1932 if (vif->iftype == AP_MODE || vif->iftype == GO_MODE) { in change_station()