Home
last modified time | relevance | path

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

/Linux-v5.15/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.c118 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_free_hw()
142 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_register_hw()
207 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.15/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()
294 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()
896 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_tx_status()
1077 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()
1223 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_rate_update()
1272 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_free_txskb()
Dutil.c210 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rts_duration()
254 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ctstoself_duration()
438 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_wake_queue()
489 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queue_by_reason()
509 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_stop_queue()
556 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queue_by_reason()
632 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queues_by_reason()
654 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_queue_stopped()
674 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queues_by_reason()
812 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iterate_interfaces()
[all …]
Dpm.c23 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_suspend()
Dmain.c317 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_restart_hw()
908 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_register_hw()
1372 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_unregister_hw()
1426 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_free_hw()
Dscan.c404 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_scan_completed()
494 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_scan_completed()
1392 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_sched_scan_results()
1430 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_sched_scan_stopped()
Dtx.c3633 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_dequeue()
3828 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_next_txq()
3905 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_resort_txq()
3980 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_schedule_txq()
4018 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_unschedule_txq()
4053 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_unschedule_txq()
4063 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_return_txq()
4082 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_txq_airtime_check()
4112 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_txq_may_transmit()
4158 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_txq_schedule_start()
[all …]
Doffchannel.c280 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ready_on_channel()
479 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_remain_on_channel_expired()
Dkey.c930 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_keys()
989 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_keys_rcu()
Dieee80211_i.h1595 static inline struct ieee80211_local *hw_to_local( in hw_to_local() function
2130 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_resume()
2137 return ieee80211_reconfig(hw_to_local(hw)); in __ieee80211_resume()
Drate.c959 drv_sta_rate_tbl_update(hw_to_local(hw), sta->sdata, pubsta); in rate_control_set_rates()
Drx.c4706 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_rx_handle_8023()
4747 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_rx_handle_packet()
4872 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rx_list()
5021 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rx_irqsafe()
Dchan.c1895 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_chan_contexts_atomic()
Dsta_info.c1259 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_find_sta_by_ifaddr()
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/dvm/
Drxon.c61 if (!hw_to_local(priv->hw)->short_preamble) in iwl_connection_init_rx_config()
/Linux-v5.15/drivers/net/wireless/intel/iwlegacy/
Dcommon.c4022 if (!hw_to_local(il->hw)->short_preamble) in il_connection_init_rx_config()