Searched refs:fwVer (Results 1 - 7 of 7) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/Export_Inc/
H A DwhalCtrl_api.h154 UINT8 fwVer[FW_VERSION_LEN]; /* Firmware version - null terminated string*/ member in struct:__anon709
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
H A DconfigMgr.c261 WLAN_OS_REPORT(("Firmware Version: %s\n", chipVer.fwVer));
2030 os_memoryCopy(pConfigManager->hOs, pInitTable->siteMgrInitParams.siteMgrFwVersion, pChip_Version->fwVer, FW_VERSION_LEN);
/system/wlan/ti/wilink_6_1/TWD/Ctrl/
H A DCmdBld.c1925 (void *)DB_HW(hCmdBld).fwVer,
1927 sizeof(DB_HW(hCmdBld).fwVer));
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h1633 TI_UINT8 fwVer[FW_VERSION_LEN]; /**< Firmware version - null terminated string */ member in struct:__anon1355
/system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/
H A DDrvMain.c1136 os_printf("Firmware Version: %s\n", pFwInfo->fwVer);
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
H A DwhalCtrl.c3083 os_memoryCopy(pWhalCtrl->hOs, (void *)pChip_Version->fwVer,
3086 ("FW version is %s\n", pChip_Version->fwVer));
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
H A DsiteMgr.c1240 pFwInfo->fwVer,
1241 sizeof(pFwInfo->fwVer));

Completed in 383 milliseconds