Home
last modified time | relevance | path

Searched defs:tpt_led_trigger (Results 1 – 2 of 2) sorted by relevance

/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h123423 struct tpt_led_trigger *tpt_led_trigger; member
124215 struct tpt_led_trigger { struct
124216 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 …]
Dvmlinux.h123423 struct tpt_led_trigger *tpt_led_trigger; member
124215 struct tpt_led_trigger { struct
124216 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 …]