Home
last modified time | relevance | path

Searched refs:ieee80211_get_tx_led_name (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/wireless/intersil/p54/
H A Dled.c127 ieee80211_get_tx_led_name(priv->hw)); in p54_init_leds()
/linux/drivers/net/wireless/ath/carl9170/
H A Dled.c171 ieee80211_get_tx_led_name(ar->hw)); in carl9170_led_register()
/linux/drivers/net/wireless/ath/ath5k/
H A Dled.c200 ieee80211_get_tx_led_name(hw)); in ath5k_init_leds()
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dleds.c140 ieee80211_get_tx_led_name(hw), in b43legacy_map_led()
/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Dleds.c214 ieee80211_get_tx_led_name(dev), ledpin, false); in rtl8187_leds_init()
/linux/Documentation/driver-api/80211/
H A Dmac80211-advanced.rst19 ieee80211_get_tx_led_name
/linux/drivers/net/wireless/broadcom/b43/
H A Dleds.c167 ieee80211_get_tx_led_name(hw), in b43_map_led()
/linux/include/net/
H A Dmac80211.h5006 static inline const char *ieee80211_get_tx_led_name(struct ieee80211_hw *hw) in ieee80211_get_tx_led_name() function