| .. | .. |
|---|
| 19 | 19 | Contact: linux-leds@vger.kernel.org |
|---|
| 20 | 20 | Description: |
|---|
| 21 | 21 | Signal the link state of the named network device. |
|---|
| 22 | + |
|---|
| 22 | 23 | If set to 0 (default), the LED's normal state is off. |
|---|
| 24 | + |
|---|
| 23 | 25 | If set to 1, the LED's normal state reflects the link state |
|---|
| 24 | 26 | of the named network device. |
|---|
| 25 | 27 | Setting this value also immediately changes the LED state. |
|---|
| 28 | + |
|---|
| 26 | 29 | |
|---|
| 27 | 30 | What: /sys/class/leds/<led>/tx |
|---|
| 28 | 31 | Date: Dec 2017 |
|---|
| .. | .. |
|---|
| 30 | 33 | Contact: linux-leds@vger.kernel.org |
|---|
| 31 | 34 | Description: |
|---|
| 32 | 35 | Signal transmission of data on the named network device. |
|---|
| 36 | + |
|---|
| 33 | 37 | If set to 0 (default), the LED will not blink on transmission. |
|---|
| 38 | + |
|---|
| 34 | 39 | If set to 1, the LED will blink for the milliseconds specified |
|---|
| 35 | 40 | in interval to signal transmission. |
|---|
| 36 | 41 | |
|---|
| .. | .. |
|---|
| 40 | 45 | Contact: linux-leds@vger.kernel.org |
|---|
| 41 | 46 | Description: |
|---|
| 42 | 47 | Signal reception of data on the named network device. |
|---|
| 48 | + |
|---|
| 43 | 49 | If set to 0 (default), the LED will not blink on reception. |
|---|
| 50 | + |
|---|
| 44 | 51 | If set to 1, the LED will blink for the milliseconds specified |
|---|
| 45 | 52 | in interval to signal reception. |
|---|