Home
last modified time | relevance | path

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

/linux-3.4.99/net/mac80211/
Dled.c143 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_get_radio_led_name()
151 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_get_assoc_led_name()
159 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_get_tx_led_name()
167 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_get_rx_led_name()
224 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_create_tpt_led_trigger()
Dutil.c168 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_generic_frame_duration()
193 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rts_duration()
234 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ctstoself_duration()
271 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_wake_queue()
300 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queue_by_reason()
318 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_stop_queue()
337 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queue_by_reason()
416 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queues_by_reason()
437 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_queue_stopped()
454 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queues_by_reason()
[all …]
Doffchannel.c212 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ready_on_channel()
265 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_remain_on_channel_expired()
Dmain.c335 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_restart_hw()
437 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_napi_schedule()
445 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_napi_complete()
672 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_register_hw()
977 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_unregister_hw()
1036 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_free_hw()
Dpm.c33 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_suspend()
Dscan.c296 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_scan_completed()
348 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_scan_completed()
962 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_sched_scan_results()
996 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_sched_scan_stopped()
Dstatus.c26 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status_irqsafe()
346 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status()
647 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_free_txskb()
Dieee80211_i.h1168 static inline struct ieee80211_local *hw_to_local( in hw_to_local() function
1364 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_resume()
1370 return ieee80211_reconfig(hw_to_local(hw)); in __ieee80211_resume()
Drc80211_minstrel.c382 struct ieee80211_local *local = hw_to_local(mp->hw); in minstrel_rate_init()
Drx.c565 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_release_reorder_frame()
2952 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_rx_handle_packet()
3064 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rx()
3167 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rx_irqsafe()
Dkey.c561 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_keys()
Drc80211_minstrel_ht.c696 struct ieee80211_local *local = hw_to_local(mp->hw); in minstrel_ht_update_caps()
Dsta_info.c914 for_each_sta_info(hw_to_local(hw), addr, sta, nxt) { in ieee80211_find_sta_by_ifaddr()
Dtx.c2308 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_beacon_get_tim()
2673 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_get_buffered_bc()
/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-core.c728 if (!hw_to_local(priv->hw)->short_preamble) in iwl_connection_init_rx_config()
/linux-3.4.99/drivers/net/wireless/iwlegacy/
Dcommon.c3982 if (!hw_to_local(il->hw)->short_preamble) in il_connection_init_rx_config()