Searched defs:tpt_led_trigger (Results 1 – 2 of 2) sorted by relevance
123423 struct tpt_led_trigger *tpt_led_trigger; member124215 struct tpt_led_trigger { struct124216 char name[32];124217 const struct ieee80211_tpt_blink *blink_table;124218 unsigned int blink_table_len;124219 struct timer_list timer;124220 struct ieee80211_local *local;124221 long unsigned int prev_traffic;124222 long unsigned int tx_bytes;124223 long unsigned int rx_bytes;[all …]