diff options
-rw-r--r-- | Documentation/ABI/testing/sysfs-bus-fcoe | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Documentation/ABI/testing/sysfs-bus-fcoe b/Documentation/ABI/testing/sysfs-bus-fcoe index 21640eaad371..657df13b100d 100644 --- a/Documentation/ABI/testing/sysfs-bus-fcoe +++ b/Documentation/ABI/testing/sysfs-bus-fcoe | |||
@@ -32,7 +32,7 @@ Description: 'FCoE Controller' instances on the fcoe bus. | |||
32 | 32 | ||
33 | Attributes: | 33 | Attributes: |
34 | 34 | ||
35 | fcf_dev_loss_tmo: Device loss timeout peroid (see below). Changing | 35 | fcf_dev_loss_tmo: Device loss timeout period (see below). Changing |
36 | this value will change the dev_loss_tmo for all | 36 | this value will change the dev_loss_tmo for all |
37 | FCFs discovered by this controller. | 37 | FCFs discovered by this controller. |
38 | 38 | ||
@@ -61,7 +61,7 @@ Attributes: | |||
61 | lesb/err_block: Link Error Status Block (LESB) block error count. | 61 | lesb/err_block: Link Error Status Block (LESB) block error count. |
62 | 62 | ||
63 | lesb/fcs_error: Link Error Status Block (LESB) Fibre Channel | 63 | lesb/fcs_error: Link Error Status Block (LESB) Fibre Channel |
64 | Serivces error count. | 64 | Services error count. |
65 | 65 | ||
66 | Notes: ctlr_X (global increment starting at 0) | 66 | Notes: ctlr_X (global increment starting at 0) |
67 | 67 | ||
@@ -85,7 +85,7 @@ Attributes: | |||
85 | fabric. | 85 | fabric. |
86 | 86 | ||
87 | selected: 1 indicates that the switch has been selected for use; | 87 | selected: 1 indicates that the switch has been selected for use; |
88 | 0 indicates that the swich will not be used. | 88 | 0 indicates that the switch will not be used. |
89 | 89 | ||
90 | fc_map: The Fibre Channel MAP | 90 | fc_map: The Fibre Channel MAP |
91 | 91 | ||
@@ -93,7 +93,7 @@ Attributes: | |||
93 | 93 | ||
94 | mac: The FCF's MAC address | 94 | mac: The FCF's MAC address |
95 | 95 | ||
96 | fka_peroid: The FIP Keep-Alive peroid | 96 | fka_period: The FIP Keep-Alive period |
97 | 97 | ||
98 | fabric_state: The internal kernel state | 98 | fabric_state: The internal kernel state |
99 | "Unknown" - Initialization value | 99 | "Unknown" - Initialization value |
@@ -101,9 +101,9 @@ Attributes: | |||
101 | "Connected" - Host is connected to the FCF | 101 | "Connected" - Host is connected to the FCF |
102 | "Deleted" - FCF is being removed from the system | 102 | "Deleted" - FCF is being removed from the system |
103 | 103 | ||
104 | dev_loss_tmo: The device loss timeout peroid for this FCF. | 104 | dev_loss_tmo: The device loss timeout period for this FCF. |
105 | 105 | ||
106 | Notes: A device loss infrastructre similar to the FC Transport's | 106 | Notes: A device loss infrastructure similar to the FC Transport's |
107 | is present in fcoe_sysfs. It is nice to have so that a | 107 | is present in fcoe_sysfs. It is nice to have so that a |
108 | link flapping adapter doesn't continually advance the count | 108 | link flapping adapter doesn't continually advance the count |
109 | used to identify the discovered FCF. FCFs will exist in a | 109 | used to identify the discovered FCF. FCFs will exist in a |