Searched refs:pFw_version (Results 1 – 3 of 3) sorted by relevance
33 OUT PHALMAC_FW_VERSION pFw_version
653 OUT PHALMAC_FW_VERSION pFw_version in halmac_get_fw_version_88xx() argument662 pFw_version->version = pHalmac_adapter->fw_version.version; in halmac_get_fw_version_88xx()663 pFw_version->sub_version = pHalmac_adapter->fw_version.sub_version; in halmac_get_fw_version_88xx()664 pFw_version->sub_index = pHalmac_adapter->fw_version.sub_index; in halmac_get_fw_version_88xx()
1741 …T_STATUS (*halmac_get_fw_version)(PHALMAC_ADAPTER pHalmac_adapter, PHALMAC_FW_VERSION pFw_version);