| /OK3568_Linux_fs/kernel/net/mac802154/ |
| H A D | util.c | 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()
|
| H A D | main.c | 120 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()
|
| H A D | ieee802154_i.h | 98 hw_to_local(struct ieee802154_hw *hw) in hw_to_local() function
|
| H A D | rx.c | 296 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_rx_irqsafe()
|
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | led.c | 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() 298 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_create_tpt_led_trigger()
|
| H A D | status.c | 24 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status_irqsafe() 887 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_tx_status() 1050 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_ext() 1196 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_rate_update() 1245 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_free_txskb()
|
| H A D | util.c | 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() 437 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_wake_queue() 488 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queue_by_reason() 508 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_stop_queue() 555 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queue_by_reason() 631 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queues_by_reason() 653 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_queue_stopped() 673 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queues_by_reason() 811 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iterate_interfaces() [all …]
|
| H A D | pm.c | 19 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_suspend()
|
| H A D | main.c | 301 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_restart_hw() 896 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_register_hw() 1363 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_unregister_hw() 1419 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_free_hw()
|
| H A D | scan.c | 416 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_scan_completed() 509 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_scan_completed() 1417 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_sched_scan_results() 1455 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_sched_scan_stopped()
|
| H A D | offchannel.c | 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()
|
| H A D | tx.c | 3619 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_dequeue() 3796 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_next_txq() 3858 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_schedule_txq() 3891 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_txq_airtime_check() 3917 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_txq_may_transmit() 3966 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_txq_schedule_start() 4793 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_beacon_get() 5003 !hw_to_local(hw)->monitors) in ieee80211_beacon_get_tim() 5016 ieee80211_tx_monitor(hw_to_local(hw), copy, sband, 1, shift, false, in ieee80211_beacon_get_tim() 5215 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_probereq_get() [all …]
|
| H A D | ieee80211_i.h | 1560 static inline struct ieee80211_local *hw_to_local( in hw_to_local() function 1964 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_resume() 1971 return ieee80211_reconfig(hw_to_local(hw)); in __ieee80211_resume()
|
| H A D | key.c | 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()
|
| H A D | rate.c | 964 drv_sta_rate_tbl_update(hw_to_local(hw), sta->sdata, pubsta); in rate_control_set_rates()
|
| H A D | rx.c | 4617 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_rx_handle_packet() 4742 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rx_list() 4885 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rx_irqsafe()
|
| H A D | chan.c | 1798 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_iter_chan_contexts_atomic()
|
| H A D | sta_info.c | 1263 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_find_sta_by_ifaddr()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/dvm/ |
| H A D | rxon.c | 61 if (!hw_to_local(priv->hw)->short_preamble) in iwl_connection_init_rx_config()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlegacy/ |
| H A D | common.c | 4025 if (!hw_to_local(il->hw)->short_preamble) in il_connection_init_rx_config()
|