Home
last modified time | relevance | path

Searched defs:wapi (Results 1 – 8 of 8) sorted by relevance

/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
Dhmac_wapi.h70 #define wapi_is_port_valid(wapi) ((wapi)->port_valid) argument
79 #define wapi_rx_port_valid(wapi) wapi->debug.ulrx_port_valid++ argument
80 #define wapi_rx_idx_err(wapi) wapi->debug.ulrx_idx_err++ argument
81 #define wapi_rx_netbuf_len_err(wapi) wapi->debug.ulrx_netbuff_len_err++ argument
82 #define wapi_rx_idx_update_err(wapi) wapi->debug.ulrx_idx_update_err++ argument
84 #define wapi_rx_memalloc_err(wapi) wapi->debug.ulrx_memalloc_err++ argument
85 #define wapi_rx_mic_err(wapi) wapi->debug.ulrx_mic_calc_fail++ argument
86 #define wapi_rx_decrypt_ok(wapi) wapi->debug.ulrx_decrypt_ok++ argument
87 #define wapi_tx_memalloc_err(wapi) wapi->debug.ultx_memalloc_err++ argument
88 #define wapi_tx_mic_err(wapi) wapi->debug.ultx_mic_calc_fail++ argument
[all …]
Dhmac_wapi.c210 hi_u8 hmac_wapi_is_keyidx_valid(hmac_wapi_stru *wapi, hi_u8 keyidx_rx) in hmac_wapi_is_keyidx_valid()
327 oal_netbuf_stru *hmac_wapi_netbuff_tx_handle(hmac_wapi_stru *wapi, oal_netbuf_stru *netbuf) in hmac_wapi_netbuff_tx_handle()
386 oal_netbuf_stru *hmac_wapi_netbuff_rx_handle(hmac_wapi_stru *wapi, oal_netbuf_stru *netbuf) in hmac_wapi_netbuff_rx_handle()
415 hi_u32 hmac_wapi_add_key(hmac_wapi_stru *wapi, hi_u8 key_index, const hi_u8 *puc_key) in hmac_wapi_add_key()
454 hi_u8 hmac_wapi_is_wpihdr_valid(hmac_wapi_stru *wapi, const hi_u8 *puc_wapi_hdr) in hmac_wapi_is_wpihdr_valid()
483 hi_u32 hmac_wapi_decrypt(hmac_wapi_stru *wapi, oal_netbuf_stru *netbuf) in hmac_wapi_decrypt()
641 static hi_u32 hmac_wapi_encrypt_mic(hmac_wapi_stru *wapi, hmac_wapi_encrypt_stru *hmac_wapi, in hmac_wapi_encrypt_mic()
691 static hi_u32 hmac_wapi_encrypt_action(hmac_wapi_stru *wapi, oal_netbuf_stru *netbuf, hmac_wapi_enc… in hmac_wapi_encrypt_action()
754 hi_u32 hmac_wapi_encrypt(hmac_wapi_stru *wapi, oal_netbuf_stru *netbuf) in hmac_wapi_encrypt()
828 hi_u32 hmac_wapi_deinit(hmac_wapi_stru *wapi) in hmac_wapi_deinit()
[all …]
Dhmac_tx_data.c1361 …hmac_wapi_stru *wapi = hmac_user_get_wapi_ptr(mac_vap, pairwise, (hi_u8)hmac_user->base_user->us_a… in hmac_tx_lan_to_wlan_no_tcp_opt_vap() local
Dhmac_rx_data.c606 …hmac_wapi_stru *wapi = hmac_user_get_wapi_ptr(hmac_vap->base_vap, pairwise, hmac_user->base_user->… in hmac_rx_msdu_frame_classify() local
Dhmac_11i.c108 hmac_wapi_stru *wapi = HI_NULL; in hmac_config_wapi_add_key() local
Dhmac_user.h307 hmac_wapi_stru wapi; member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/
Dmac_device.h437 hi_u8 wapi; member
520 hi_u8 wapi; member
Dmac_cfg.h648 hi_u8 wapi; member