|
| OAL_STATIC WIFI_HMAC_TCM_TEXT WIFI_TCM_TEXT hmac_frag_user_info_stru * | hmac_frag_get_user_info (osal_u16 user_idx) |
| |
| OAL_STATIC osal_void | hmac_frag_set_user_info (osal_u16 user_idx, osal_void *mem_ptr) |
| |
| OAL_STATIC osal_s32 | hmac_config_frag_threshold (hmac_vap_stru *hmac_vap, frw_msg *msg) |
| |
| OAL_STATIC osal_s32 | hmac_config_show_frag_threshold (hmac_vap_stru *hmac_vap, frw_msg *msg) |
| |
| osal_u32 | hmac_tx_need_frag (hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user, const oal_netbuf_stru *netbuf, mac_tx_ctl_stru *tx_ctl) |
| |
| osal_u32 | hmac_frag_process (oal_netbuf_stru *netbuf_orig, mac_tx_ctl_stru *tx_ctrl, osal_u32 cip_hdrsize, osal_u32 max_tx_unit) |
| |
| OAL_STATIC WIFI_HMAC_TCM_TEXT WIFI_TCM_TEXT osal_u32 | hmac_frag_start (hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user, oal_netbuf_stru *netbuf, mac_tx_ctl_stru *tx_ctl) |
| |
| OAL_STATIC osal_u32 | hmac_defrag_timeout_fn_etc (osal_void *arg) |
| |
| OAL_STATIC oal_netbuf_stru * | hmac_defrag_first_frag (hmac_user_stru *hmac_user, oal_netbuf_stru *netbuf) |
| |
| OAL_STATIC oal_netbuf_stru * | hmac_defrag_process (hmac_user_stru *hmac_user, oal_netbuf_stru *netbuf, osal_u32 hrdsize) |
| |
| oal_netbuf_stru * | hmac_defrag_start_etc (hmac_user_stru *hmac_user, oal_netbuf_stru *netbuf, osal_u32 hrdsize) |
| |
| OAL_STATIC WIFI_HMAC_TCM_TEXT WIFI_TCM_TEXT oal_netbuf_stru * | hmac_defrag_start (hmac_user_stru *hmac_user, oal_netbuf_stru *netbuf, osal_u32 hrdsize) |
| |
| OAL_STATIC osal_void | hmac_user_clear_defrag_res (hmac_user_stru *hmac_user) |
| |
| OAL_STATIC osal_bool | hmac_frag_del_user (osal_void *notify_data) |
| |
| OAL_STATIC osal_bool | hmac_frag_add_user (osal_void *notify_data) |
| |
| osal_u32 | hmac_frag_init (osal_void) |
| |
| osal_void | hmac_frag_deinit (osal_void) |
| |