Home
last modified time | relevance | path

Searched refs:host_attr (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/amazon/ena/
A Dena_com.c2780 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_allocate_host_info() local
2782 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() local
2804 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() local
2817 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() local
2838 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_set_host_attributes() local
2856 &cmd.u.host_attr.debug_ba, in ena_com_set_host_attributes()
[all …]
A Dena_com.h319 struct ena_host_attribute host_attr; member
A Dena_admin_defs.h990 struct ena_admin_set_feature_host_attr_desc host_attr; member
A Dena_netdev.c3177 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 23 milliseconds