Home
last modified time | relevance | path

Searched defs:local (Results 1 – 25 of 95) sorted by relevance

1234

/net/mac80211/
Ddriver-ops.h31 static inline void drv_tx(struct ieee80211_local *local, in drv_tx()
38 static inline void drv_sync_rx_queues(struct ieee80211_local *local, in drv_sync_rx_queues()
51 struct ieee80211_local *local = sdata->local; in drv_get_et_strings() local
63 struct ieee80211_local *local = sdata->local; in drv_get_et_stats() local
74 struct ieee80211_local *local = sdata->local; in drv_get_et_sset_count() local
89 static inline int drv_suspend(struct ieee80211_local *local, in drv_suspend()
102 static inline int drv_resume(struct ieee80211_local *local) in drv_resume()
114 static inline void drv_set_wakeup(struct ieee80211_local *local, in drv_set_wakeup()
138 static inline int drv_config(struct ieee80211_local *local, u32 changed) in drv_config()
150 static inline void drv_bss_info_changed(struct ieee80211_local *local, in drv_bss_info_changed()
[all …]
Dled.c15 void ieee80211_led_assoc(struct ieee80211_local *local, bool associated) in ieee80211_led_assoc()
25 void ieee80211_led_radio(struct ieee80211_local *local, bool enabled) in ieee80211_led_radio()
35 void ieee80211_alloc_led_names(struct ieee80211_local *local) in ieee80211_alloc_led_names()
47 void ieee80211_free_led_names(struct ieee80211_local *local) in ieee80211_free_led_names()
57 struct ieee80211_local *local = container_of(led_cdev->trigger, in ieee80211_tx_led_activate() local
66 struct ieee80211_local *local = container_of(led_cdev->trigger, in ieee80211_tx_led_deactivate() local
75 struct ieee80211_local *local = container_of(led_cdev->trigger, in ieee80211_rx_led_activate() local
84 struct ieee80211_local *local = container_of(led_cdev->trigger, in ieee80211_rx_led_deactivate() local
93 struct ieee80211_local *local = container_of(led_cdev->trigger, in ieee80211_assoc_led_activate() local
102 struct ieee80211_local *local = container_of(led_cdev->trigger, in ieee80211_assoc_led_deactivate() local
[all …]
Dled.h16 static inline void ieee80211_led_rx(struct ieee80211_local *local) in ieee80211_led_rx()
27 static inline void ieee80211_led_tx(struct ieee80211_local *local) in ieee80211_led_tx()
50 static inline void ieee80211_led_assoc(struct ieee80211_local *local, in ieee80211_led_assoc()
54 static inline void ieee80211_led_radio(struct ieee80211_local *local, in ieee80211_led_radio()
58 static inline void ieee80211_alloc_led_names(struct ieee80211_local *local) in ieee80211_alloc_led_names()
61 static inline void ieee80211_free_led_names(struct ieee80211_local *local) in ieee80211_free_led_names()
64 static inline void ieee80211_led_init(struct ieee80211_local *local) in ieee80211_led_init()
67 static inline void ieee80211_led_exit(struct ieee80211_local *local) in ieee80211_led_exit()
70 static inline void ieee80211_mod_tpt_led_trig(struct ieee80211_local *local, in ieee80211_mod_tpt_led_trig()
78 ieee80211_tpt_led_trig_tx(struct ieee80211_local *local, __le16 fc, int bytes) in ieee80211_tpt_led_trig_tx()
[all …]
Ddriver-ops.c13 int drv_start(struct ieee80211_local *local) in drv_start()
35 void drv_stop(struct ieee80211_local *local) in drv_stop()
55 int drv_add_interface(struct ieee80211_local *local, in drv_add_interface()
78 int drv_change_interface(struct ieee80211_local *local, in drv_change_interface()
95 void drv_remove_interface(struct ieee80211_local *local, in drv_remove_interface()
110 int drv_sta_state(struct ieee80211_local *local, in drv_sta_state()
141 void drv_sta_rc_update(struct ieee80211_local *local, in drv_sta_rc_update()
161 int drv_conf_tx(struct ieee80211_local *local, in drv_conf_tx()
191 u64 drv_get_tsf(struct ieee80211_local *local, in drv_get_tsf()
208 void drv_set_tsf(struct ieee80211_local *local, in drv_set_tsf()
[all …]
Dchan.c12 static int ieee80211_chanctx_num_assigned(struct ieee80211_local *local, in ieee80211_chanctx_num_assigned()
26 static int ieee80211_chanctx_num_reserved(struct ieee80211_local *local, in ieee80211_chanctx_num_reserved()
40 int ieee80211_chanctx_refcount(struct ieee80211_local *local, in ieee80211_chanctx_refcount()
47 static int ieee80211_num_chanctx(struct ieee80211_local *local) in ieee80211_num_chanctx()
60 static bool ieee80211_can_create_new_chanctx(struct ieee80211_local *local) in ieee80211_can_create_new_chanctx()
81 ieee80211_chanctx_reserved_chandef(struct ieee80211_local *local, in ieee80211_chanctx_reserved_chandef()
104 ieee80211_chanctx_non_reserved_chandef(struct ieee80211_local *local, in ieee80211_chanctx_non_reserved_chandef()
130 ieee80211_chanctx_combined_chandef(struct ieee80211_local *local, in ieee80211_chanctx_combined_chandef()
148 ieee80211_chanctx_can_reserve_chandef(struct ieee80211_local *local, in ieee80211_chanctx_can_reserve_chandef()
165 ieee80211_find_reservation_chanctx(struct ieee80211_local *local, in ieee80211_find_reservation_chanctx()
[all …]
Doffchannel.c29 struct ieee80211_local *local = sdata->local; in ieee80211_offchannel_ps_enable() local
66 struct ieee80211_local *local = sdata->local; in ieee80211_offchannel_ps_disable() local
105 void ieee80211_offchannel_stop_vifs(struct ieee80211_local *local) in ieee80211_offchannel_stop_vifs()
154 void ieee80211_offchannel_return(struct ieee80211_local *local) in ieee80211_offchannel_return()
210 static unsigned long ieee80211_end_finished_rocs(struct ieee80211_local *local, in ieee80211_end_finished_rocs()
241 static bool ieee80211_recalc_sw_work(struct ieee80211_local *local, in ieee80211_recalc_sw_work()
279 struct ieee80211_local *local = in ieee80211_hw_roc_start() local
298 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ready_on_channel() local
308 static void _ieee80211_start_next_roc(struct ieee80211_local *local) in _ieee80211_start_next_roc()
401 void ieee80211_start_next_roc(struct ieee80211_local *local) in ieee80211_start_next_roc()
[all …]
Dscan.c33 void ieee80211_rx_bss_put(struct ieee80211_local *local, in ieee80211_rx_bss_put()
60 ieee80211_bss_info_update(struct ieee80211_local *local, in ieee80211_bss_info_update()
186 void ieee80211_scan_rx(struct ieee80211_local *local, struct sk_buff *skb) in ieee80211_scan_rx()
269 static bool ieee80211_prep_hw_scan(struct ieee80211_local *local) in ieee80211_prep_hw_scan()
331 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_scan_completed() local
421 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_scan_completed() local
435 static int ieee80211_start_sw_scan(struct ieee80211_local *local, in ieee80211_start_sw_scan()
477 static bool ieee80211_can_scan(struct ieee80211_local *local, in ieee80211_can_scan()
493 void ieee80211_run_deferred_scan(struct ieee80211_local *local) in ieee80211_run_deferred_scan()
510 static void ieee80211_scan_state_send_probe(struct ieee80211_local *local, in ieee80211_scan_state_send_probe()
[all …]
Dmain.c36 void ieee80211_configure_filter(struct ieee80211_local *local) in ieee80211_configure_filter()
85 struct ieee80211_local *local = in ieee80211_reconfig_filter() local
91 static u32 ieee80211_hw_conf_chan(struct ieee80211_local *local) in ieee80211_hw_conf_chan()
161 int ieee80211_hw_config(struct ieee80211_local *local, u32 changed) in ieee80211_hw_config()
198 struct ieee80211_local *local = sdata->local; in ieee80211_bss_info_change_notify() local
218 struct ieee80211_local *local = (struct ieee80211_local *) data; in ieee80211_tasklet_handler() local
245 struct ieee80211_local *local = in ieee80211_restart_work() local
291 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_restart_hw() local
319 struct ieee80211_local *local = in ieee80211_ifa_changed() local
380 struct ieee80211_local *local = in ieee80211_ifa6_changed() local
[all …]
Dsta_info.c80 static int sta_info_hash_del(struct ieee80211_local *local, in sta_info_hash_del()
92 struct ieee80211_local *local = sdata->local; in __cleanup_single_sta() local
154 struct ieee80211_local *local = sdata->local; in cleanup_single_sta() local
160 struct rhlist_head *sta_info_hash_lookup(struct ieee80211_local *local, in sta_info_hash_lookup()
170 struct ieee80211_local *local = sdata->local; in sta_info_get() local
195 struct ieee80211_local *local = sdata->local; in sta_info_get_bss() local
217 struct ieee80211_local *local = sdata->local; in sta_info_get_by_idx() local
245 void sta_info_free(struct ieee80211_local *local, struct sta_info *sta) in sta_info_free()
263 static int sta_info_hash_add(struct ieee80211_local *local, in sta_info_hash_add()
289 static int sta_prepare_rate_control(struct ieee80211_local *local, in sta_prepare_rate_control()
[all …]
Dutil.c43 struct ieee80211_local *local; in wiphy_to_ieee80211_hw() local
161 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rts_duration() local
205 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ctstoself_duration() local
242 void ieee80211_propagate_queue_wake(struct ieee80211_local *local, int queue) in ieee80211_propagate_queue_wake()
279 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_wake_queue() local
316 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_wake_queue_by_reason() local
336 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_stop_queue() local
379 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_stop_queue_by_reason() local
395 void ieee80211_add_pending_skb(struct ieee80211_local *local, in ieee80211_add_pending_skb()
417 void ieee80211_add_pending_skbs(struct ieee80211_local *local, in ieee80211_add_pending_skbs()
[all …]
Diface.c87 static u32 __ieee80211_idle_off(struct ieee80211_local *local) in __ieee80211_idle_off()
96 static u32 __ieee80211_idle_on(struct ieee80211_local *local) in __ieee80211_idle_on()
107 static u32 __ieee80211_recalc_idle(struct ieee80211_local *local, in __ieee80211_recalc_idle()
142 u32 ieee80211_idle_off(struct ieee80211_local *local) in ieee80211_idle_off()
147 void ieee80211_recalc_idle(struct ieee80211_local *local) in ieee80211_recalc_idle()
157 struct ieee80211_local *local = sdata->local; in ieee80211_verify_mac() local
248 struct ieee80211_local *local = sdata->local; in ieee80211_check_concurrent_iface() local
356 struct ieee80211_local *local = sdata->local; in ieee80211_adjust_monitor_flags() local
375 struct ieee80211_local *local = sdata->local; in ieee80211_set_default_queues() local
389 int ieee80211_add_virtual_monitor(struct ieee80211_local *local) in ieee80211_add_virtual_monitor()
[all …]
Dstatus.c27 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status_irqsafe() local
46 static void ieee80211_handle_filtered_frame(struct ieee80211_local *local, in ieee80211_handle_filtered_frame()
188 struct ieee80211_local *local = sta->local; in ieee80211_frame_acked() local
280 ieee80211_add_tx_radiotap_header(struct ieee80211_local *local, in ieee80211_add_tx_radiotap_header()
404 static void ieee80211_tdls_td_tx_handle(struct ieee80211_local *local, in ieee80211_tdls_td_tx_handle()
440 ieee80211_sdata_from_skb(struct ieee80211_local *local, struct sk_buff *skb) in ieee80211_sdata_from_skb()
459 static void ieee80211_report_ack_skb(struct ieee80211_local *local, in ieee80211_report_ack_skb()
502 static void ieee80211_report_used_skb(struct ieee80211_local *local, in ieee80211_report_used_skb()
638 void ieee80211_tx_monitor(struct ieee80211_local *local, struct sk_buff *skb, in ieee80211_tx_monitor()
700 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_tx_status() local
[all …]
Dagg-tx.c69 struct ieee80211_local *local = sdata->local; in ieee80211_send_addba_request() local
118 struct ieee80211_local *local = sdata->local; in ieee80211_send_bar() local
245 struct ieee80211_local *local = sdata->local; in __acquires() local
304 struct ieee80211_local *local = sta->local; in ___ieee80211_stop_tx_ba_session() local
461 struct ieee80211_local *local = sta->local; in ieee80211_tx_ba_session_handle_start() local
571 struct ieee80211_local *local = sdata->local; in ieee80211_start_tx_ba_session() local
706 static void ieee80211_agg_tx_operational(struct ieee80211_local *local, in ieee80211_agg_tx_operational()
753 struct ieee80211_local *local = sdata->local; in ieee80211_start_tx_ba_cb() local
792 struct ieee80211_local *local = sdata->local; in ieee80211_start_tx_ba_cb_irqsafe() local
828 struct ieee80211_local *local = sdata->local; in ieee80211_stop_tx_ba_session() local
[all …]
Dtx.c61 struct ieee80211_local *local = tx->local; in ieee80211_duration() local
215 struct ieee80211_local *local = tx->local; in ieee80211_tx_h_dynamic_ps() local
352 static void purge_old_ps_buffers(struct ieee80211_local *local) in purge_old_ps_buffers()
485 struct ieee80211_local *local = tx->local; in ieee80211_tx_h_unicast_ps_buf() local
862 struct ieee80211_local *local = tx->local; in ieee80211_fragment() local
1158 struct ieee80211_local *local = sdata->local; in ieee80211_tx_prepare() local
1242 static struct txq_info *ieee80211_get_txq(struct ieee80211_local *local, in ieee80211_get_txq()
1296 struct ieee80211_local *local; in codel_dequeue_func() local
1316 struct ieee80211_local *local; in codel_drop_func() local
1331 struct ieee80211_local *local; in fq_tin_dequeue_func() local
[all …]
Dwep.c28 int ieee80211_wep_init(struct ieee80211_local *local) in ieee80211_wep_init()
49 void ieee80211_wep_free(struct ieee80211_local *local) in ieee80211_wep_free()
73 static void ieee80211_wep_get_iv(struct ieee80211_local *local, in ieee80211_wep_get_iv()
90 static u8 *ieee80211_wep_add_iv(struct ieee80211_local *local, in ieee80211_wep_add_iv()
118 static void ieee80211_wep_remove_iv(struct ieee80211_local *local, in ieee80211_wep_remove_iv()
161 int ieee80211_wep_encrypt(struct ieee80211_local *local, in ieee80211_wep_encrypt()
225 static int ieee80211_wep_decrypt(struct ieee80211_local *local, in ieee80211_wep_decrypt()
Dcfg.c61 struct ieee80211_local *local = sdata->local; in ieee80211_set_mon_options() local
119 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_add_iface() local
360 struct ieee80211_local *local = sdata->local; in ieee80211_add_key() local
470 struct ieee80211_local *local = sdata->local; in ieee80211_del_key() local
685 struct ieee80211_local *local = sdata->local; in ieee80211_dump_station() local
706 struct ieee80211_local *local = wdev_priv(dev->ieee80211_ptr); in ieee80211_dump_survey() local
715 struct ieee80211_local *local = sdata->local; in ieee80211_get_station() local
735 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_set_monitor_channel() local
877 struct ieee80211_local *local = sdata->local; in ieee80211_start_ap() local
1023 struct ieee80211_local *local = sdata->local; in ieee80211_stop_ap() local
[all …]
Ddebugfs.c79 struct ieee80211_local *local = file->private_data; in aqm_read() local
120 struct ieee80211_local *local = file->private_data; in aqm_write() local
156 struct ieee80211_local *local = file->private_data; in reset_write() local
220 struct ieee80211_local *local = file->private_data; in hwflags_read() local
249 struct ieee80211_local *local = file->private_data; in misc_read() local
281 struct ieee80211_local *local = file->private_data; in queues_read() local
302 static ssize_t format_devstat_counter(struct ieee80211_local *local, in format_devstat_counter()
354 void debugfs_hw_add(struct ieee80211_local *local) in debugfs_hw_add()
/net/mac802154/
Ddriver-ops.h14 drv_xmit_async(struct ieee802154_local *local, struct sk_buff *skb) in drv_xmit_async()
20 drv_xmit_sync(struct ieee802154_local *local, struct sk_buff *skb) in drv_xmit_sync()
27 static inline int drv_start(struct ieee802154_local *local) in drv_start()
41 static inline void drv_stop(struct ieee802154_local *local) in drv_stop()
59 drv_set_channel(struct ieee802154_local *local, u8 page, u8 channel) in drv_set_channel()
71 static inline int drv_set_tx_power(struct ieee802154_local *local, s32 mbm) in drv_set_tx_power()
88 static inline int drv_set_cca_mode(struct ieee802154_local *local, in drv_set_cca_mode()
106 static inline int drv_set_lbt_mode(struct ieee802154_local *local, bool mode) in drv_set_lbt_mode()
124 drv_set_cca_ed_level(struct ieee802154_local *local, s32 mbm) in drv_set_cca_ed_level()
141 static inline int drv_set_pan_id(struct ieee802154_local *local, __le16 pan_id) in drv_set_pan_id()
[all …]
Dutil.c24 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_wake_queue() local
40 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_stop_queue() local
56 struct ieee802154_local *local = in ieee802154_xmit_ifs_timer() local
68 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_xmit_complete() local
97 void ieee802154_stop_device(struct ieee802154_local *local) in ieee802154_stop_device()
Dmain.c33 struct ieee802154_local *local = (struct ieee802154_local *)data; in ieee802154_tasklet_handler() local
58 struct ieee802154_local *local; in ieee802154_alloc_hw() local
128 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_free_hw() local
152 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_register_hw() local
217 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_unregister_hw() local
Drx.c199 __ieee802154_rx_handle_packet(struct ieee802154_local *local, in __ieee802154_rx_handle_packet()
229 ieee802154_monitors_rx(struct ieee802154_local *local, struct sk_buff *skb) in ieee802154_monitors_rx()
257 void ieee802154_rx(struct ieee802154_local *local, struct sk_buff *skb) in ieee802154_rx()
304 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_rx_irqsafe() local
/net/nfc/
Dllcp_core.c57 struct nfc_llcp_local *local = sock->local; in nfc_llcp_socket_purge() local
78 static void nfc_llcp_socket_release(struct nfc_llcp_local *local, bool device, in nfc_llcp_socket_release()
158 struct nfc_llcp_local *nfc_llcp_local_get(struct nfc_llcp_local *local) in nfc_llcp_local_get()
165 static void local_cleanup(struct nfc_llcp_local *local) in local_cleanup()
181 struct nfc_llcp_local *local; in local_release() local
190 int nfc_llcp_local_put(struct nfc_llcp_local *local) in nfc_llcp_local_put()
198 static struct nfc_llcp_sock *nfc_llcp_sock_get(struct nfc_llcp_local *local, in nfc_llcp_sock_get()
239 struct nfc_llcp_local *local = container_of(work, struct nfc_llcp_local, in nfc_llcp_timeout_work() local
247 struct nfc_llcp_local *local = (struct nfc_llcp_local *) data; in nfc_llcp_symm_timer() local
260 struct nfc_llcp_local *local = container_of(work, struct nfc_llcp_local, in nfc_llcp_sdreq_timeout_work() local
[all …]
Dllcp_commands.c204 int nfc_llcp_parse_gb_tlv(struct nfc_llcp_local *local, in nfc_llcp_parse_gb_tlv()
348 struct nfc_llcp_local *local; in nfc_llcp_send_disconnect() local
372 struct nfc_llcp_local *local; in nfc_llcp_send_symm() local
402 struct nfc_llcp_local *local; in nfc_llcp_send_connect() local
478 struct nfc_llcp_local *local; in nfc_llcp_send_cc() local
535 static struct sk_buff *nfc_llcp_allocate_snl(struct nfc_llcp_local *local, in nfc_llcp_allocate_snl()
564 int nfc_llcp_send_snl_sdres(struct nfc_llcp_local *local, in nfc_llcp_send_snl_sdres()
588 int nfc_llcp_send_snl_sdreq(struct nfc_llcp_local *local, in nfc_llcp_send_snl_sdreq()
622 int nfc_llcp_send_dm(struct nfc_llcp_local *local, u8 ssap, u8 dsap, u8 reason) in nfc_llcp_send_dm()
660 struct nfc_llcp_local *local; in nfc_llcp_send_i_frame() local
[all …]
/net/rxrpc/
Dlocal_object.c37 static long rxrpc_local_cmp_key(const struct rxrpc_local *local, in rxrpc_local_cmp_key()
80 struct rxrpc_local *local; in rxrpc_alloc_local() local
108 static int rxrpc_open_socket(struct rxrpc_local *local, struct net *net) in rxrpc_open_socket()
205 struct rxrpc_local *local; in rxrpc_lookup_local() local
289 void __rxrpc_put_local(struct rxrpc_local *local) in __rxrpc_put_local()
302 static void rxrpc_local_destroyer(struct rxrpc_local *local) in rxrpc_local_destroyer()
348 struct rxrpc_local *local = in rxrpc_local_processor() local
376 struct rxrpc_local *local = container_of(rcu, struct rxrpc_local, rcu); in rxrpc_local_rcu() local
392 struct rxrpc_local *local; in rxrpc_destroy_all_locals() local
Dpeer_object.c32 static unsigned long rxrpc_peer_hash_key(struct rxrpc_local *local, in rxrpc_peer_hash_key()
81 struct rxrpc_local *local, in rxrpc_peer_cmp_key()
119 struct rxrpc_local *local, in __rxrpc_lookup_peer_rcu()
140 struct rxrpc_peer *rxrpc_lookup_peer_rcu(struct rxrpc_local *local, in rxrpc_lookup_peer_rcu()
214 struct rxrpc_peer *rxrpc_alloc_peer(struct rxrpc_local *local, gfp_t gfp) in rxrpc_alloc_peer()
282 static struct rxrpc_peer *rxrpc_create_peer(struct rxrpc_local *local, in rxrpc_create_peer()
305 struct rxrpc_peer *rxrpc_lookup_incoming_peer(struct rxrpc_local *local, in rxrpc_lookup_incoming_peer()
334 struct rxrpc_peer *rxrpc_lookup_peer(struct rxrpc_local *local, in rxrpc_lookup_peer()

1234