Searched refs:host_attr (Results 1 – 4 of 4) sorted by relevance
2986 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_allocate_host_info() local3003 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_allocate_debug_area() local3009 host_attr->debug_area_size = 0; in ena_com_allocate_debug_area()3038 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_delete_host_info() local3040 if (host_attr->host_info) { in ena_com_delete_host_info()3043 host_attr->host_info = NULL; in ena_com_delete_host_info()3049 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_delete_debug_area() local3053 host_attr->debug_area_virt_addr, host_attr->debug_area_dma_addr); in ena_com_delete_debug_area()3073 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_set_host_attributes() local3091 &cmd.u.host_attr.debug_ba, in ena_com_set_host_attributes()[all …]
376 struct ena_host_attribute host_attr; member
1122 struct ena_admin_set_feature_host_attr_desc host_attr; member
2720 host_info = ena_dev->host_attr.host_info; in ena_config_host_info()3686 u8 *debug_area = adapter->ena_dev->host_attr.debug_area_virt_addr; in ena_timer_service()3688 adapter->ena_dev->host_attr.host_info; in ena_timer_service()
Completed in 24 milliseconds