Home
last modified time | relevance | path

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

/drivers/net/wireless/microchip/wilc1000/
A Dcfg80211.c749 if (vif->iftype == WILC_AP_MODE || vif->iftype == WILC_GO_MODE) { in get_station()
1370 if (vif->iftype == WILC_AP_MODE || vif->iftype == WILC_GO_MODE) in change_virtual_intf()
1407 vif->iftype = WILC_GO_MODE; in change_virtual_intf()
1469 if (vif->iftype == WILC_AP_MODE || vif->iftype == WILC_GO_MODE) { in add_station()
1490 if (!(vif->iftype == WILC_AP_MODE || vif->iftype == WILC_GO_MODE)) in del_station()
1510 if (vif->iftype == WILC_AP_MODE || vif->iftype == WILC_GO_MODE) { in change_station()
1548 vif = wilc_get_vif_from_type(wl, WILC_GO_MODE); in add_virtual_intf()
A Dhif.h16 WILC_GO_MODE = 0x3, enumerator

Completed in 11 milliseconds