Searched refs:hw_to_local (Results 1 – 20 of 20) sorted by relevance
28 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_wake_queue()54 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_stop_queue()114 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_xmit_complete()152 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_xmit_error()
171 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_free_hw()195 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_register_hw()273 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_unregister_hw()
137 hw_to_local(struct ieee802154_hw *hw) in hw_to_local() function
414 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()
25 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status_irqsafe()927 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_tx_status()1087 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status()1108 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status_ext()1233 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_rate_update()1257 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_free_txskb()
23 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_suspend()
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()313 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_handle_wake_tx_queue()445 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_wake_queue()490 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queue_by_reason()510 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_stop_queue()529 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queue_by_reason()605 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queues_by_reason()627 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_queue_stopped()647 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queues_by_reason()[all …]
404 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_restart_hw()962 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_register_hw()1489 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_unregister_hw()1545 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_free_hw()
412 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_scan_completed()505 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_scan_completed()1415 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_sched_scan_results()1454 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_sched_scan_stopped()
3793 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_dequeue()4032 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_next_txq()4096 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_schedule_txq()4134 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_txq_airtime_check()4185 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_txq_may_transmit()4237 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_txq_schedule_start()5179 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_beacon_get_finish()5265 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_beacon_get_ap()5370 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_beacon_get()5574 !hw_to_local(hw)->monitors) in ieee80211_beacon_get_tim()[all …]
282 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ready_on_channel()481 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_remain_on_channel_expired()
1789 static inline struct ieee80211_local *hw_to_local( in hw_to_local() function2231 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_resume()2238 return ieee80211_reconfig(hw_to_local(hw)); in __ieee80211_resume()
1021 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_keys()1068 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_keys_rcu()
972 drv_sta_rate_tbl_update(hw_to_local(hw), sta->sdata, pubsta); in rate_control_set_rates()
5033 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_rx_handle_8023()5121 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_rx_handle_packet()5281 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rx_list()5443 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rx_irqsafe()
281 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_find_sta_by_link_addrs()1654 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_find_sta_by_ifaddr()
2060 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_chan_contexts_atomic()
56 if (!hw_to_local(priv->hw)->short_preamble) in iwl_connection_init_rx_config()
4033 if (!hw_to_local(il->hw)->short_preamble) in il_connection_init_rx_config()