Home
last modified time | relevance | path

Searched refs:oal_io_print1 (Results 1 - 9 of 9) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H A Doal_semaphore.h99 oal_io_print1("[%s]pst_sem is null!\n", (uintptr_t) __func__); in oal_sema_init()
113 oal_io_print1("[%s]pst_sem is null!\n", (uintptr_t) __func__); in oal_up()
126 oal_io_print1("[%s]pst_sem is null!\n", __func__); in oal_down()
139 oal_io_print1("[%s]pst_sem is null!\n", (uintptr_t) __func__); in oal_down_timeout()
154 oal_io_print1("[%s]pst_sem is null!\n", __func__); in oal_down_interruptible()
168 oal_io_print1("[%s]pst_sem is null!\n", __func__); in oal_down_trylock()
183 oal_io_print1("[%s]pst_sem is null!\n", __func__); in oal_sema_destroy()
H A Doal_thread.h133 oal_io_print1("failed to run theread:%s\n", pc_thread_name); in oal_kthread_create()
159 oal_io_print1("set thread scheduler policy %d\n", thread_param->l_policy); in oal_set_thread_property()
162 oal_io_print1("[Error]set scheduler failed! %d\n", thread_param->l_policy); in oal_set_thread_property()
167 oal_io_print1("set thread scheduler nice %d\n", thread_param->l_nice); in oal_set_thread_property()
213 oal_io_print1("Failed to create %s thread\n", (uintptr_t)pc_thread_name); in oal_kthread_create()
233 oal_io_print1("%s thread stop\n", (uintptr_t)kthread->pcTaskName); in oal_kthread_stop()
H A Doal_net.c143 oal_io_print1("WIFI DFR:pid is [%d]\n", g_dev_excp_handler_data.usepid); in oal_dev_netlink_rev()
161 oal_io_print1("WIFI DFR:suceed to create netlink socket,%p \n", g_dev_excp_handler_data.nlsk); in oal_dev_netlink_create()
178 oal_io_print1("WIFI DFR:dev error: allocate failed, len[%d].\n", len); in oal_dev_netlink_send()
182 oal_io_print1("WIFI DFR: data[%p].\n", (uintptr_t)data); in oal_dev_netlink_send()
201 oal_io_print1("WIFI DFR:send dev error netlink msg, ret = %d \n", ret); in oal_dev_netlink_send()
221 oal_io_print1("DFR: alloc dev_excp_handler_data.puc_data fail, len = %d.\n", OAL_EXCP_DATA_BUF_LEN); in oal_init_dev_excp_handler()
H A Doal_util.h239 #define oal_io_print1(sz, p1) oam_log(0, 0, OAM_LOG_LEVEL_INFO, sz, 1, p1,0, 0, 0) macro
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H A Dhcc_host.h345 oal_io_print1("%s, hcc is null\n", (uintptr_t)__FUNCTION__); in hcc_tx_transfer_unlock()
355 oal_io_print1("%s, hcc is null\n", (uintptr_t)__FUNCTION__); in hcc_rx_transfer_lock()
364 oal_io_print1("%s, hcc is null\n", (uintptr_t)__FUNCTION__); in hcc_rx_transfer_unlock()
373 oal_io_print1("%s, hcc is null\n", (uintptr_t)__FUNCTION__); in hcc_transfer_lock()
385 oal_io_print1("%s, hcc is null\n", __FUNCTION__); in hcc_transfer_unlock()
H A Dhcc_host.c545 oal_io_print1("alloc head room failed,expand tail len=%d\n", tail_room_len);
587 oal_io_print1("why? this should never happaned! assem list len:%d\n",
710 oal_io_print1("netbuf is HI_NULL [len:%d]\n", oal_netbuf_list_len(head));
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H A Dfrw_task.c229 oal_io_print1("wifi task %s was interrupted by a signal\n", oal_get_current_task_name()); in frw_task_thread()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_config.c6171 oal_io_print1("interval cycles: %u \n", thruput_info->cycles); in hmac_get_thruput_info()
6172 oal_io_print1("sw tx succ num: %u \n", thruput_info->sw_tx_succ_num); in hmac_get_thruput_info()
6173 oal_io_print1("sw tx fail num: %u \n", thruput_info->sw_tx_fail_num); in hmac_get_thruput_info()
6174 oal_io_print1("sw rx ampdu succ num: %u \n", thruput_info->sw_rx_ampdu_succ_num); in hmac_get_thruput_info()
6175 oal_io_print1("sw rx mpdu succ num: %u \n", thruput_info->sw_rx_mpdu_succ_num); in hmac_get_thruput_info()
6176 oal_io_print1("sw rx fail num: %u \n", thruput_info->sw_rx_ppdu_fail_num); in hmac_get_thruput_info()
6177 oal_io_print1("hw rx ampdu fcs fail num: %u \n", thruput_info->hw_rx_ampdu_fcs_fail_num); in hmac_get_thruput_info()
6178 oal_io_print1("hw rx mpdu fcs fail num: %u \n", thruput_info->hw_rx_mpdu_fcs_fail_num); in hmac_get_thruput_info()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H A Dwal_ioctl.c2085 oal_io_print1("{wal_ioctl_set_ap_config::sub_command %6s...!= 'AP_CFG' }", ac_parse_command); in wal_ioctl_set_ap_config()
2158 oal_io_print1("wal_ioctl_set_ap_sta_disassoc,command is:%s\n", pc_command); in wal_ioctl_set_ap_sta_disassoc()

Completed in 33 milliseconds