Home
last modified time | relevance | path

Searched refs:wmlog_e (Results 1 – 16 of 16) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi-debug.h17 #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__)
Dwifi-imu.h21 #define wifi_io_e(...) wmlog_e("wifi_io", ##__VA_ARGS__)
30 #define wifi_io_info_e(...) wmlog_e("wpkt", ##__VA_ARGS__)
Dwifi-sdio.h17 #define wifi_io_e(...) wmlog_e("wifi_io", ##__VA_ARGS__)
26 #define wifi_io_info_e(...) wmlog_e("wpkt", ##__VA_ARGS__)
Dsdio.h32 #define sdio_io_e(...) wmlog_e("wifi_io", ##__VA_ARGS__)
Dwifi_common.h17 #define wfd_e(...) wmlog_e("p2p", ##__VA_ARGS__)
Dwifi_pwrmgr.c26 #define pwr_e(...) wmlog_e("pwr", ##__VA_ARGS__)
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/
Dwmlog.h24 #define wmlog_e(_mod_name_, _fmt_, ...) (void)PRINTF("[%s]%s" _fmt_ "\n\r", _mod_name_, " Error: ",… macro
26 #define wmlog_e(...) macro
Dsigma_agent.h18 #define sigma_e(...) wmlog_e("iperf", ##__VA_ARGS__)
Dwifi_ping.h17 #define ping_e(...) wmlog_e("ping", ##__VA_ARGS__)
/hal_nxp-latest/mcux/middleware/wifi_nxp/firmware_dnld/
Dfirmware_dnld.h15 #define fwdnld_io_e(...) wmlog_e("wifi_io", ##__VA_ARGS__)
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/port/osa/
Dmem_pool_config.h14 #define mpool_e(...) wmlog_e("mpool", ##__VA_ARGS__)
/hal_nxp-latest/mcux/middleware/wifi_nxp/sdio_nxp_abs/incl/
Dmlan_sdio_api.h40 #define sdio_e(...) wmlog_e("sdio", ##__VA_ARGS__)
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wmcrypto/
Dwmcrypto.h23 #define crypto_e(...) wmlog_e("crypt", ##__VA_ARGS__)
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/wpa_supp_if/incl/
Drtos_wpa_supp_if.h30 #define supp_e(...) wmlog_e("supp_if", ##__VA_ARGS__)
/hal_nxp-latest/mcux/middleware/wifi_nxp/port/net/zephyr/
Dnet.c19 #define net_e(...) wmlog_e("net", ##__VA_ARGS__)
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/
Dwlan.h36 #define wlcm_e(...) wmlog_e("wlcm", ##__VA_ARGS__)