|
@@ -216,6 +216,14 @@ static struct fc_function_template fcoe_vport_fc_functions = {
|
|
|
.show_host_supported_fc4s = 1,
|
|
|
.show_host_active_fc4s = 1,
|
|
|
.show_host_maxframe_size = 1,
|
|
|
+ .show_host_serial_number = 1,
|
|
|
+ .show_host_manufacturer = 1,
|
|
|
+ .show_host_model = 1,
|
|
|
+ .show_host_model_description = 1,
|
|
|
+ .show_host_hardware_version = 1,
|
|
|
+ .show_host_driver_version = 1,
|
|
|
+ .show_host_firmware_version = 1,
|
|
|
+ .show_host_optionrom_version = 1,
|
|
|
|
|
|
.show_host_port_id = 1,
|
|
|
.show_host_supported_speeds = 1,
|