Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dhost_interface.h21 #define CLIENT_MODE 0x04 macro
Dlinux_wlan.c176 if (nic->iftype == STATION_MODE || nic->iftype == CLIENT_MODE) { in dev_state_ev_handler()
198 if (nic->iftype == STATION_MODE || nic->iftype == CLIENT_MODE) { in dev_state_ev_handler()
Dwilc_wfi_cfgoperations.c2661 nic->iftype = CLIENT_MODE; in change_virtual_intf()