Searched refs:host_attr (Results 1 – 4 of 4) sorted by relevance
2780 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_allocate_host_info() local2784 host_attr->host_info, in ena_com_allocate_host_info()2800 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_allocate_debug_area() local2808 host_attr->debug_area_size = 0; in ena_com_allocate_debug_area()2819 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_delete_host_info() local2821 if (host_attr->host_info) { in ena_com_delete_host_info()2824 host_attr->host_info, in ena_com_delete_host_info()2827 host_attr->host_info = NULL; in ena_com_delete_host_info()2833 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_delete_debug_area() local2847 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_set_host_attributes() local[all …]
316 struct ena_host_attribute host_attr; member
1009 struct ena_admin_set_feature_host_attr_desc host_attr; member
708 host_info = ena_dev->host_attr.host_info; in ena_config_host_info()