Home
last modified time | relevance | path

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

1234567891011

/linux/net/mac80211/
A Ddriver-ops.h31 static inline void drv_tx(struct ieee80211_local *local, in drv_tx()
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
310 drv_sched_scan_start(struct ieee80211_local *local, in drv_sched_scan_start()
992 drv_reconfig_complete(struct ieee80211_local *local, in drv_reconfig_complete()
1036 struct ieee80211_local *local = sdata->local; in drv_channel_switch_beacon() local
1049 struct ieee80211_local *local = sdata->local; in drv_pre_channel_switch() local
1066 struct ieee80211_local *local = sdata->local; in drv_post_channel_switch() local
1082 struct ieee80211_local *local = sdata->local; in drv_abort_channel_switch() local
[all …]
A Dled.c32 void ieee80211_alloc_led_names(struct ieee80211_local *local) in ieee80211_alloc_led_names()
44 void ieee80211_free_led_names(struct ieee80211_local *local) in ieee80211_free_led_names()
54 struct ieee80211_local *local = container_of(led_cdev->trigger, in ieee80211_tx_led_activate() local
152 void ieee80211_led_init(struct ieee80211_local *local) in ieee80211_led_init()
197 void ieee80211_led_exit(struct ieee80211_local *local) in ieee80211_led_exit()
216 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_get_radio_led_name() local
224 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_get_assoc_led_name() local
232 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_get_tx_led_name() local
240 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_get_rx_led_name() local
261 struct ieee80211_local *local = tpt_trig->local; in tpt_trig_timer() local
[all …]
A Dled.h13 static inline void ieee80211_led_rx(struct ieee80211_local *local) in ieee80211_led_rx()
24 static inline void ieee80211_led_tx(struct ieee80211_local *local) in ieee80211_led_tx()
47 static inline void ieee80211_led_assoc(struct ieee80211_local *local, in ieee80211_led_assoc()
51 static inline void ieee80211_led_radio(struct ieee80211_local *local, in ieee80211_led_radio()
55 static inline void ieee80211_alloc_led_names(struct ieee80211_local *local) in ieee80211_alloc_led_names()
58 static inline void ieee80211_free_led_names(struct ieee80211_local *local) in ieee80211_free_led_names()
61 static inline void ieee80211_led_init(struct ieee80211_local *local) in ieee80211_led_init()
64 static inline void ieee80211_led_exit(struct ieee80211_local *local) in ieee80211_led_exit()
67 static inline void ieee80211_mod_tpt_led_trig(struct ieee80211_local *local, in ieee80211_mod_tpt_led_trig()
75 ieee80211_tpt_led_trig_tx(struct ieee80211_local *local, int bytes) in ieee80211_tpt_led_trig_tx()
[all …]
A Dchan.c751 struct ieee80211_local *local = sdata->local; in ieee80211_assign_vif_chanctx() local
931 struct ieee80211_local *local = sdata->local; in ieee80211_vif_copy_chanctx_to_vlans() local
980 struct ieee80211_local *local = sdata->local; in ieee80211_vif_reserve_chanctx() local
1118 struct ieee80211_local *local = sdata->local; in ieee80211_vif_use_reserved_reassign() local
1198 struct ieee80211_local *local = sdata->local; in ieee80211_vif_use_reserved_assign() local
1627 struct ieee80211_local *local = sdata->local; in __ieee80211_vif_release_channel() local
1666 struct ieee80211_local *local = sdata->local; in ieee80211_vif_use_channel() local
1724 struct ieee80211_local *local = sdata->local; in ieee80211_vif_use_reserved_context() local
1790 struct ieee80211_local *local = sdata->local; in ieee80211_vif_change_bandwidth() local
1871 struct ieee80211_local *local = sdata->local; in ieee80211_vif_vlan_copy_chanctx() local
[all …]
A Doffchannel.c27 struct ieee80211_local *local = sdata->local; in ieee80211_offchannel_ps_enable() local
63 struct ieee80211_local *local = sdata->local; in ieee80211_offchannel_ps_disable() local
261 struct ieee80211_local *local = in ieee80211_hw_roc_start() local
280 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ready_on_channel() local
454 struct ieee80211_local *local = in ieee80211_roc_work() local
464 struct ieee80211_local *local = in ieee80211_hw_roc_done() local
479 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_remain_on_channel_expired() local
675 struct ieee80211_local *local = sdata->local; in ieee80211_remain_on_channel() local
759 struct ieee80211_local *local = sdata->local; in ieee80211_cancel_remain_on_channel() local
768 struct ieee80211_local *local = sdata->local; in ieee80211_mgmt_tx() local
[all …]
A Ddriver-ops.c10 int drv_start(struct ieee80211_local *local) in drv_start()
32 void drv_stop(struct ieee80211_local *local) in drv_stop()
52 int drv_add_interface(struct ieee80211_local *local, in drv_add_interface()
107 int drv_sta_state(struct ieee80211_local *local, in drv_sta_state()
142 int drv_sta_set_txpwr(struct ieee80211_local *local, in drv_sta_set_txpwr()
182 int drv_conf_tx(struct ieee80211_local *local, in drv_conf_tx()
212 u64 drv_get_tsf(struct ieee80211_local *local, in drv_get_tsf()
229 void drv_set_tsf(struct ieee80211_local *local, in drv_set_tsf()
244 void drv_offset_tsf(struct ieee80211_local *local, in drv_offset_tsf()
259 void drv_reset_tsf(struct ieee80211_local *local, in drv_reset_tsf()
[all …]
A Dscan.c32 void ieee80211_rx_bss_put(struct ieee80211_local *local, in ieee80211_rx_bss_put()
342 struct ieee80211_local *local = sdata->local; in ieee80211_prep_hw_scan() local
408 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_scan_completed() local
498 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_scan_completed() local
556 struct ieee80211_local *local = sdata->local; in __ieee80211_can_leave_ch() local
680 struct ieee80211_local *local = sdata->local; in __ieee80211_start_scan() local
1044 struct ieee80211_local *local = in ieee80211_scan_work() local
1157 struct ieee80211_local *local = sdata->local; in ieee80211_request_ibss_scan() local
1289 struct ieee80211_local *local = sdata->local; in __ieee80211_request_sched_scan_start() local
1350 struct ieee80211_local *local = sdata->local; in ieee80211_request_sched_scan_start() local
[all …]
A Dsta_info.c89 struct ieee80211_local *local = sdata->local; in __cleanup_single_sta() local
153 struct ieee80211_local *local = sdata->local; in cleanup_single_sta() local
169 struct ieee80211_local *local = sdata->local; in sta_info_get() local
194 struct ieee80211_local *local = sdata->local; in sta_info_get_bss() local
230 struct ieee80211_local *local = sdata->local; in sta_info_get_by_idx() local
339 struct ieee80211_local *local = sdata->local; in sta_info_alloc() local
637 struct ieee80211_local *local = sta->local; in sta_info_insert_finish() local
722 struct ieee80211_local *local = sta->local; in sta_info_insert_rcu() local
796 struct ieee80211_local *local = sta->local; in __sta_info_recalc_tim() local
999 struct ieee80211_local *local; in __sta_info_destroy_part1() local
[all …]
A Dmain.c36 void ieee80211_configure_filter(struct ieee80211_local *local) in ieee80211_configure_filter()
88 struct ieee80211_local *local = in ieee80211_reconfig_filter() local
205 struct ieee80211_local *local = sdata->local; in ieee80211_bss_info_change_notify() local
252 struct ieee80211_local *local = in ieee80211_restart_work() local
317 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_restart_hw() local
345 struct ieee80211_local *local = in ieee80211_ifa_changed() local
406 struct ieee80211_local *local = in ieee80211_ifa6_changed() local
547 struct ieee80211_local *local; in ieee80211_alloc_hw_nm() local
908 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_register_hw() local
1372 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_unregister_hw() local
[all …]
A Diface.c156 struct ieee80211_local *local = sdata->local; in ieee80211_verify_mac() local
243 struct ieee80211_local *local = sdata->local; in ieee80211_check_concurrent_iface() local
370 struct ieee80211_local *local = sdata->local; in ieee80211_do_stop() local
687 struct ieee80211_local *local = sdata->local; in ieee80211_set_multicast_list() local
758 struct ieee80211_local *local = sdata->local; in ieee80211_monitor_select_queue() local
817 struct ieee80211_local *local = sdata->local; in ieee80211_set_sdata_offload_flags() local
857 struct ieee80211_local *local = sdata->local; in ieee80211_set_vif_encap_ops() local
883 struct ieee80211_local *local = sdata->local; in ieee80211_recalc_sdata_offload() local
922 struct ieee80211_local *local = sdata->local; in ieee80211_adjust_monitor_flags() local
941 struct ieee80211_local *local = sdata->local; in ieee80211_set_default_queues() local
[all …]
A Dutil.c41 struct ieee80211_local *local; in wiphy_to_ieee80211_hw() local
210 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rts_duration() local
254 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ctstoself_duration() local
293 struct ieee80211_local *local = sdata->local; in __ieee80211_wake_txqs() local
1573 struct ieee80211_local *local = sdata->local; in ieee80211_set_wmm_default() local
1687 struct ieee80211_local *local = sdata->local; in ieee80211_send_auth() local
1731 struct ieee80211_local *local = sdata->local; in ieee80211_send_deauth_disassoc() local
1786 struct ieee80211_local *local = sdata->local; in ieee80211_build_preq_ies_band() local
2051 struct ieee80211_local *local = sdata->local; in ieee80211_build_probe_req() local
2711 struct ieee80211_local *local; in ieee80211_resume_disconnect() local
[all …]
A Dtx.c48 struct ieee80211_local *local = tx->local; in ieee80211_duration() local
209 struct ieee80211_local *local = tx->local; in ieee80211_tx_h_dynamic_ps() local
480 struct ieee80211_local *local = tx->local; in ieee80211_tx_h_unicast_ps_buf() local
865 struct ieee80211_local *local = tx->local; in ieee80211_fragment() local
1334 struct ieee80211_local *local; in codel_dequeue_func() local
1354 struct ieee80211_local *local; in codel_drop_func() local
1369 struct ieee80211_local *local; in fq_tin_dequeue_func() local
1408 struct ieee80211_local *local; in fq_skb_free_func() local
4966 struct ieee80211_local *local, in ieee80211_beacon_protect()
5358 struct ieee80211_local *local; in ieee80211_pspoll_get() local
[all …]
A Dagg-tx.c66 struct ieee80211_local *local = sdata->local; in ieee80211_send_addba_request() local
115 struct ieee80211_local *local = sdata->local; in ieee80211_send_bar() local
244 struct ieee80211_local *local = sdata->local; in __acquires() local
302 struct ieee80211_local *local = sta->local; in ___ieee80211_stop_tx_ba_session() local
456 struct ieee80211_local *local = sta->local; in ieee80211_send_addba_with_timeout() local
493 struct ieee80211_local *local = sta->local; in ieee80211_tx_ba_session_handle_start() local
587 struct ieee80211_local *local = sdata->local; in ieee80211_start_tx_ba_session() local
769 struct ieee80211_local *local = sdata->local; in ieee80211_start_tx_ba_cb() local
814 struct ieee80211_local *local = sdata->local; in ieee80211_start_tx_ba_cb_irqsafe() local
850 struct ieee80211_local *local = sdata->local; in ieee80211_stop_tx_ba_session() local
[all …]
/linux/net/mac802154/
A 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()
124 drv_set_cca_ed_level(struct ieee802154_local *local, s32 mbm) in drv_set_cca_ed_level()
185 drv_set_short_addr(struct ieee802154_local *local, __le16 short_addr) in drv_set_short_addr()
207 drv_set_pan_coord(struct ieee802154_local *local, bool is_coord) in drv_set_pan_coord()
[all …]
A Dutil.c18 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_wake_queue() local
34 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_stop_queue() local
50 struct ieee802154_local *local = in ieee802154_xmit_ifs_timer() local
62 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_xmit_complete() local
91 void ieee802154_stop_device(struct ieee802154_local *local) in ieee802154_stop_device()
A Dmain.c25 struct ieee802154_local *local = from_tasklet(local, t, tasklet); in ieee802154_tasklet_handler() local
50 struct ieee802154_local *local; in ieee802154_alloc_hw() local
118 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_free_hw() local
142 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_register_hw() local
207 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_unregister_hw() local
/linux/net/rxrpc/
A Dlocal_object.c35 static long rxrpc_local_cmp_key(const struct rxrpc_local *local, in rxrpc_local_cmp_key()
78 struct rxrpc_local *local; in rxrpc_alloc_local() local
178 struct rxrpc_local *local; in rxrpc_lookup_local() local
263 struct rxrpc_local *rxrpc_get_local(struct rxrpc_local *local) in rxrpc_get_local()
294 void rxrpc_queue_local(struct rxrpc_local *local) in rxrpc_queue_local()
309 void rxrpc_put_local(struct rxrpc_local *local) in rxrpc_put_local()
329 struct rxrpc_local *rxrpc_use_local(struct rxrpc_local *local) in rxrpc_use_local()
347 void rxrpc_unuse_local(struct rxrpc_local *local) in rxrpc_unuse_local()
364 static void rxrpc_local_destroyer(struct rxrpc_local *local) in rxrpc_local_destroyer()
401 struct rxrpc_local *local = in rxrpc_local_processor() local
[all …]
/linux/net/nfc/
A Dllcp_core.c45 struct nfc_llcp_local *local = sock->local; in nfc_llcp_socket_purge() local
167 struct nfc_llcp_local *local; in local_release() local
176 int nfc_llcp_local_put(struct nfc_llcp_local *local) in nfc_llcp_local_put()
283 struct nfc_llcp_local *local; in nfc_llcp_find_local() local
598 struct nfc_llcp_local *local; in nfc_llcp_general_bytes() local
615 struct nfc_llcp_local *local; in nfc_llcp_set_remote_gb() local
1001 struct nfc_llcp_local *local = sock->local; in nfc_llcp_queue_i_frames() local
1516 struct nfc_llcp_local *local; in nfc_llcp_data_received() local
1531 struct nfc_llcp_local *local; in nfc_llcp_mac_is_down() local
1547 struct nfc_llcp_local *local; in nfc_llcp_mac_is_up() local
[all …]
/linux/drivers/net/wireless/intersil/hostap/
A Dhostap_proc.c17 local_info_t *local = m->private; in prism2_debug_proc_show() local
50 local_info_t *local = m->private; in prism2_stats_proc_show() local
100 local_info_t *local = PDE_DATA(file_inode(m->file)); in prism2_wds_proc_start() local
107 local_info_t *local = PDE_DATA(file_inode(m->file)); in prism2_wds_proc_next() local
113 local_info_t *local = PDE_DATA(file_inode(m->file)); in prism2_wds_proc_stop() local
126 local_info_t *local = PDE_DATA(file_inode(m->file)); in prism2_bss_list_proc_show() local
182 local_info_t *local = m->private; in prism2_crypt_proc_show() local
201 local_info_t *local = PDE_DATA(file_inode(file)); in prism2_pda_proc_read() local
238 local_info_t *local = (local_info_t *) data; in prism2_io_debug_proc_read() local
359 void hostap_init_proc(local_info_t *local) in hostap_init_proc()
[all …]
A Dhostap_ioctl.c20 local_info_t *local; in hostap_get_wireless_stats() local
69 local_info_t *local; in prism2_get_datarates() local
119 local_info_t *local; in prism2_ioctl_siwencode() local
221 local_info_t *local; in prism2_ioctl_giwencode() local
281 local_info_t *local; in hostap_set_rate() local
327 local_info_t *local; in prism2_ioctl_siwrate() local
388 local_info_t *local; in prism2_ioctl_giwrate() local
446 local_info_t *local; in prism2_ioctl_siwsens() local
467 local_info_t *local; in prism2_ioctl_giwsens() local
491 local_info_t *local; in prism2_ioctl_giwaplist() local
[all …]
A Dhostap_main.c310 u16 hostap_get_porttype(local_info_t *local) in hostap_get_porttype()
326 int hostap_set_encryption(local_info_t *local) in hostap_set_encryption()
418 int hostap_set_antsel(local_info_t *local) in hostap_set_antsel()
475 int hostap_set_roaming(local_info_t *local) in hostap_set_roaming()
496 int hostap_set_auth_algs(local_info_t *local) in hostap_set_auth_algs()
601 local_info_t *local; in prism2_close() local
654 local_info_t *local; in prism2_open() local
702 local_info_t *local; in prism2_set_mac_address() local
729 local_info_t *local = in hostap_set_multicast_list_queue() local
767 local_info_t *local; in prism2_tx_timeout() local
[all …]
A Dhostap_hw.c247 local_info_t *local; in hfa384x_cmd_issue() local
314 local_info_t *local; in hfa384x_cmd() local
484 local_info_t *local; in hfa384x_cmd_callback() local
642 local_info_t *local; in prism2_cmd_ev() local
788 local_info_t *local; in hfa384x_get_rid() local
866 local_info_t *local; in hfa384x_set_rid() local
991 local_info_t *local; in prism2_reset_port() local
1036 local_info_t *local; in prism2_get_version_info() local
1060 local_info_t *local; in prism2_setup_rids() local
1282 local_info_t *local; in prism2_hw_init() local
[all …]
A Dhostap_info.c14 static void prism2_info_commtallies16(local_info_t *local, unsigned char *buf, in prism2_info_commtallies16()
94 static void prism2_info_commtallies(local_info_t *local, unsigned char *buf, in prism2_info_commtallies()
129 static void prism2_info_linkstatus(local_info_t *local, unsigned char *buf, in prism2_info_linkstatus()
168 static void prism2_host_roaming(local_info_t *local) in prism2_host_roaming()
236 static void hostap_report_scan_complete(local_info_t *local) in hostap_report_scan_complete()
305 static void prism2_info_hostscanresults(local_info_t *local, in prism2_info_hostscanresults()
368 void hostap_info_process(local_info_t *local, struct sk_buff *skb) in hostap_info_process()
416 static void handle_info_queue_linkstatus(local_info_t *local) in handle_info_queue_linkstatus()
463 static void handle_info_queue_scanresults(local_info_t *local) in handle_info_queue_scanresults()
486 local_info_t *local = container_of(work, local_info_t, info_queue); in handle_info_queue() local
[all …]
A Dhostap_80211_rx.c67 local_info_t *local; in prism2_rx_80211() local
221 prism2_frag_cache_find(local_info_t *local, unsigned int seq, in prism2_frag_cache_find()
251 prism2_frag_cache_get(local_info_t *local, struct ieee80211_hdr *hdr) in prism2_frag_cache_get()
302 static int prism2_frag_cache_invalidate(local_info_t *local, in prism2_frag_cache_invalidate()
373 static void __hostap_expire_bss(local_info_t *local) in __hostap_expire_bss()
392 static void hostap_rx_sta_beacon(local_info_t *local, struct sk_buff *skb, in hostap_rx_sta_beacon()
471 hostap_rx_frame_mgmt(local_info_t *local, struct sk_buff *skb, in hostap_rx_frame_mgmt()
532 static struct net_device *prism2_rx_get_wds(local_info_t *local, in prism2_rx_get_wds()
649 hostap_rx_frame_decrypt(local_info_t *local, struct sk_buff *skb, in hostap_rx_frame_decrypt()
687 hostap_rx_frame_decrypt_msdu(local_info_t *local, struct sk_buff *skb, in hostap_rx_frame_decrypt_msdu()
[all …]
/linux/drivers/net/wireless/
A Dray_cs.c271 ray_dev_t *local; in ray_probe() local
325 ray_dev_t *local; in ray_detach() local
350 ray_dev_t *local = netdev_priv(dev); in ray_config() local
462 ray_dev_t *local = netdev_priv(dev); in ray_init() local
519 ray_dev_t *local = netdev_priv(dev); in dl_startup_params() local
727 ray_dev_t *local = netdev_priv(dev); in ray_release() local
769 ray_dev_t *local = netdev_priv(dev); in ray_dev_init() local
804 ray_dev_t *local = netdev_priv(dev); in ray_dev_config() local
820 ray_dev_t *local = netdev_priv(dev); in ray_dev_start_xmit() local
1828 ray_dev_t *local; in ray_interrupt() local
[all …]

Completed in 131 milliseconds

1234567891011