Home
last modified time | relevance | path

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

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