Searched refs:CLIENT_MODE (Results 1 – 3 of 3) sorted by relevance
21 #define CLIENT_MODE 0x04 macro
176 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()
2661 nic->iftype = CLIENT_MODE; in change_virtual_intf()