Searched refs:RT_WLAN_FLAG_AP_ONLY (Results 1 – 3 of 3) sorted by relevance
68 else if (mode == RT_WLAN_STATION && device->flags & RT_WLAN_FLAG_AP_ONLY) in rt_wlan_dev_init()1000 (flag & RT_WLAN_FLAG_STA_ONLY && flag & RT_WLAN_FLAG_AP_ONLY)) in rt_wlan_dev_register()
84 #define RT_WLAN_FLAG_AP_ONLY (0x1 << 1) macro
698 (RT_WLAN_DEVICE(device)->flags & RT_WLAN_FLAG_AP_ONLY)) in rt_wlan_set_mode()
Completed in 13 milliseconds