Searched refs:wmlog_w (Results 1 – 13 of 13) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
| D | wifi-debug.h | 18 #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__)
|
| D | wifi-imu.h | 22 #define wifi_io_w(...) wmlog_w("wifi_io", ##__VA_ARGS__) 31 #define wifi_io_info_w(...) wmlog_w("wpkt", ##__VA_ARGS__)
|
| D | wifi-sdio.h | 18 #define wifi_io_w(...) wmlog_w("wifi_io", ##__VA_ARGS__) 27 #define wifi_io_info_w(...) wmlog_w("wpkt", ##__VA_ARGS__)
|
| D | sdio.h | 33 #define sdio_io_w(...) wmlog_w("wifi_io", ##__VA_ARGS__)
|
| D | wifi_common.h | 18 #define wfd_w(...) wmlog_w("p2p", ##__VA_ARGS__)
|
| D | wifi_pwrmgr.c | 27 #define pwr_w(...) wmlog_w("pwr", ##__VA_ARGS__)
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/incl/ |
| D | wmlog.h | 30 #define wmlog_w(_mod_name_, _fmt_, ...) (void)PRINTF("[%s]%s" _fmt_ "\n\r", _mod_name_, " Warn: ", … macro 32 #define wmlog_w(...) macro
|
| D | sigma_agent.h | 19 #define sigma_w(...) wmlog_w("iperf", ##__VA_ARGS__)
|
| D | wifi_ping.h | 18 #define ping_w(...) wmlog_w("ping", ##__VA_ARGS__)
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/firmware_dnld/ |
| D | firmware_dnld.h | 16 #define fwdnld_io_w(...) wmlog_w("wifi_io", ##__VA_ARGS__)
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/incl/port/osa/ |
| D | mem_pool_config.h | 15 #define mpool_w(...) wmlog_w("mpool", ##__VA_ARGS__)
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wmcrypto/ |
| D | wmcrypto.h | 24 #define crypto_w(...) wmlog_w("crypt", ##__VA_ARGS__)
|
| /hal_nxp-latest/mcux/middleware/wifi_nxp/incl/wlcmgr/ |
| D | wlan.h | 37 #define wlcm_w(...) wmlog_w("wlcm", ##__VA_ARGS__)
|