Home
last modified time | relevance | path

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

/linux-4.4.14/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.c300 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_rx_irqsafe()
/linux-4.4.14/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()
281 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_wake_queue()
315 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queue_by_reason()
335 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_stop_queue()
375 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queue_by_reason()
451 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queues_by_reason()
473 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_queue_stopped()
493 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queues_by_reason()
628 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()
622 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status_noskb()
734 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status()
953 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()
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.c312 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_scan_completed()
393 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_scan_completed()
1184 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_sched_scan_results()
1222 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_sched_scan_stopped()
Dmain.c265 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_restart_hw()
793 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_register_hw()
1128 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_unregister_hw()
1183 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_free_hw()
Dieee80211_i.h1450 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.c1281 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_dequeue()
3321 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_beacon_get()
3533 !hw_to_local(hw)->monitors) in ieee80211_beacon_get_tim()
3543 ieee80211_tx_monitor(hw_to_local(hw), copy, sband, 1, shift, false); in ieee80211_beacon_get_tim()
3662 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_probereq_get()
3731 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_get_buffered_bc()
Drate.c891 drv_sta_rate_tbl_update(hw_to_local(hw), sta->sdata, pubsta); in rate_control_set_rates()
Drx.c3453 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_rx_handle_packet()
3572 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rx_napi()
3683 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rx_irqsafe()
Dkey.c722 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_keys()
Dchan.c1784 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_chan_contexts_atomic()
Dsta_info.c1099 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_find_sta_by_ifaddr()
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/
Drxon.c76 if (!hw_to_local(priv->hw)->short_preamble) in iwl_connection_init_rx_config()
/linux-4.4.14/drivers/net/wireless/iwlegacy/
Dcommon.c4039 if (!hw_to_local(il->hw)->short_preamble) in il_connection_init_rx_config()