|
WS63 SDK 文档 7021f4f@fbb_ws63
ws63 和 ws63e 解决方案的 SDK 文档
|


结构体 | |
| 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) |
| #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 | ) |
| oal_bool_enum_uint8 hal_device_find_is_ap_up | ( | 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_void hal_device_state_idle_set_rx_filter_reg | ( | const hal_to_dmac_device_stru * | hal_device | ) |
| 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 | ) |
| osal_u32 hal_device_update_phy_chain | ( | hal_to_dmac_device_stru * | hal_device, |
| oal_bool_enum_uint8 | set_channel | ||
| ) |