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


结构体 | |
| struct | mac_res_device_stru |
| struct | mac_res_vap_stru |
| struct | mac_res_user_stru |
| struct | mac_res_stru |
| struct | hmac_res_device_stru |
| struct | hmac_res_stru |
| #define MAC_RES_MAX_ASOC_USER_NUM (WLAN_ASSOC_USER_MAX_NUM * WLAN_CHIP_MAX_NUM_PER_BOARD) |
| #define MAC_RES_MAX_BCAST_USER_NUM (WLAN_MULTI_USER_MAX_NUM_LIMIT) |
| #define MAC_RES_MAX_DEV_NUM WLAN_SERVICE_DEVICE_SUPPORT_MAX_NUM_SPEC |
| #define MAC_RES_MAX_USER_LIMIT (MAC_RES_MAX_ASOC_USER_NUM + MAC_RES_MAX_BCAST_USER_NUM) |
| #define THIS_FILE_ID OAM_FILE_ID_MAC_RESOURCE_H |
| void * _mac_res_alloc_hmac_user | ( | osal_u16 | idx | ) |
| void _mac_res_free_hmac_user | ( | osal_u16 | idx | ) |
| void * _mac_res_get_hmac_user | ( | osal_u16 | idx | ) |
| osal_u16 hmac_board_get_max_user | ( | void | ) |
|
extern |
|
extern |
|
extern |
| hmac_device_stru * hmac_res_get_mac_dev_etc | ( | osal_u32 | dev_idx | ) |
| mac_res_stru * mac_get_pst_mac_res | ( | osal_void | ) |
| hmac_res_stru * mac_pst_hmac_res_etc | ( | osal_void | ) |
| void * mac_res_get_hmac_vap | ( | osal_u8 | idx | ) |
|
extern |
|
extern |