Searched refs:deviceInfo (Results 1 – 2 of 2) sorted by relevance
41 LAC_CHECK_NULL_PARAM(deviceInfo); in cpaGetDeviceInfo()60 deviceInfo->bdf = 0xffff; in cpaGetDeviceInfo()69 deviceInfo->sku = pDevice->sku; in cpaGetDeviceInfo()70 deviceInfo->deviceId = pDevice->pciDevId; in cpaGetDeviceInfo()72 deviceInfo->numaNode = pDevice->pkg_id; in cpaGetDeviceInfo()78 deviceInfo->isVf = CPA_TRUE; in cpaGetDeviceInfo()95 deviceInfo->dcEnabled = in cpaGetDeviceInfo()104 deviceInfo->cySymEnabled = in cpaGetDeviceInfo()109 deviceInfo->cyAsymEnabled = in cpaGetDeviceInfo()117 deviceInfo->cySymEnabled = in cpaGetDeviceInfo()[all …]
138 CpaStatus cpaGetDeviceInfo (Cpa16U device, CpaDeviceInfo *deviceInfo);