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

浏览源代码.

结构体

struct  hal_p2p_ps_stat_stru
 
struct  hal_irq_device_stats_stru
 
struct  tag_hal_hal_device_stru
 
struct  hal_fcs_mgr_stru
 

宏定义

#define WLAN_HAL_OHTER_BSS_ID   6 /* 其他BSS的广播ID */
 
#define WLAN_HAL_OTHER_BSS_OTHER_ID   7 /* 来自其他BSS的其他帧(组播、单播) */
 

类型定义

typedef struct tag_hal_hal_device_stru hal_device_stru
 

函数

osal_void hal_alg_isr_hook_run (osal_u8 vap_id, hal_device_stru *hal_device, hal_isr_type_enum_uint8 isr_type)
 
osal_u8 hal_device_calc_up_vap_num (const hal_to_dmac_device_stru *hal_device)
 
osal_u8 hal_get_hal_fcs_done (osal_void)
 
osal_void hal_set_hal_fcs_done (osal_u8 param)
 
osal_void hal_device_state_idle_set_rx_filter_reg (const hal_to_dmac_device_stru *hal_device)
 
osal_void hal_device_reset_bcn_rf_chain (hal_to_dmac_device_stru *hal_device, osal_u8 up_vap_num)
 
osal_u32 hal_device_update_phy_chain (hal_to_dmac_device_stru *hal_device, oal_bool_enum_uint8 set_channel)
 
osal_void hal_device_state_scan_set_rx_filter_reg (const hal_to_dmac_device_stru *hal_device)
 
osal_void hal_device_state_work_set_rx_filter_reg (hal_to_dmac_device_stru *hal_device)
 
oal_bool_enum_uint8 hal_device_find_is_ap_up (hal_to_dmac_device_stru *hal_device)
 

宏定义说明

◆ WLAN_HAL_OHTER_BSS_ID

#define WLAN_HAL_OHTER_BSS_ID   6 /* 其他BSS的广播ID */

◆ WLAN_HAL_OTHER_BSS_OTHER_ID

#define WLAN_HAL_OTHER_BSS_OTHER_ID   7 /* 来自其他BSS的其他帧(组播、单播) */

类型定义说明

◆ hal_device_stru

函数说明

◆ hal_alg_isr_hook_run()

osal_void hal_alg_isr_hook_run ( osal_u8  vap_id,
hal_device_stru hal_device,
hal_isr_type_enum_uint8  isr_type 
)

◆ hal_device_calc_up_vap_num()

osal_u8 hal_device_calc_up_vap_num ( const hal_to_dmac_device_stru hal_device)

◆ hal_device_find_is_ap_up()

oal_bool_enum_uint8 hal_device_find_is_ap_up ( hal_to_dmac_device_stru hal_device)

◆ hal_device_reset_bcn_rf_chain()

osal_void hal_device_reset_bcn_rf_chain ( hal_to_dmac_device_stru hal_device,
osal_u8  up_vap_num 
)

◆ hal_device_state_idle_set_rx_filter_reg()

osal_void hal_device_state_idle_set_rx_filter_reg ( const hal_to_dmac_device_stru hal_device)

◆ hal_device_state_scan_set_rx_filter_reg()

osal_void hal_device_state_scan_set_rx_filter_reg ( const hal_to_dmac_device_stru hal_device)

◆ hal_device_state_work_set_rx_filter_reg()

osal_void hal_device_state_work_set_rx_filter_reg ( hal_to_dmac_device_stru hal_device)

◆ hal_device_update_phy_chain()

osal_u32 hal_device_update_phy_chain ( hal_to_dmac_device_stru hal_device,
oal_bool_enum_uint8  set_channel 
)

◆ hal_get_hal_fcs_done()

osal_u8 hal_get_hal_fcs_done ( osal_void  )

◆ hal_set_hal_fcs_done()

osal_void hal_set_hal_fcs_done ( osal_u8  param)