Home
last modified time | relevance | path

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

/linux-4.1.27/net/mac802154/
Dutil.c23 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_wake_queue()
39 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_stop_queue()
67 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_xmit_complete()
Dmain.c116 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_free_hw()
140 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_register_hw()
188 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_unregister_hw()
Drx.c254 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_rx()
295 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_rx_irqsafe()
Dieee802154_i.h107 hw_to_local(struct ieee802154_hw *hw) in hw_to_local() function
/linux-4.1.27/net/mac80211/
Dled.c138 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_get_radio_led_name()
146 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_get_assoc_led_name()
154 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_get_tx_led_name()
162 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_get_rx_led_name()
219 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_create_tpt_led_trigger()
Dutil.c209 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rts_duration()
253 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ctstoself_duration()
329 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_wake_queue()
363 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queue_by_reason()
383 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_stop_queue()
423 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queue_by_reason()
499 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queues_by_reason()
521 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_queue_stopped()
541 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queues_by_reason()
676 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iterate_interfaces()
[all …]
Dpm.c11 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_suspend()
Dstatus.c27 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status_irqsafe()
595 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status_noskb()
651 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status()
915 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_free_txskb()
Dmain.c270 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_restart_hw()
790 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_register_hw()
1137 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_napi_add()
1146 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_unregister_hw()
1201 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_free_hw()
Doffchannel.c247 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ready_on_channel()
451 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_remain_on_channel_expired()
Dscan.c308 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_scan_completed()
389 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_scan_completed()
1177 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_sched_scan_results()
1215 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_sched_scan_stopped()
Dieee80211_i.h1458 static inline struct ieee80211_local *hw_to_local( in hw_to_local() function
1756 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_resume()
1763 return ieee80211_reconfig(hw_to_local(hw)); in __ieee80211_resume()
Dtx.c1268 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_dequeue()
2806 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_beacon_get()
3128 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_probereq_get()
3197 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_get_buffered_bc()
Drate.c714 drv_sta_rate_tbl_update(hw_to_local(hw), sta->sdata, pubsta); in rate_control_set_rates()
Drx.c3454 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_rx_handle_packet()
3571 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rx()
3682 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rx_irqsafe()
Dkey.c719 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_keys()
Dchan.c1751 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_chan_contexts_atomic()
Dsta_info.c1082 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_find_sta_by_ifaddr()
/linux-4.1.27/drivers/net/wireless/iwlwifi/dvm/
Drxon.c75 if (!hw_to_local(priv->hw)->short_preamble) in iwl_connection_init_rx_config()
/linux-4.1.27/drivers/net/wireless/iwlegacy/
Dcommon.c4039 if (!hw_to_local(il->hw)->short_preamble) in il_connection_init_rx_config()