Lines Matching refs:ieee80211_local
13 static inline void ieee80211_led_rx(struct ieee80211_local *local)
24 static inline void ieee80211_led_tx(struct ieee80211_local *local)
36 void ieee80211_led_assoc(struct ieee80211_local *local,
38 void ieee80211_led_radio(struct ieee80211_local *local,
40 void ieee80211_alloc_led_names(struct ieee80211_local *local);
41 void ieee80211_free_led_names(struct ieee80211_local *local);
42 void ieee80211_led_init(struct ieee80211_local *local);
43 void ieee80211_led_exit(struct ieee80211_local *local);
44 void ieee80211_mod_tpt_led_trig(struct ieee80211_local *local,
47 static inline void ieee80211_led_assoc(struct ieee80211_local *local,
51 static inline void ieee80211_led_radio(struct ieee80211_local *local,
55 static inline void ieee80211_alloc_led_names(struct ieee80211_local *local)
58 static inline void ieee80211_free_led_names(struct ieee80211_local *local)
61 static inline void ieee80211_led_init(struct ieee80211_local *local)
64 static inline void ieee80211_led_exit(struct ieee80211_local *local)
67 static inline void ieee80211_mod_tpt_led_trig(struct ieee80211_local *local,
75 ieee80211_tpt_led_trig_tx(struct ieee80211_local *local, __le16 fc, int bytes)
84 ieee80211_tpt_led_trig_rx(struct ieee80211_local *local, __le16 fc, int bytes)