Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ti/wl1251/
H A Drx.c53 if ((wl->bss_type == BSS_TYPE_IBSS) && beacon) { in wl1251_rx_status()
H A Dcmd.h222 BSS_TYPE_IBSS = 0, enumerator
H A Dcmd.c282 bss_type == BSS_TYPE_IBSS ? " ibss" : "", in wl1251_cmd_join()
H 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()
/linux/drivers/net/wireless/ti/wlcore/
H A Dcmd.h245 BSS_TYPE_IBSS = 0, enumerator
H A Dcmd.c1071 if (wlvif->bss_type == BSS_TYPE_IBSS) { in wl12xx_cmd_build_null_data()
2009 wlvif->bss_type == BSS_TYPE_IBSS))) in wl12xx_start_dev()
2047 wlvif->bss_type == BSS_TYPE_IBSS))) in wl12xx_stop_dev()
H A Ddebugfs.c561 wlvif->bss_type == BSS_TYPE_IBSS) { in vifs_state_read()