Searched refs:rx_led_active (Results 1 – 3 of 3) sorted by relevance
78 atomic_inc(&local->rx_led_active); in ieee80211_rx_led_activate()89 atomic_dec(&local->rx_led_active); in ieee80211_rx_led_deactivate()154 atomic_set(&local->rx_led_active, 0); in ieee80211_led_init()
18 if (!atomic_read(&local->rx_led_active)) in ieee80211_led_rx()
1460 atomic_t tx_led_active, rx_led_active, assoc_led_active; member