the VF index
Adds a VLAN to the VF. Currently kernel only supports one VLAN per VF.
the VLAN id
Creates a copy of vf
.
Determines if two #NMSriovVF objects have the same index, attributes and VLANs.
the #NMSriovVF to compare vf
to.
Gets an array of attribute names defined on vf
.
Gets the index property of this VF object.
Returns the VLANs currently configured on the VF. Currently kernel only supports one VLAN per VF.
Returns the QoS value for the given VLAN.
the VLAN id
Increases the reference count of the object.
Removes a VLAN from a VF.
the VLAN id
Sets the protocol for the given VLAN.
the VLAN id
the VLAN protocol
Sets a QoS value for the given VLAN.
the VLAN id
a QoS (priority) value
Decreases the reference count of the object. If the reference count reaches zero, the object will be destroyed.
Creates a new #NMSriovVF object.
the VF index
Creates a new #NMSriovVF object.