Searched refs:host_attr (Results 1 – 8 of 8) sorted by relevance
2882 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_allocate_host_info() local2886 host_attr->host_info, in ena_com_allocate_host_info()2902 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_allocate_debug_area() local2910 host_attr->debug_area_size = 0; in ena_com_allocate_debug_area()2921 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_delete_host_info() local2923 if (host_attr->host_info) { in ena_com_delete_host_info()2926 host_attr->host_info, in ena_com_delete_host_info()2929 host_attr->host_info = NULL; in ena_com_delete_host_info()2935 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_delete_debug_area() local2949 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_set_host_attributes() local[all …]
344 struct ena_host_attribute host_attr; member
839 struct ena_admin_set_feature_host_attr_desc host_attr; member
2763 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_allocate_host_info() local2767 host_attr->host_info, in ena_com_allocate_host_info()2783 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_allocate_debug_area() local2791 host_attr->debug_area_size = 0; in ena_com_allocate_debug_area()2802 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_delete_host_info() local2804 if (host_attr->host_info) { in ena_com_delete_host_info()2807 host_attr->host_info, in ena_com_delete_host_info()2810 host_attr->host_info = NULL; in ena_com_delete_host_info()2816 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_delete_debug_area() local2830 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_set_host_attributes() local[all …]
315 struct ena_host_attribute host_attr; member
1040 struct ena_admin_set_feature_host_attr_desc host_attr; member
1012 struct ena_admin_set_feature_host_attr_desc host_attr; member
431 host_info = ena_dev->host_attr.host_info; in ena_config_host_info()