Searched refs:wlcm_w (Results 1 – 2 of 2) sorted by relevance
5960 wlcm_w("No mem. Cannot process new channel from channel switch"); in wlan_notify_uap_chan_switch()6043 wlcm_w( in uap_state_machine()6186 wlcm_w("got unknown message UAP : %d", msg->event); in uap_state_machine()6199 wlcm_w("ignoring scan request with NULL scan params"); in wlcm_request_scan()6214 wlcm_w("ignoring scan result in invalid state"); in wlcm_request_scan()6340 wlcm_w("No interface is up\r\n"); in wlcm_request_disconnect()6912 wlcm_w("ignoring ps enter in invalid state"); in handle_message()6918 wlcm_w("ignoring ps enter request with NULL ps mode"); in handle_message()6927 wlcm_w("ignoring ps exit request with NULL ps mode"); in handle_message()7353 wlcm_w("got unknown message: %d", msg->event); in handle_message()[all …]
37 #define wlcm_w(...) wmlog_w("wlcm", ##__VA_ARGS__) macro