Searched refs:wmlog_e (Results 1 – 16 of 16) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
| D | wifi-debug.h | 17 #define wscan_e(...) wmlog_e("wscan", ##__VA_ARGS__) 26 #define wifi_e(...) wmlog_e("wifi", ##__VA_ARGS__) 35 #define ampdu_e(...) wmlog_e("ampdu", ##__VA_ARGS__) 44 #define w_tmr_e(...) wmlog_e("w_tmr", ##__VA_ARGS__) 53 #define w_mem_e(...) wmlog_e("w_mem", ##__VA_ARGS__) 62 #define w_pkt_e(...) wmlog_e("w_pkt", ##__VA_ARGS__) 71 #define wevt_e(...) wmlog_e("wevt", ##__VA_ARGS__) 80 #define wcmdr_e(...) wmlog_e("wcmdr", ##__VA_ARGS__) 89 #define wuap_e(...) wmlog_e("uap", ##__VA_ARGS__)
|
| D | wifi-imu.h | 21 #define wifi_io_e(...) wmlog_e("wifi_io", ##__VA_ARGS__) 30 #define wifi_io_info_e(...) wmlog_e("wpkt", ##__VA_ARGS__)
|
| D | wifi-sdio.h | 17 #define wifi_io_e(...) wmlog_e("wifi_io", ##__VA_ARGS__) 26 #define wifi_io_info_e(...) wmlog_e("wpkt", ##__VA_ARGS__)
|
| D | sdio.h | 32 #define sdio_io_e(...) wmlog_e("wifi_io", ##__VA_ARGS__)
|
| D | wifi_common.h | 17 #define wfd_e(...) wmlog_e("p2p", ##__VA_ARGS__)
|
| D | wifi_pwrmgr.c | 26 #define pwr_e(...) wmlog_e("pwr", ##__VA_ARGS__)
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/incl/ |
| D | wmlog.h | 24 #define wmlog_e(_mod_name_, _fmt_, ...) (void)PRINTF("[%s]%s" _fmt_ "\n\r", _mod_name_, " Error: ",… macro 26 #define wmlog_e(...) macro
|
| D | sigma_agent.h | 18 #define sigma_e(...) wmlog_e("iperf", ##__VA_ARGS__)
|
| D | wifi_ping.h | 17 #define ping_e(...) wmlog_e("ping", ##__VA_ARGS__)
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/firmware_dnld/ |
| D | firmware_dnld.h | 15 #define fwdnld_io_e(...) wmlog_e("wifi_io", ##__VA_ARGS__)
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/incl/port/osa/ |
| D | mem_pool_config.h | 14 #define mpool_e(...) wmlog_e("mpool", ##__VA_ARGS__)
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/sdio_nxp_abs/incl/ |
| D | mlan_sdio_api.h | 40 #define sdio_e(...) wmlog_e("sdio", ##__VA_ARGS__)
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wmcrypto/ |
| D | wmcrypto.h | 23 #define crypto_e(...) wmlog_e("crypt", ##__VA_ARGS__)
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/wpa_supp_if/incl/ |
| D | rtos_wpa_supp_if.h | 30 #define supp_e(...) wmlog_e("supp_if", ##__VA_ARGS__)
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/port/net/zephyr/ |
| D | net.c | 19 #define net_e(...) wmlog_e("net", ##__VA_ARGS__)
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/ |
| D | wlan.h | 36 #define wlcm_e(...) wmlog_e("wlcm", ##__VA_ARGS__)
|