Searched refs:BSS_TYPE_STA_BSS (Results 1 – 14 of 14) sorted by relevance
51 if (wlvif->bss_type == BSS_TYPE_STA_BSS) in wl18xx_cmd_channel_switch()
1685 if (WARN_ON(wlvif->bss_type != BSS_TYPE_STA_BSS)) in wl18xx_sta_rc_update()
50 if (WARN_ON(wlvif->bss_type != BSS_TYPE_STA_BSS)) in wl12xx_set_authorized()1036 if (wlvif->bss_type == BSS_TYPE_STA_BSS && in wl1271_recovery_work()1744 if (wlvif->bss_type == BSS_TYPE_STA_BSS) in wl1271_configure_suspend()1755 bool is_sta = wlvif->bss_type == BSS_TYPE_STA_BSS; in wl1271_configure_resume()2257 case BSS_TYPE_STA_BSS: in wl12xx_get_role_type()2286 wlvif->bss_type = BSS_TYPE_STA_BSS; in wl12xx_init_vif_data()2307 if (wlvif->bss_type == BSS_TYPE_STA_BSS || in wl12xx_init_vif_data()2753 if (wlvif->bss_type == BSS_TYPE_STA_BSS || in __wl1271_op_remove_interface()2781 if (wlvif->bss_type == BSS_TYPE_STA_BSS || in __wl1271_op_remove_interface()2963 if (wlvif->bss_type != BSS_TYPE_STA_BSS) in wlcore_set_ssid()[all …]
531 wl12xx_for_each_wlvif_bss_type(wl, wlvif, BSS_TYPE_STA_BSS)
231 if (wlvif->bss_type == BSS_TYPE_STA_BSS) { in wlcore_event_channel_switch()
94 case BSS_TYPE_STA_BSS: in wlcore_started_vifs_iter()
245 BSS_TYPE_STA_BSS = 2, enumerator
1518 if (wlvif->bss_type == BSS_TYPE_STA_BSS) in wl12xx_cmd_set_peer_state()1981 if (WARN_ON(!(wlvif->bss_type == BSS_TYPE_STA_BSS || in wl12xx_start_dev()2019 if (WARN_ON(!(wlvif->bss_type == BSS_TYPE_STA_BSS || in wl12xx_stop_dev()
490 wlvif->bss_type != BSS_TYPE_STA_BSS) { in wl1271_set_ba_policies()
556 if (wlvif->bss_type == BSS_TYPE_STA_BSS || in vifs_state_read()
220 BSS_TYPE_STA_BSS = 2, enumerator
272 ret = wl1251_cmd_join(wl, BSS_TYPE_STA_BSS, wl->channel, in enable_tx_for_packet_injection()
503 wl->bss_type = BSS_TYPE_STA_BSS; in wl1251_op_add_interface()1181 WARN_ON(wl->bss_type != BSS_TYPE_STA_BSS); in wl1251_op_bss_info_changed()
421 if (wlvif->bss_type != BSS_TYPE_STA_BSS) in wl1271_scan_sched_scan_start()