Searched refs:hi_diag_log_msg_e1 (Results 1 - 7 of 7) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/ |
H A D | oal_mem.c | 133 hi_diag_log_msg_e1(0, "oal_mem_set_vap_res_num, invalid vap res num = %d!", vap_res_num); in oal_mem_set_vap_res_num() 154 hi_diag_log_msg_e1(0, "oal_mem_set_user_res_num, invalid user res num = %d!", user_res_num); in oal_mem_set_user_res_num() 220 hi_diag_log_msg_e1(0, "oal_mem_ctrl_blk_alloc, not_enough memory, size = %d!", size); in oal_mem_ctrl_blk_alloc() 564 hi_diag_log_msg_e1(0, "oal_mem_init_pool, memory allocation fail, size=%d!", total_bytes); in oal_mem_init_pool()
|
H A D | oal_util.h | 216 #define hi_diag_log_msg_e1(id, sz, p1) oam_log(0, id, OAM_LOG_LEVEL_ERROR, sz, 1, p1,0, 0, 0) macro
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
H A D | mac_mib.c | 254 hi_diag_log_msg_e1(0, "{mac_mib_set_RSNAConfigWpaPairwiseCipherImplemented::invalid uc_pairwise_value[%d].}", in mac_mib_set_rsnaconfig_wpa_pairwise_cipher_implemented() 274 hi_diag_log_msg_e1(0, "{mac_mib_set_RSNAConfigWpa2PairwiseCipherImplemented::invalid uc_pairwise_value[%d].}", in mac_mib_set_rsnaconfig_wpa2_pairwise_cipher_implemented()
|
H A D | mac_vap.c | 130 hi_diag_log_msg_e1(0, "{mac_vap_res_init::mem alloc vap res null. size = %d.}", vap_size); in mac_vap_res_init()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/ |
H A D | hcc_slave.c | 446 hi_diag_log_msg_e1(0, "ERROR: remain_len is %d\r\n", remain_len); in hcc_process_single_package() 520 hi_diag_log_msg_e1(0, "Error: rx_num(%d) more than SCATT_MAX\r\n", g_rx_aggr_info.aggr_rx_num); in hcc_write_start_callback()
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
H A D | hmac_event.c | 883 hi_diag_log_msg_e1(0, "hmac_from_dmac_rx_data_handle:: invalid CRX sub-type:%d.", event_hdr->sub_type); in hmac_from_dmac_rx_data_handle() 896 hi_diag_log_msg_e1(0, "hmac_from_dmac_rx_data_handle:: invalid DRX sub-type:%d.", event_hdr->sub_type); in hmac_from_dmac_rx_data_handle()
|
H A D | hmac_user.c | 511 hi_diag_log_msg_e1(0, "{hmac_user_add:: hmac vap is null, id = %d.}", mac_vap->vap_id); in hmac_user_add_check()
|
Completed in 19 milliseconds