Home
last modified time | relevance | path

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

/drivers/net/wireless/ti/wl1251/
Drx.c67 if ((wl->bss_type == BSS_TYPE_IBSS) && beacon) { in wl1251_rx_status()
Dcmd.h238 BSS_TYPE_IBSS = 0, enumerator
Dcmd.c287 bss_type == BSS_TYPE_IBSS ? " ibss" : "", in wl1251_cmd_join()
Dmain.c522 wl->bss_type = BSS_TYPE_IBSS; in wl1251_op_add_interface()
561 if (wl->bss_type == BSS_TYPE_IBSS) { in wl1251_build_null_data()
/drivers/net/wireless/ti/wlcore/
Dcmd.h261 BSS_TYPE_IBSS = 0, enumerator
Dcmd.c1064 if (wlvif->bss_type == BSS_TYPE_IBSS) { in wl12xx_cmd_build_null_data()
2003 wlvif->bss_type == BSS_TYPE_IBSS))) in wl12xx_start_dev()
2041 wlvif->bss_type == BSS_TYPE_IBSS))) in wl12xx_stop_dev()
Dmain.c2246 case BSS_TYPE_IBSS: in wl12xx_get_role_type()
2272 wlvif->bss_type = BSS_TYPE_IBSS; in wl12xx_init_vif_data()
2290 wlvif->bss_type == BSS_TYPE_IBSS) { in wl12xx_init_vif_data()
2723 wlvif->bss_type == BSS_TYPE_IBSS) { in __wl1271_op_remove_interface()
2747 wlvif->bss_type == BSS_TYPE_IBSS) { in __wl1271_op_remove_interface()
2873 bool is_ibss = (wlvif->bss_type == BSS_TYPE_IBSS); in wlcore_join()
4339 bool is_ibss = (wlvif->bss_type == BSS_TYPE_IBSS); in wl1271_bss_info_changed_sta()
Ddebugfs.c577 wlvif->bss_type == BSS_TYPE_IBSS) { in vifs_state_read()