WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
载入中...
搜索中...
未找到
hmac_tx_mpdu_adapt.h 文件参考
#include "hal_common_ops.h"
#include "mac_vap_ext.h"
#include "frw_msg_rom.h"
#include "dmac_ext_if_device.h"
hmac_tx_mpdu_adapt.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

结构体

struct  hmac_tx_data_stat_stru
 

函数

osal_u32 hmac_tx_update_protection_txop_alg (hmac_vap_stru *hmac_vap, const hmac_user_stru *hmac_user, hal_tx_txop_alg_stru *txop_alg, osal_u8 do_default_cfg)
 
osal_u32 hmac_tx_process_data (hal_to_dmac_device_stru *hal_device, hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf)
 
osal_void hmac_tx_send_mpdu (hmac_vap_stru *hmac_vap, hcc_msg_type type, oal_netbuf_stru *net_buffer, osal_u8 mpdu_num)
 
osal_void hmac_tx_data_send (hmac_tx_data_stat_stru *tx_data, oal_netbuf_head_stru *buff_head)
 
osal_void hmac_tx_fill_first_cb_info (mac_tx_ctl_stru *tx_ctl, hmac_vap_stru *hmac_vap, hmac_user_stru *hmac_user)
 

函数说明

◆ hmac_tx_data_send()

osal_void hmac_tx_data_send ( hmac_tx_data_stat_stru tx_data,
oal_netbuf_head_stru buff_head 
)

◆ hmac_tx_fill_first_cb_info()

osal_void hmac_tx_fill_first_cb_info ( mac_tx_ctl_stru tx_ctl,
hmac_vap_stru hmac_vap,
hmac_user_stru hmac_user 
)

◆ hmac_tx_process_data()

osal_u32 hmac_tx_process_data ( hal_to_dmac_device_stru hal_device,
hmac_vap_stru hmac_vap,
oal_netbuf_stru netbuf 
)

◆ hmac_tx_send_mpdu()

osal_void hmac_tx_send_mpdu ( hmac_vap_stru hmac_vap,
hcc_msg_type  type,
oal_netbuf_stru net_buffer,
osal_u8  mpdu_num 
)

◆ hmac_tx_update_protection_txop_alg()

osal_u32 hmac_tx_update_protection_txop_alg ( hmac_vap_stru hmac_vap,
const hmac_user_stru hmac_user,
hal_tx_txop_alg_stru txop_alg,
osal_u8  do_default_cfg 
)