Home
last modified time | relevance | path

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

/drivers/net/wireless/wl1251/
Drx.c67 if ((wl->bss_type == BSS_TYPE_IBSS) && beacon) { in wl1251_rx_status()
Dcmd.h232 BSS_TYPE_IBSS = 0, enumerator
Dcmd.c269 bss_type == BSS_TYPE_IBSS ? " ibss" : "", in wl1251_cmd_join()
Dmain.c537 wl->bss_type = BSS_TYPE_IBSS; in wl1251_op_add_interface()
1008 if (wl->bss_type != BSS_TYPE_IBSS) { in wl1251_op_bss_info_changed()
/drivers/net/wireless/wl12xx/
Dmain.c1971 case BSS_TYPE_IBSS: in wl12xx_get_role_type()
1996 wlvif->bss_type = BSS_TYPE_IBSS; in wl12xx_init_vif_data()
2014 wlvif->bss_type == BSS_TYPE_IBSS) { in wl12xx_init_vif_data()
2252 wlvif->bss_type == BSS_TYPE_IBSS) { in wl1271_op_add_interface()
2330 wlvif->bss_type == BSS_TYPE_IBSS) { in __wl1271_op_remove_interface()
2350 wlvif->bss_type == BSS_TYPE_IBSS) { in __wl1271_op_remove_interface()
2450 bool is_ibss = (wlvif->bss_type == BSS_TYPE_IBSS); in wl1271_join()
3736 bool is_ibss = (wlvif->bss_type == BSS_TYPE_IBSS); in wl1271_bss_info_changed_sta()
Dcmd.c1096 if (wlvif->bss_type == BSS_TYPE_IBSS) { in wl12xx_cmd_build_null_data()
1901 wlvif->bss_type == BSS_TYPE_IBSS))) in wl12xx_start_dev()
1926 wlvif->bss_type == BSS_TYPE_IBSS))) in wl12xx_stop_dev()
Dcmd.h240 BSS_TYPE_IBSS = 0, enumerator
Ddebugfs.c612 wlvif->bss_type == BSS_TYPE_IBSS) { in vifs_state_read()