Searched refs:device_hw_info (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/vxge/
H A Dvxge-main.c2535 function_mode = vdev->config.device_hw_info.function_mode;
4060 &ll_config->device_hw_info);
4069 if (ll_config->device_hw_info.fw_version.major !=
4079 vpath_mask = ll_config->device_hw_info.vpath_mask;
4091 function_mode = ll_config->device_hw_info.function_mode;
4092 host_type = ll_config->device_hw_info.host_type;
4094 ll_config->device_hw_info.func_id);
4200 ll_config->device_hw_info.mac_addrs[i],
4221 ll_config->device_hw_info.serial_number[VXGE_HW_INFO_LEN - 1] = '\0';
4222 ll_config->device_hw_info
[all...]
H A Dvxge-main.h160 struct vxge_hw_device_hw_info device_hw_info; member in struct:vxge_config

Completed in 71 milliseconds