Lines Matching full:parameter
80 then adding configuration parameter specifications to the schema.
81 The configuration parameter specification consists of a name and a value type.
83 Configuration parameter names are case-insensitive.
86 It is also an error to specific a configuration parameter that uses the same
87 name as a configuration parameter used by the SR-IOV infrastructure.
93 The parameter type constrains the possible values that the configuration
94 parameter may take.
96 A configuration parameter may be specified as a required parameter by setting
103 If the user does not specify a required parameter, the SR-IOV infrastructure
106 Alternatively, a configuration parameter may be given a default value by
112 If a configuration parameter has a default value but the user has not specified
113 a value for that parameter, then the SR-IOV infrastructure will apply
115 for that parameter in the configuration before passing it to the PF driver.
118 parameter to not conform to the restrictions of the specified type.
124 flag; it is an error to specify both on the same parameter.
137 The PF driver could expose that option as a "vlan" parameter accepting an
139 In this case, it would be appropriate to set the "vlan" parameter as an optional
140 parameter as it would be legitimate for a VF to be configured to have no vlan
145 set this parameter as optional.
149 .Po or potentially force the user to make the choice by setting the parameter
179 function is used to specify a configuration parameter in the given schema with
187 function is used to specify a configuration parameter in the given schema with
195 function is used to specify a configuration parameter in the given schema with
207 function is used to specify a configuration parameter in the given schema with
219 function is used to specify a configuration parameter in the given schema with
233 function is used to specify a configuration parameter in the given schema with
247 function is used to specify a configuration parameter in the given schema with