Searched refs:DEBUG_ADHOC (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wlcore/ |
H A D | debug.h | 38 DEBUG_ADHOC = BIT(16), enumerator 42 DEBUG_MASTER = (DEBUG_ADHOC | DEBUG_AP),
|
H A D | main.c | 4416 wl1271_debug(DEBUG_ADHOC, "ad-hoc beaconing: %s", in wl1271_bss_info_changed_sta() 4474 wl1271_debug(DEBUG_ADHOC, "ibss_joined: %d", in wl1271_bss_info_changed_sta()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wlcore/ |
H A D | debug.h | 38 DEBUG_ADHOC = BIT(16), enumerator 42 DEBUG_MASTER = (DEBUG_ADHOC | DEBUG_AP),
|
H A D | main.c | 4372 wl1271_debug(DEBUG_ADHOC, "ad-hoc beaconing: %s", in wl1271_bss_info_changed_sta() 4430 wl1271_debug(DEBUG_ADHOC, "ibss_joined: %d", in wl1271_bss_info_changed_sta()
|
Completed in 15 milliseconds