|
| osal_u32 | hmac_user_add_wep_key_etc (hmac_user_stru *hmac_user, osal_u8 key_index, mac_key_params_stru *key) |
| |
| osal_u32 | hmac_user_add_rsn_key_etc (hmac_user_stru *hmac_user, osal_u8 key_index, mac_key_params_stru *key) |
| |
| osal_u32 | hmac_user_add_bip_key_etc (hmac_user_stru *hmac_user, osal_u8 key_index, mac_key_params_stru *key) |
| |
| wlan_priv_key_param_stru * | hmac_user_get_key_etc (hmac_user_stru *hmac_user, osal_u8 key_id) |
| |
| osal_void | hmac_user_set_port_etc (hmac_user_stru *hmac_user, oal_bool_enum_uint8 port_valid) |
| |
| void | hmac_user_avail_bf_num_spatial_stream_etc (hmac_user_stru *hmac_user, osal_u8 value) |
| |
| void | hmac_user_set_avail_num_spatial_stream_etc (hmac_user_stru *hmac_user, osal_u8 value) |
| |
| void | hmac_user_set_num_spatial_stream_etc (hmac_user_stru *hmac_user, osal_u8 value) |
| |
| void | hmac_user_set_bandwidth_cap_etc (hmac_user_stru *hmac_user, wlan_bw_cap_enum_uint8 bandwidth_value) |
| |
| void | hmac_user_set_bandwidth_info_etc (hmac_user_stru *hmac_user, wlan_bw_cap_enum_uint8 avail_bandwidth, wlan_bw_cap_enum_uint8 cur_bandwidth) |
| |
| void | hmac_user_get_sta_cap_bandwidth_etc (hmac_user_stru *hmac_user, wlan_bw_cap_enum_uint8 *bandwidth_cap) |
| |
| osal_u32 | mac_user_update_bandwidth (hmac_user_stru *hmac_user, wlan_bw_cap_enum_uint8 bwcap) |
| |
| osal_u32 | hmac_user_update_ap_bandwidth_cap (hmac_user_stru *hmac_user) |
| |
| void | hmac_user_set_avail_protocol_mode_etc (hmac_user_stru *hmac_user, wlan_protocol_enum_uint8 avail_protocol_mode) |
| |
| void | hmac_user_set_cur_protocol_mode_etc (hmac_user_stru *hmac_user, wlan_protocol_enum_uint8 cur_protocol_mode) |
| |
| void | hmac_user_set_cur_bandwidth_etc (hmac_user_stru *hmac_user, wlan_bw_cap_enum_uint8 cur_bandwidth) |
| |
| void | hmac_user_set_protocol_mode_etc (hmac_user_stru *hmac_user, wlan_protocol_enum_uint8 protocol_mode) |
| |
| void | hmac_user_set_asoc_state (hmac_user_stru *hmac_user, mac_user_asoc_state_enum_uint8 value) |
| |
| void | hmac_user_set_avail_op_rates_etc (hmac_user_stru *hmac_user, osal_u8 rs_nrates, osal_u8 *rs_rates) |
| |
| void | hmac_user_set_vht_hdl_etc (hmac_user_stru *hmac_user, mac_vht_hdl_stru *vht_hdl) |
| |
| void | hmac_user_get_vht_hdl_etc (hmac_user_stru *hmac_user, mac_vht_hdl_stru *vht_hdl) |
| |
| void | hmac_user_set_ht_hdl_etc (hmac_user_stru *hmac_user, mac_user_ht_hdl_stru *ht_hdl) |
| |
| void | hmac_user_get_ht_hdl_etc (hmac_user_stru *hmac_user, mac_user_ht_hdl_stru *ht_hdl) |
| |
| void | hmac_user_set_ht_capable_etc (hmac_user_stru *hmac_user, oal_bool_enum_uint8 ht_capable) |
| |
| void | hmac_user_set_pmf_active_etc (hmac_user_stru *hmac_user, oal_bool_enum_uint8 pmf_active) |
| |
| void | hmac_user_set_qos_etc (hmac_user_stru *hmac_user, oal_bool_enum_uint8 qos_mode) |
| |
| void | hmac_user_set_spectrum_mgmt_etc (hmac_user_stru *hmac_user, oal_bool_enum_uint8 spectrum_mgmt) |
| |
| void | hmac_user_set_apsd_etc (hmac_user_stru *hmac_user, oal_bool_enum_uint8 apsd) |
| |
| osal_void | hmac_user_init_key_etc (hmac_user_stru *hmac_user) |
| |
| osal_void | hmac_user_set_key_etc (hmac_user_stru *multiuser, wlan_cipher_key_type_enum_uint8 keytype, wlan_ciper_protocol_type_enum_uint8 ciphertype, osal_u8 keyid) |
| |
| osal_u32 | hmac_user_update_wep_key_etc (hmac_user_stru *hmac_user, osal_u16 multi_user_idx) |
| |
| oal_bool_enum_uint8 | hmac_addr_is_zero_etc (osal_u8 *mac) |
| |
| oal_bool_enum_uint8 | hmac_ip_is_zero_etc (osal_u8 *ip_addr) |
| |
| osal_s32 | hmac_user_sync (hmac_user_stru *hmac_user) |
| |
| osal_void | hmac_user_set_assoc_id_etc (hmac_user_stru *hmac_user, osal_u16 assoc_id) |
| |
| osal_void | hmac_user_set_barker_preamble_mode_etc (hmac_user_stru *hmac_user, oal_bool_enum_uint8 barker_preamble_mode) |
| |
| osal_void * | mac_res_get_mac_user_etc (osal_u16 idx) |
| |