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


结构体 | |
| struct | hmac_scanned_bss_info |
宏定义 | |
| #define | THIS_FILE_ID OAM_FILE_ID_HMAC_DEVICE_H |
| #define | MAX_MAC_ERR_IN_TBTT 5 /* 每一个tbtt间隙允许出现的最大错误数 */ |
| #define | HMAC_RSSI_LIMIT_DELTA 5 |
| #define | is_equal_rates(rate1, rate2) (((rate1) & 0x7f) == ((rate2) & 0x7f)) |
类型定义 | |
| typedef osal_u8 | hmac_acs_type_enum_uint8 |
枚举 | |
| enum | hmac_acs_type_enum { HMAC_ACS_TYPE_INIT = 0 , HMAC_ACS_TYPE_CMD = 1 , HMAC_ACS_TYPE_FREE = 2 } |
函数 | |
| osal_u32 | hmac_board_exit_etc (mac_board_stru *board) |
| osal_u32 | hmac_board_init_etc (mac_board_stru *board) |
| osal_void | hmac_board_exit (osal_void) |
| osal_u32 | hmac_board_init (osal_void) |
| hal_to_dmac_device_stru * | hmac_device_get_another_h2d_dev (const hmac_device_stru *hmac_device, const hal_to_dmac_device_stru *ori_hal_dev) |
| osal_u8 | hmac_device_check_fake_queues_empty (osal_void) |
| osal_s32 | hmac_config_reset_mac_phy (hmac_vap_stru *hmac_vap, frw_msg *msg) |
| #define HMAC_RSSI_LIMIT_DELTA 5 |
| #define is_equal_rates | ( | rate1, | |
| rate2 | |||
| ) | (((rate1) & 0x7f) == ((rate2) & 0x7f)) |
| #define MAX_MAC_ERR_IN_TBTT 5 /* 每一个tbtt间隙允许出现的最大错误数 */ |
| #define THIS_FILE_ID OAM_FILE_ID_HMAC_DEVICE_H |
| typedef osal_u8 hmac_acs_type_enum_uint8 |
| enum hmac_acs_type_enum |
|
extern |
|
extern |
| osal_s32 hmac_config_reset_mac_phy | ( | hmac_vap_stru * | hmac_vap, |
| frw_msg * | msg | ||
| ) |
| hal_to_dmac_device_stru * hmac_device_get_another_h2d_dev | ( | const hmac_device_stru * | hmac_device, |
| const hal_to_dmac_device_stru * | ori_hal_dev | ||
| ) |