Searched refs:hw_to_local (Results 1 – 20 of 20) sorted by relevance
18 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()
118 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()
98 hw_to_local(struct ieee802154_hw *hw) in hw_to_local() function
296 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_rx_irqsafe()
216 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()
24 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()
210 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 …]
23 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_suspend()
3627 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_dequeue()3822 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_next_txq()3899 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_resort_txq()3974 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_schedule_txq()4012 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_unschedule_txq()4047 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_unschedule_txq()4057 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_return_txq()4076 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_txq_airtime_check()4106 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_txq_may_transmit()4152 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_txq_schedule_start()[all …]
317 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()
408 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_scan_completed()498 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_scan_completed()1396 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_sched_scan_results()1434 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_sched_scan_stopped()
280 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()
930 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()
1616 static inline struct ieee80211_local *hw_to_local( in hw_to_local() function2151 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_resume()2158 return ieee80211_reconfig(hw_to_local(hw)); in __ieee80211_resume()
959 drv_sta_rate_tbl_update(hw_to_local(hw), sta->sdata, pubsta); in rate_control_set_rates()
4698 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_rx_handle_8023()4739 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_rx_handle_packet()4864 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rx_list()5014 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rx_irqsafe()
1895 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_chan_contexts_atomic()
1265 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_find_sta_by_ifaddr()
56 if (!hw_to_local(priv->hw)->short_preamble) in iwl_connection_init_rx_config()
4022 if (!hw_to_local(il->hw)->short_preamble) in il_connection_init_rx_config()
Completed in 81 milliseconds