1IEEE80211_GET_TX_LED(9) The basic mac80211 driver inte IEEE80211_GET_TX_LED(9)
2
3
4

NAME

6       ieee80211_get_tx_led_name - get name of TX LED
7

SYNOPSIS

9       char * ieee80211_get_tx_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 transmit LED trigger for each wireless hardware that
17       can be used to drive LEDs if your driver registers a LED device. This
18       function returns the name (or NULL if not configured for LEDs) of the
19       trigger so you can automatically link the LED device.
20

AUTHOR

22       Johannes Berg <johannes@sipsolutions.net>
23           Author.
24
26Kernel Hackers Manual 2.6.       November 2011         IEEE80211_GET_TX_LED(9)
Impressum