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() local2782 host_attr->host_info = in ena_com_allocate_host_info()2798 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_allocate_debug_area() local2804 host_attr->debug_area_size = 0; in ena_com_allocate_debug_area()2815 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_delete_host_info() local2817 if (host_attr->host_info) { in ena_com_delete_host_info()2820 host_attr->host_info = NULL; in ena_com_delete_host_info()2826 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_delete_debug_area() local2838 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_set_host_attributes() local2856 &cmd.u.host_attr.debug_ba, in ena_com_set_host_attributes()[all …]
319 struct ena_host_attribute host_attr; member
990 struct ena_admin_set_feature_host_attr_desc host_attr; member
3177 host_info = ena_dev->host_attr.host_info; in ena_config_host_info()3967 u8 *debug_area = adapter->ena_dev->host_attr.debug_area_virt_addr; in ena_timer_service()3969 adapter->ena_dev->host_attr.host_info; in ena_timer_service()
Completed in 22 milliseconds