Home
last modified time | relevance | path

Searched refs:wmlog_w (Results 1 – 13 of 13) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi-debug.h18 #define wscan_w(...) wmlog_w("wscan", ##__VA_ARGS__)
27 #define wifi_w(...) wmlog_w("wifi", ##__VA_ARGS__)
36 #define ampdu_w(...) wmlog_w("ampdu", ##__VA_ARGS__)
45 #define w_tmr_w(...) wmlog_w("w_tmr", ##__VA_ARGS__)
54 #define w_mem_w(...) wmlog_w("w_mem", ##__VA_ARGS__)
63 #define w_pkt_w(...) wmlog_w("w_pkt", ##__VA_ARGS__)
72 #define wevt_w(...) wmlog_w("wevt", ##__VA_ARGS__)
81 #define wcmdr_w(...) wmlog_w("wcmdr", ##__VA_ARGS__)
90 #define wuap_w(...) wmlog_w("uap", ##__VA_ARGS__)
Dwifi-imu.h22 #define wifi_io_w(...) wmlog_w("wifi_io", ##__VA_ARGS__)
31 #define wifi_io_info_w(...) wmlog_w("wpkt", ##__VA_ARGS__)
Dwifi-sdio.h18 #define wifi_io_w(...) wmlog_w("wifi_io", ##__VA_ARGS__)
27 #define wifi_io_info_w(...) wmlog_w("wpkt", ##__VA_ARGS__)
Dsdio.h33 #define sdio_io_w(...) wmlog_w("wifi_io", ##__VA_ARGS__)
Dwifi_common.h18 #define wfd_w(...) wmlog_w("p2p", ##__VA_ARGS__)
Dwifi_pwrmgr.c27 #define pwr_w(...) wmlog_w("pwr", ##__VA_ARGS__)
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/
Dwmlog.h30 #define wmlog_w(_mod_name_, _fmt_, ...) (void)PRINTF("[%s]%s" _fmt_ "\n\r", _mod_name_, " Warn: ", … macro
32 #define wmlog_w(...) macro
Dsigma_agent.h19 #define sigma_w(...) wmlog_w("iperf", ##__VA_ARGS__)
Dwifi_ping.h18 #define ping_w(...) wmlog_w("ping", ##__VA_ARGS__)
/hal_nxp-latest/mcux/middleware/wifi_nxp/firmware_dnld/
Dfirmware_dnld.h16 #define fwdnld_io_w(...) wmlog_w("wifi_io", ##__VA_ARGS__)
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/port/osa/
Dmem_pool_config.h15 #define mpool_w(...) wmlog_w("mpool", ##__VA_ARGS__)
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wmcrypto/
Dwmcrypto.h24 #define crypto_w(...) wmlog_w("crypt", ##__VA_ARGS__)
/hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/
Dwlan.h37 #define wlcm_w(...) wmlog_w("wlcm", ##__VA_ARGS__)