Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ti/wl1251/
Drx.c53 if ((wl->bss_type == BSS_TYPE_IBSS) && beacon) { in wl1251_rx_status()
Dcmd.h224 BSS_TYPE_IBSS = 0, enumerator
Dcmd.c282 bss_type == BSS_TYPE_IBSS ? " ibss" : "", in wl1251_cmd_join()
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-5.19.10/drivers/net/wireless/ti/wlcore/
Dcmd.h247 BSS_TYPE_IBSS = 0, enumerator
Dcmd.c1062 if (wlvif->bss_type == BSS_TYPE_IBSS) { in wl12xx_cmd_build_null_data()
2007 wlvif->bss_type == BSS_TYPE_IBSS))) in wl12xx_start_dev()
2045 wlvif->bss_type == BSS_TYPE_IBSS))) in wl12xx_stop_dev()
Dmain.c2191 case BSS_TYPE_IBSS: in wl12xx_get_role_type()
2217 wlvif->bss_type = BSS_TYPE_IBSS; in wl12xx_init_vif_data()
2236 wlvif->bss_type == BSS_TYPE_IBSS) { in wl12xx_init_vif_data()
2678 wlvif->bss_type == BSS_TYPE_IBSS) { in __wl1271_op_remove_interface()
2707 wlvif->bss_type == BSS_TYPE_IBSS) { in __wl1271_op_remove_interface()
2833 bool is_ibss = (wlvif->bss_type == BSS_TYPE_IBSS); in wlcore_join()
4338 bool is_ibss = (wlvif->bss_type == BSS_TYPE_IBSS); in wl1271_bss_info_changed_sta()
Ddebugfs.c561 wlvif->bss_type == BSS_TYPE_IBSS) { in vifs_state_read()