Home
last modified time | relevance | path

Searched defs:err_code (Results 1 – 13 of 13) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
Dhcc_hmac.c185 hi_u32 err_code; in hcc_host_tx() local
263 hi_u32 err_code; in hcc_tx_netbuf_normal() local
442 hi_s32 err_code; in hcc_host_tx_data_adapt() local
503 hi_u32 err_code; in hcc_host_tx_data_adapt_pre_do() local
Dhcc_host.c1152 hi_s32 err_code; local
1383 hi_s32 err_code; local
1565 hi_s32 err_code; local
1739 hi_u32 err_code; local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_encap_frame.c180 …cap_deauth(const mac_vap_stru *mac_vap, hi_u8 *puc_data, const hi_u8 *da_mac_addr, hi_u16 err_code) in hmac_mgmt_encap_deauth()
Dhmac_rx_data.c864 hi_u32 err_code; in hmac_rx_lan_frame() local
1116 hi_u32 err_code = hmac_rx_lan_frame_classify(hmac_vap, netbuf, frame_hdr); in hmac_rx_process_data_ap_tcp_ack_opt() local
1205 hi_u32 err_code; in hmac_rx_process_data_mesh_tcp_ack_opt() local
Dhmac_mgmt_classifier.c404 hi_u16 err_code = deauth_event->reason; in hmac_mgmt_send_disasoc_deauth_event() local
Dhmac_mgmt_bss_comm.c2009 …send_deauth_frame(mac_vap_stru *mac_vap, const hi_u8 *da_mac_addr, hi_u8 addr_len, hi_u16 err_code) in hmac_mgmt_send_deauth_frame()
2099 …oid hmac_mgmt_send_disassoc_frame(mac_vap_stru *mac_vap, const hi_u8 *da_mac_addr, hi_u16 err_code, in hmac_mgmt_send_disassoc_frame()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
Dwal_event_msg.c88 hi_u32 err_code; in wal_check_and_release_msg_resp() local
Dwal_event_msg.h93 hi_u32 err_code; /* write消息返回的错误码 */ member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
Ddrv_hash_v200.c299 hi_s32 err_code; in drv_hash_wait_irq() local
597 hi_s32 err_code; in drv_hash_query_raw_interrupt() local
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
Dfrw_event.c696 hi_u32 err_code; in frw_event_lookup_process_entry() local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/common/include/
Dhi_log.h359 #define hi_err_print_err_code(err_code) HI_LOG_ERR("Error Code: [0x%08X]\n", err_code) argument
362 #define hi_err_print_call_fun_err(func, err_code) HI_LOG_ERR("Call %s Failed, Error Code: [0x%08X]\… argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/
Dcmd_loop.c642 hi_void loader_ack(hi_u8 err_code) in loader_ack()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
Ddrv_hdmi_common.h87 #define hdmi_unequal_eok_return(ret, err_code) \ argument
103 #define hdmi_unlock_unequal_eok_return(ret, mutex, err_code) \ argument
112 #define hdmi_unlock_if_null_return(p, mutex, err_code) \ argument