Searched defs:wapi (Results 1 – 8 of 8) sorted by relevance
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/ |
| D | hmac_wapi.h | 70 #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 …]
|
| D | hmac_wapi.c | 210 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 …]
|
| D | hmac_tx_data.c | 1361 …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
|
| D | hmac_rx_data.c | 606 …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
|
| D | hmac_11i.c | 108 hmac_wapi_stru *wapi = HI_NULL; in hmac_config_wapi_add_key() local
|
| D | hmac_user.h | 307 hmac_wapi_stru wapi; member
|
| /device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/common/ |
| D | mac_device.h | 437 hi_u8 wapi; member 520 hi_u8 wapi; member
|
| D | mac_cfg.h | 648 hi_u8 wapi; member
|