From 494f296a3baab08522617b24b1f126d8f9a17502 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 20 Jan 2016 16:26:51 +0100 Subject: Imported Upstream version 1.1.90 --- docs/libnm/html/NMDeviceEthernet.html | 61 +++++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) (limited to 'docs/libnm/html/NMDeviceEthernet.html') diff --git a/docs/libnm/html/NMDeviceEthernet.html b/docs/libnm/html/NMDeviceEthernet.html index 04e68bda..0b6dc4a2 100644 --- a/docs/libnm/html/NMDeviceEthernet.html +++ b/docs/libnm/html/NMDeviceEthernet.html @@ -71,6 +71,13 @@ nm_device_ethernet_get_carrier () + +const char * const * + + +nm_device_ethernet_get_s390_subchannels () + + @@ -101,6 +108,11 @@ Read +GStrv +s390-subchannels +Read + + guint speed Read @@ -132,6 +144,10 @@ #define NM_DEVICE_ETHERNET_CARRIER + +#define +NM_DEVICE_ETHERNET_S390_SUBCHANNELS + @@ -254,6 +270,36 @@ nm_device_ethernet_get_carrier ( TRUE if the device has carrier

+
+
+

nm_device_ethernet_get_s390_subchannels ()

+
const char * const *
+nm_device_ethernet_get_s390_subchannels
+                               (NMDeviceEthernet *device);
+

Return the list of s390 subchannels if the device supports them.

+
+

Parameters

+
+++++ + + + + + +

device

a NMDeviceEthernet

 
+
+
+

Returns

+

array of strings, each specifying +one subchannel the s390 device uses to communicate to the host.

+

[transfer none][element-type utf8]

+
+

Since: 1.2

+

Types and Values

@@ -280,6 +326,12 @@ nm_device_ethernet_get_carrier (#define NM_DEVICE_ETHERNET_CARRIER "carrier"
+
+
+

NM_DEVICE_ETHERNET_S390_SUBCHANNELS

+
#define NM_DEVICE_ETHERNET_S390_SUBCHANNELS "s390-subchannels"
+
+

Property Details

@@ -308,6 +360,15 @@ nm_device_ethernet_get_carrier (
+

The “s390-subchannels” property

+
  “s390-subchannels”         GStrv
+

Identifies subchannels of this network device used for +communication with z/VM or s390 host.

+

Flags: Read

+

Since: 1.2

+
+
+

The “speed” property

  “speed”                    guint

The speed of the device.

-- cgit 1.3.0-6-gf8a5