Searched refs:hw_to_local (Results 1 – 15 of 15) 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()
173 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_free_hw()197 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_register_hw()275 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_unregister_hw()
442 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()
205 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rts_duration()248 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ctstoself_duration()306 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_handle_wake_tx_queue()438 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_wake_queue()484 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queue_by_reason()504 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_stop_queue()524 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queue_by_reason()600 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queues_by_reason()622 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_queue_stopped()642 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queues_by_reason()[all …]
25 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status_irqsafe()963 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_tx_status()1121 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status_skb()1142 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status_ext()1267 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_rate_update()1291 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_free_txskb()
23 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_suspend()
426 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_scan_completed()519 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_scan_completed()1401 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_sched_scan_results()1436 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_sched_scan_stopped()
3809 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_dequeue()4048 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_next_txq()4112 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_schedule_txq()4150 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_txq_airtime_check()4201 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_txq_may_transmit()4253 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_txq_schedule_start()5218 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_beacon_get_finish()5304 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_beacon_get_ap()5409 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_beacon_get()5612 !hw_to_local(hw)->monitors) in ieee80211_beacon_get_tim()[all …]
280 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ready_on_channel()513 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_remain_on_channel_expired()
1812 static inline struct ieee80211_local *hw_to_local( in hw_to_local() function2292 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_resume()2299 return ieee80211_reconfig(hw_to_local(hw)); in __ieee80211_resume()
991 drv_sta_rate_tbl_update(hw_to_local(hw), sta->sdata, pubsta); in rate_control_set_rates()
5116 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_rx_handle_8023()5204 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_rx_handle_packet()5363 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rx_list()5525 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rx_irqsafe()
288 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_find_sta_by_link_addrs()1682 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()