|
| OAL_STATIC OAL_INLINE oal_bool_enum_uint8 | hmac_user_ht_support (const hmac_user_stru *hmac_user) |
| |
| OAL_STATIC OAL_INLINE oal_bool_enum_uint8 | hmac_user_xht_support (const hmac_user_stru *hmac_user) |
| |
| osal_u32 | hmac_user_set_asoc_req_ie (hmac_user_stru *hmac_user, osal_u8 *payload, osal_u32 len, osal_u8 reass_flag) |
| |
| osal_u32 | hmac_user_free_asoc_req_ie (hmac_user_stru *hmac_user) |
| |
| osal_u32 | hmac_user_set_avail_num_space_stream_etc (hmac_user_stru *hmac_user, wlan_nss_enum_uint8 vap_nss) |
| |
| osal_u32 | hmac_user_del_etc (hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user) |
| |
| osal_u32 | hmac_user_add_etc (hmac_vap_stru *hmac_vap, osal_u8 *mac_addr, osal_u16 *pus_user_index) |
| |
| osal_u32 | hmac_user_add_multi_user_etc (hmac_vap_stru *hmac_vap, osal_u16 *pus_user_index) |
| |
| osal_u32 | hmac_user_del_multi_user_etc (hmac_vap_stru *hmac_vap) |
| |
| osal_u32 | hmac_user_add_notify_alg_etc (hmac_vap_stru *hmac_vap, osal_u16 user_idx) |
| |
| osal_u32 | hmac_update_user_last_active_time (hmac_vap_stru *hmac_vap, osal_u8 len, osal_u8 *param) |
| |
| osal_void | hmac_tid_clear_etc (hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user, osal_bool lock_free_flag) |
| |
| hmac_user_stru * | mac_res_get_hmac_user_etc (osal_u16 idx) |
| |
| hmac_user_stru * | mac_vap_get_hmac_user_by_addr_etc (hmac_vap_stru *hmac_vap, const osal_u8 *mac_addr) |
| |
| osal_u32 | mac_user_init_etc (hmac_user_stru *hmac_user, osal_u16 user_idx, osal_u8 *mac_addr, hmac_vap_stru *hmac_vap) |
| |
| osal_void | hmac_user_set_lut_info (hal_to_dmac_device_stru *hal_device, osal_u8 lut_index, osal_u8 *mac_addr) |
| |
| osal_void | hmac_user_del_lut_info (osal_u8 lut_index) |
| |
| osal_u32 | hmac_user_set_bandwith_handler (hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user, wlan_bw_cap_enum_uint8 bw_cap) |
| |
| osal_u32 | hmac_user_add_multi_user (hmac_vap_stru *hmac_vap, osal_u16 multi_user_idx) |
| |
| osal_s32 | hmac_user_add_notify_alg (hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user, frw_msg *msg) |
| |
| osal_void | hmac_user_del (hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user, mac_ap_type_enum_uint8 ap_type) |
| |
| osal_void | hmac_user_key_search_fail_handler (hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user, mac_ieee80211_frame_stru *frame_hdr) |
| |
| osal_void | hmac_user_pause (hmac_user_stru *hmac_user) |
| |
| osal_u32 | hmac_user_resume (hmac_user_stru *hmac_user) |
| |
| osal_void | hmac_user_init_slottime (const hmac_user_stru *hmac_user) |
| |
| osal_u32 | hmac_user_get_tid_by_num (hmac_user_stru *hmac_user, osal_u8 tid_num, hmac_tid_stru **tid_queue) |
| |
| osal_void | hmac_ap_pause_all_user (const hmac_vap_stru *hmac_vap) |
| |
| osal_void | hmac_rx_compatibility_identify (hmac_user_stru *hmac_user, osal_u32 rate_kbps) |
| |
| osal_void | hmac_rx_compatibility_show_stat (hmac_user_stru *hmac_user) |
| |
| oal_bool_enum_uint8 | hmac_psm_is_psm_empty (hmac_user_stru *hmac_user) |
| |
| oal_bool_enum_uint8 | hmac_psm_is_tid_empty (const hmac_user_stru *hmac_user) |
| |
| osal_u32 | hmac_psm_tid_mpdu_num (const hmac_user_stru *hmac_user) |
| |
| osal_void | hmac_ap_resume_all_user (hmac_vap_stru *hmac_vap) |
| |
| osal_void | hmac_user_ps_queue_overrun_notify (const hmac_vap_stru *hmac_vap) |
| |
| osal_s32 | hmac_user_sync (hmac_user_stru *hmac_user) |
| |
| osal_void | hmac_user_use_cnt_dec (hmac_user_stru *hmac_user) |
| |
| osal_void | hmac_user_use_cnt_inc (osal_u16 user_idx, hmac_user_stru **user) |
| |
| osal_u32 | hmac_user_keepalive_timer (osal_void *arg) |
| |
| osal_s32 | hmac_config_set_user_app_ie_cb (hmac_vap_stru *hmac_vap, frw_msg *msg) |
| |
| oal_bool_enum_uint8 | hmac_user_get_ps_mode (const hmac_user_stru *hmac_user) |
| |
| osal_u32 | hmac_alg_distance_notify_hook (hal_to_dmac_device_stru *hal_device, osal_u8 distance) |
| |