Searched refs:wifi_io_info_d (Results 1 – 4 of 4) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
| D | wifi-imu.h | 34 #define wifi_io_info_d(...) wmlog("wpkt", ##__VA_ARGS__) macro 36 #define wifi_io_info_d(...) macro
|
| D | wifi-sdio.h | 30 #define wifi_io_info_d(...) wmlog("wpkt", ##__VA_ARGS__) macro 32 #define wifi_io_info_d(...) macro
|
| D | wifi-imu.c | 1145 wifi_io_info_d("OUT: i/f: %d len: %d", interface, txlen); in wlan_xmit_pkt() 1179 wifi_io_info_d("OUT: i/f: %d len: %d", interface, txlen); in wlan_xmit_bypass_pkt() 1221 wifi_io_info_d("OUT: i/f: %d len: %d", interface, txlen); in wlan_xmit_wmm_pkt() 1329 wifi_io_info_d("OUT: i/f: %d len: %d", interface, txlen); in wlan_xmit_wmm_amsdu_pkt() 1492 wifi_io_info_d("IN: i/f: %d len: %d", interface, size); in rpmsg_rxpkt_handler()
|
| D | wifi-sdio.c | 1812 …wifi_io_info_d("OUT: i/f: %d, len: %d, start port: %d, pkt_cnt: %d, bufblocklen %d", interface, tx… in wlan_xmit_wmm_pkt() 1872 wifi_io_info_d("OUT: i/f: %d len: %d", interface, tx_blocks * buflen); in wlan_xmit_wmm_pkt() 1975 wifi_io_info_d("OUT: i/f: %d len: %d", interface, txlen); in wlan_xmit_pkt() 1988 wifi_io_info_d("OUT: i/f: %d len: %d", interface, txlen); in wlan_xmit_bypass_pkt()
|