Home
last modified time | relevance | path

Searched refs:host_attr (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/amazon/ena/
H A Dena_com.c2709 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_allocate_host_info() local
2711 host_attr->host_info = in ena_com_allocate_host_info()
2713 &host_attr->host_info_dma_addr, GFP_KERNEL); in ena_com_allocate_host_info()
2714 if (unlikely(!host_attr->host_info)) in ena_com_allocate_host_info()
2717 host_attr->host_info->ena_spec_version = ((ENA_COMMON_SPEC_VERSION_MAJOR << in ena_com_allocate_host_info()
2727 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_allocate_debug_area() local
2729 host_attr->debug_area_virt_addr = in ena_com_allocate_debug_area()
2731 &host_attr in ena_com_allocate_debug_area()
2744 struct ena_host_attribute *host_attr = &ena_dev->host_attr; ena_com_delete_host_info() local
2755 struct ena_host_attribute *host_attr = &ena_dev->host_attr; ena_com_delete_debug_area() local
2767 struct ena_host_attribute *host_attr = &ena_dev->host_attr; ena_com_set_host_attributes() local
[all...]
H A Dena_com.h318 struct ena_host_attribute host_attr; member
H A Dena_admin_defs.h990 struct ena_admin_set_feature_host_attr_desc host_attr; member
H A Dena_netdev.c3089 host_info = ena_dev->host_attr.host_info; in ena_config_host_info()
3869 u8 *debug_area = adapter->ena_dev->host_attr.debug_area_virt_addr; in ena_timer_service()
3871 adapter->ena_dev->host_attr.host_info; in ena_timer_service()
/kernel/linux/linux-6.6/drivers/net/ethernet/amazon/ena/
H 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()
2784 &host_attr->host_info_dma_addr, GFP_KERNEL); in ena_com_allocate_host_info()
2785 if (unlikely(!host_attr->host_info)) in ena_com_allocate_host_info()
2788 host_attr->host_info->ena_spec_version = ((ENA_COMMON_SPEC_VERSION_MAJOR << in ena_com_allocate_host_info()
2798 struct ena_host_attribute *host_attr = &ena_dev->host_attr; in ena_com_allocate_debug_area() local
2800 host_attr->debug_area_virt_addr = in ena_com_allocate_debug_area()
2802 &host_attr in ena_com_allocate_debug_area()
2815 struct ena_host_attribute *host_attr = &ena_dev->host_attr; ena_com_delete_host_info() local
2826 struct ena_host_attribute *host_attr = &ena_dev->host_attr; ena_com_delete_debug_area() local
2838 struct ena_host_attribute *host_attr = &ena_dev->host_attr; ena_com_set_host_attributes() local
[all...]
H A Dena_admin_defs.h1000 struct ena_admin_set_feature_host_attr_desc host_attr; member
H A Dena_com.h320 struct ena_host_attribute host_attr; member
H A Dena_netdev.c3254 host_info = ena_dev->host_attr.host_info; in ena_config_host_info()
4157 u8 *debug_area = adapter->ena_dev->host_attr.debug_area_virt_addr; in ena_timer_service()
4159 adapter->ena_dev->host_attr.host_info; in ena_timer_service()

Completed in 25 milliseconds