Home
last modified time | relevance | path

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

/Linux-v5.4/net/mac802154/
Dutil.c18 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_wake_queue()
34 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_stop_queue()
62 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_xmit_complete()
Dmain.c120 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_free_hw()
144 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_register_hw()
209 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_unregister_hw()
Dieee802154_i.h98 hw_to_local(struct ieee802154_hw *hw) in hw_to_local() function
Drx.c296 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_rx_irqsafe()
/Linux-v5.4/net/mac80211/
Dled.c216 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_get_radio_led_name()
224 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_get_assoc_led_name()
232 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_get_tx_led_name()
240 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_get_rx_led_name()
298 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_create_tpt_led_trigger()
Dstatus.c24 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status_irqsafe()
868 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_tx_status()
1071 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status()
1098 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status_ext()
1165 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_rate_update()
1190 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_free_txskb()
Dutil.c159 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rts_duration()
203 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ctstoself_duration()
386 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_wake_queue()
437 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queue_by_reason()
457 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_stop_queue()
504 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queue_by_reason()
580 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queues_by_reason()
602 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_queue_stopped()
622 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queues_by_reason()
757 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iterate_interfaces()
[all …]
Dpm.c19 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_suspend()
Dmain.c294 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_restart_hw()
864 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_register_hw()
1310 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_unregister_hw()
1366 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_free_hw()
Dscan.c377 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_scan_completed()
467 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_scan_completed()
1342 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_sched_scan_results()
1380 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_sched_scan_stopped()
Doffchannel.c300 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ready_on_channel()
499 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_remain_on_channel_expired()
Dtx.c3539 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_dequeue()
3673 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_next_txq()
3717 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_schedule_txq()
3749 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_txq_may_transmit()
3798 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_txq_schedule_start()
4436 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_beacon_get()
4640 !hw_to_local(hw)->monitors) in ieee80211_beacon_get_tim()
4653 ieee80211_tx_monitor(hw_to_local(hw), copy, sband, 1, shift, false, in ieee80211_beacon_get_tim()
4795 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_probereq_get()
4863 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_get_buffered_bc()
Dieee80211_i.h1535 static inline struct ieee80211_local *hw_to_local( in hw_to_local() function
1919 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_resume()
1926 return ieee80211_reconfig(hw_to_local(hw)); in __ieee80211_resume()
Dkey.c884 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_keys()
943 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_keys_rcu()
Drate.c944 drv_sta_rate_tbl_update(hw_to_local(hw), sta->sdata, pubsta); in rate_control_set_rates()
Drx.c4400 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_rx_handle_packet()
4524 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rx_napi()
4650 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rx_irqsafe()
Dchan.c1788 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_chan_contexts_atomic()
Dsta_info.c1224 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_find_sta_by_ifaddr()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/dvm/
Drxon.c61 if (!hw_to_local(priv->hw)->short_preamble) in iwl_connection_init_rx_config()
/Linux-v5.4/drivers/net/wireless/intel/iwlegacy/
Dcommon.c4031 if (!hw_to_local(il->hw)->short_preamble) in il_connection_init_rx_config()