Home
last modified time | relevance | path

Searched refs:BSS_TYPE_IBSS (Results 1 – 8 of 8) sorted by relevance

/drivers/net/wireless/ti/wl1251/
A Drx.c53 if ((wl->bss_type == BSS_TYPE_IBSS) && beacon) { in wl1251_rx_status()
A Dcmd.h219 BSS_TYPE_IBSS = 0, enumerator
A Dcmd.c241 bss_type == BSS_TYPE_IBSS ? " ibss" : "", in wl1251_cmd_join()
A Dmain.c506 wl->bss_type = BSS_TYPE_IBSS; in wl1251_op_add_interface()
545 if (wl->bss_type == BSS_TYPE_IBSS) { in wl1251_build_null_data()
/drivers/net/wireless/ti/wlcore/
A Dcmd.h244 BSS_TYPE_IBSS = 0, enumerator
A Dcmd.c1071 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()
A Dmain.c2271 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()
A Ddebugfs.c561 wlvif->bss_type == BSS_TYPE_IBSS) { in vifs_state_read()

Completed in 838 milliseconds