Searched refs:halmac_get_chip_version (Results 1 – 10 of 10) sorted by relevance
287 api->halmac_get_chip_version = get_version_88xx; in mount_api_88xx()
286 api->halmac_get_chip_version = get_version_88xx; in mount_api_88xx()
284 api->halmac_get_chip_version = get_version_88xx; in mount_api_88xx()
1839 HALMAC_RET_STATUS (*halmac_get_chip_version)(PHALMAC_ADAPTER pHalmac_adapter, HALMAC_VER *version); member
2494 (*halmac_get_chip_version)(struct halmac_adapter *adapter, member
2480 (*halmac_get_chip_version)(struct halmac_adapter *adapter, member
2505 (*halmac_get_chip_version)(struct halmac_adapter *adapter, member
2500 (*halmac_get_chip_version)(struct halmac_adapter *adapter, member
245 pHalmac_api->halmac_get_chip_version = halmac_get_chip_version_88xx; in halmac_mount_api_88xx()