|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|
#include "hal_common_ops.h"#include "mac_vap_ext.h"#include "frw_msg_rom.h"#include "dmac_ext_if_device.h"

结构体 | |
| 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) |
| 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 | ||
| ) |
| 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_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 | ||
| ) |