Structure containing the parameters of the MM_VERSION_CFM message. More...
#include <mm_task.h>
Data Fields | |
| uint32_t | version_lmac |
| Version of the LMAC FW. | |
| uint32_t | version_machw_1 |
| Version1 of the MAC HW (as encoded in version1Reg MAC HW register). | |
| uint32_t | version_machw_2 |
| Version2 of the MAC HW (as encoded in version2Reg MAC HW register). | |
| uint32_t | version_phy_1 |
| Version1 of the PHY (depends on actual PHY). | |
| uint32_t | version_phy_2 |
| Version2 of the PHY (depends on actual PHY). | |
| uint32_t | features |
| Supported Features. | |
| uint16_t | max_sta_nb |
| Maximum number of supported stations. | |
| uint8_t | max_vif_nb |
| Maximum number of supported virtual interfaces. | |
Structure containing the parameters of the MM_VERSION_CFM message.
Definition at line 494 of file mm_task.h.
1.6.1