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

浏览源代码.

宏定义

#define THIS_FILE_ID   OAM_FILE_ID_DMAC_TX_COMPLETE_ROM_H
 

函数

osal_u32 hmac_tx_schedule (hal_to_dmac_device_stru *hal_device, osal_u8 ac_num)
 
osal_u32 hmac_tx_process_tid_queue (hal_to_dmac_device_stru *hal_device, hmac_vap_stru *hmac_vap, oal_netbuf_stru *netbuf, hmac_tid_stru *tid_queue, osal_u8 hal_q)
 
oal_netbuf_struhmac_tx_dequeue_first_mpdu (oal_netbuf_head_stru *netbuf_head)
 
osal_void hmac_vap_clear_tx_queue (hmac_vap_stru *hmac_vap)
 

宏定义说明

◆ THIS_FILE_ID

#define THIS_FILE_ID   OAM_FILE_ID_DMAC_TX_COMPLETE_ROM_H

函数说明

◆ hmac_tx_dequeue_first_mpdu()

oal_netbuf_stru * hmac_tx_dequeue_first_mpdu ( oal_netbuf_head_stru netbuf_head)

◆ hmac_tx_process_tid_queue()

osal_u32 hmac_tx_process_tid_queue ( hal_to_dmac_device_stru hal_device,
hmac_vap_stru hmac_vap,
oal_netbuf_stru netbuf,
hmac_tid_stru tid_queue,
osal_u8  hal_q 
)

◆ hmac_tx_schedule()

osal_u32 hmac_tx_schedule ( hal_to_dmac_device_stru hal_device,
osal_u8  ac_num 
)

◆ hmac_vap_clear_tx_queue()

osal_void hmac_vap_clear_tx_queue ( hmac_vap_stru hmac_vap)