Searched refs:BSS_TYPE_IBSS (Results 1 – 8 of 8) sorted by relevance
53 if ((wl->bss_type == BSS_TYPE_IBSS) && beacon) { in wl1251_rx_status()
219 BSS_TYPE_IBSS = 0, enumerator
241 bss_type == BSS_TYPE_IBSS ? " ibss" : "", in wl1251_cmd_join()
506 wl->bss_type = BSS_TYPE_IBSS; in wl1251_op_add_interface()545 if (wl->bss_type == BSS_TYPE_IBSS) { in wl1251_build_null_data()
244 BSS_TYPE_IBSS = 0, enumerator
1071 if (wlvif->bss_type == BSS_TYPE_IBSS) { in wl12xx_cmd_build_null_data()1983 wlvif->bss_type == BSS_TYPE_IBSS))) in wl12xx_start_dev()2021 wlvif->bss_type == BSS_TYPE_IBSS))) in wl12xx_stop_dev()
2271 case BSS_TYPE_IBSS: in wl12xx_get_role_type()2297 wlvif->bss_type = BSS_TYPE_IBSS; in wl12xx_init_vif_data()2316 wlvif->bss_type == BSS_TYPE_IBSS) { in wl12xx_init_vif_data()2758 wlvif->bss_type == BSS_TYPE_IBSS) { in __wl1271_op_remove_interface()2787 wlvif->bss_type == BSS_TYPE_IBSS) { in __wl1271_op_remove_interface()2913 bool is_ibss = (wlvif->bss_type == BSS_TYPE_IBSS); in wlcore_join()4425 bool is_ibss = (wlvif->bss_type == BSS_TYPE_IBSS); in wl1271_bss_info_changed_sta()
561 wlvif->bss_type == BSS_TYPE_IBSS) { in vifs_state_read()
Completed in 838 milliseconds