1IEEE80211_GET_ASSOC_(9)    Advanced driver interface   IEEE80211_GET_ASSOC_(9)
2
3
4

NAME

6       ieee80211_get_assoc_led_name - get name of association LED
7

SYNOPSIS

9       const char * ieee80211_get_assoc_led_name(struct ieee80211_hw * hw);
10

ARGUMENTS

12       hw
13           the hardware to get the LED trigger name for
14

DESCRIPTION

16       mac80211 creates a association LED trigger for each wireless hardware
17       that can be used to drive LEDs if your driver registers a LED device.
18       This function returns the name (or NULL if not configured for LEDs) of
19       the trigger so you can automatically link the LED device.
20

RETURN

22       The name of the LED trigger.  NULL if not configured for LEDs.
23

AUTHOR

25       Johannes Berg <johannes@sipsolutions.net>
26           Author.
27
29Kernel Hackers Manual 3.10         June 2019           IEEE80211_GET_ASSOC_(9)
Impressum