Home
last modified time | relevance | path

Searched refs:hw_to_local (Results 1 – 18 of 18) sorted by relevance

/net/mac802154/
Dutil.c24 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_wake_queue()
40 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_stop_queue()
68 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_xmit_complete()
Dmain.c128 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_free_hw()
152 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_register_hw()
217 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_unregister_hw()
Dieee802154_i.h105 hw_to_local(struct ieee802154_hw *hw) in hw_to_local() function
Drx.c304 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_rx_irqsafe()
/net/mac80211/
Dled.c209 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_get_radio_led_name()
217 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_get_assoc_led_name()
225 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_get_tx_led_name()
233 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_get_rx_led_name()
291 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_create_tpt_led_trigger()
Dutil.c161 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rts_duration()
205 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ctstoself_duration()
279 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_wake_queue()
316 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queue_by_reason()
336 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_stop_queue()
379 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queue_by_reason()
455 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queues_by_reason()
477 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_queue_stopped()
497 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queues_by_reason()
632 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iterate_interfaces()
[all …]
Dstatus.c27 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status_irqsafe()
635 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status_noskb()
747 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status()
963 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_free_txskb()
Dpm.c18 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_suspend()
Dscan.c331 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_scan_completed()
421 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_scan_completed()
1220 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_sched_scan_results()
1258 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_sched_scan_stopped()
Dmain.c271 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_restart_hw()
805 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_register_hw()
1156 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_unregister_hw()
1213 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_free_hw()
Doffchannel.c298 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ready_on_channel()
497 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_remain_on_channel_expired()
Dieee80211_i.h1497 static inline struct ieee80211_local *hw_to_local( in hw_to_local() function
1837 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_resume()
1844 return ieee80211_reconfig(hw_to_local(hw)); in __ieee80211_resume()
Dkey.c770 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_keys()
829 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_keys_rcu()
Dtx.c3374 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_dequeue()
3964 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_beacon_get()
4176 !hw_to_local(hw)->monitors) in ieee80211_beacon_get_tim()
4189 ieee80211_tx_monitor(hw_to_local(hw), copy, sband, 1, shift, false); in ieee80211_beacon_get_tim()
4308 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_probereq_get()
4377 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_get_buffered_bc()
Drate.c895 drv_sta_rate_tbl_update(hw_to_local(hw), sta->sdata, pubsta); in rate_control_set_rates()
Drx.c4105 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_rx_handle_packet()
4229 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rx_napi()
4341 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rx_irqsafe()
Dchan.c1789 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_chan_contexts_atomic()
Dsta_info.c1138 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_find_sta_by_ifaddr()