if_ena.c | 2488 ena_update_host_info(struct ena_admin_host_info *host_info, struct ifnet *ifp) 2491 host_info->supported_network_features[0] = 3192 struct ena_admin_host_info *host_info; local in function:ena_config_host_info 3202 host_info = ena_dev->host_attr.host_info; 3204 host_info->os_type = ENA_ADMIN_OS_FREEBSD; 3205 host_info->kernel_ver = osreldate; 3207 snprintf(host_info->kernel_ver_str, sizeof(host_info->kernel_ver_str), 3209 host_info->os_dist = 0 3564 struct ena_admin_host_info *host_info = local in function:ena_timer_service [all...] |