led_trig_start    109 net/mac80211/iface.c 	unsigned int led_trig_start = 0, led_trig_stop = 0;
led_trig_start    124 net/mac80211/iface.c 		led_trig_start |= IEEE80211_TPT_LEDTRIG_FL_WORK;
led_trig_start    129 net/mac80211/iface.c 		led_trig_start |= IEEE80211_TPT_LEDTRIG_FL_CONNECTED;
led_trig_start    133 net/mac80211/iface.c 	ieee80211_mod_tpt_led_trig(local, led_trig_start, led_trig_stop);