Searched refs:nrf_wifi_osal_log_info (Results 1 – 11 of 11) sorted by relevance
/nrf_wifi-latest/fw_if/umac_if/src/radio_test/ |
D | fmac_event.c | 110 nrf_wifi_osal_log_info("The temperature is = %d degree celsius", in umac_event_rt_rf_test_process() 119 nrf_wifi_osal_log_info("RF RSSI value is = %d", in umac_event_rt_rf_test_process() 127 nrf_wifi_osal_log_info("XO value configured is = %d", in umac_event_rt_rf_test_process() 135 nrf_wifi_osal_log_info("Best XO value is = %d", in umac_event_rt_rf_test_process() 230 nrf_wifi_osal_log_info("%s: Event %d received from UMAC\n", in umac_event_ctrl_process() 299 nrf_wifi_osal_log_info("%s: Event type %d recd\n", in nrf_wifi_rt_fmac_event_callback()
|
D | fmac_cmd.c | 86 nrf_wifi_osal_log_info("Management buffer offload enabled\n"); in umac_cmd_rt_init()
|
/nrf_wifi-latest/hw_if/hal/src/common/ |
D | hal_interrupt.c | 488 nrf_wifi_osal_log_info( in is_rpu_recovery_needed() 514 nrf_wifi_osal_log_info("Processing watchdog interrupt"); in hal_rpu_process_wdog() 526 nrf_wifi_osal_log_info("Ignore watchdog interrupt, RPU recovery not needed"); in hal_rpu_process_wdog() 544 nrf_wifi_osal_log_info("RPU recovery needed"); in hal_rpu_process_wdog()
|
D | hal_api_common.c | 115 nrf_wifi_osal_log_info("%s: RPU PS state is AWAKE\n", in hal_rpu_ps_wake() 146 nrf_wifi_osal_log_info("%s: RPU PS state is ASLEEP\n", in hal_rpu_ps_sleep() 583 nrf_wifi_osal_log_info("%s: caller %p\n", in nrf_wifi_hal_ctrl_cmd_send()
|
/nrf_wifi-latest/fw_if/umac_if/src/offload_raw_tx/ |
D | fmac_event.c | 129 nrf_wifi_osal_log_info("%s: Event %d received from UMAC\n", in umac_event_ctrl_process() 182 nrf_wifi_osal_log_info("%s: Event type %d recd\n", in nrf_wifi_off_raw_tx_fmac_event_callback()
|
D | fmac_cmd.c | 86 nrf_wifi_osal_log_info("Management buffer offload enabled\n"); in umac_cmd_off_raw_tx_init()
|
/nrf_wifi-latest/os_if/inc/ |
D | osal_api.h | 266 int nrf_wifi_osal_log_info(const char *fmt, ...); 268 #define nrf_wifi_osal_log_info(fmt, ...) macro
|
/nrf_wifi-latest/fw_if/umac_if/src/system/ |
D | fmac_event.c | 307 nrf_wifi_osal_log_info("%s: Event %d received from UMAC\n", in nrf_wifi_fmac_data_event_process() 554 nrf_wifi_osal_log_info("%s: Event %d received from UMAC\n", in umac_event_ctrl_process() 925 nrf_wifi_osal_log_info("%s: Event type %d recd\n", in nrf_wifi_sys_fmac_event_callback()
|
D | fmac_cmd.c | 92 nrf_wifi_osal_log_info("Management buffer offload enabled\n"); in umac_cmd_sys_init()
|
/nrf_wifi-latest/fw_if/umac_if/src/common/ |
D | fmac_api_common.c | 424 nrf_wifi_osal_log_info("%s: MAC addr not programmed in OTP", in nrf_wifi_fmac_otp_mac_addr_get() 433 nrf_wifi_osal_log_info("%s: Invalid OTP MA: %02X%02X%02X%02X%02X%02X", in nrf_wifi_fmac_otp_mac_addr_get()
|
/nrf_wifi-latest/os_if/src/ |
D | osal.c | 188 int nrf_wifi_osal_log_info(const char *fmt, in nrf_wifi_osal_log_info() function
|