#include <eth_v32.h>
Data Fields | |
| unsigned int | ledgrp |
| int | led_active |
| unsigned long | led_next_time |
| timer_list | clear_led_timer |
| spinlock_t | led_lock |
| int | ifisup [2] |
Definition at line 118 of file eth_v32.h.
| unsigned int crisv32_eth_leds::ledgrp |
Definition at line 119 of file eth_v32.h.
Referenced by crisv32_init_leds(), and crisv32_set_network_leds().
Definition at line 120 of file eth_v32.h.
Referenced by crisv32_clear_network_leds(), crisv32_eth_receive_packet(), crisv32_eth_send_packet(), and crisv32_init_leds().
| unsigned long crisv32_eth_leds::led_next_time |
Definition at line 121 of file eth_v32.h.
Referenced by crisv32_clear_network_leds(), crisv32_eth_receive_packet(), crisv32_eth_send_packet(), and crisv32_init_leds().
| struct timer_list crisv32_eth_leds::clear_led_timer |
Definition at line 122 of file eth_v32.h.
Referenced by crisv32_eth_check_speed(), crisv32_eth_receive_packet(), crisv32_eth_send_packet(), and crisv32_init_leds().
| spinlock_t crisv32_eth_leds::led_lock |
Definition at line 123 of file eth_v32.h.
Referenced by crisv32_clear_network_leds(), crisv32_eth_check_speed(), crisv32_eth_receive_packet(), and crisv32_eth_send_packet().
| int crisv32_eth_leds::ifisup[2] |
1.5.1