Home
last modified time | relevance | path

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

/drivers/staging/wilc1000/
Dwilc_wfi_cfgoperations.c704 if (vif->iftype == WILC_AP_MODE || vif->iftype == WILC_GO_MODE) { in get_station()
1419 if (vif->iftype == WILC_AP_MODE || vif->iftype == WILC_GO_MODE) in change_virtual_intf()
1456 vif->iftype = WILC_GO_MODE; in change_virtual_intf()
1517 if (vif->iftype == WILC_AP_MODE || vif->iftype == WILC_GO_MODE) { in add_station()
1538 if (!(vif->iftype == WILC_AP_MODE || vif->iftype == WILC_GO_MODE)) in del_station()
1558 if (vif->iftype == WILC_AP_MODE || vif->iftype == WILC_GO_MODE) { in change_station()
1599 ap_index = wilc_get_vif_from_type(wl, WILC_GO_MODE); in add_virtual_intf()
Dwilc_hif.h16 WILC_GO_MODE = 0x3, enumerator