Home
last modified time | relevance | path

Searched defs:local (Results 26 – 50 of 287) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/kernel/net/mac802154/
H A Dmain.c25 struct ieee802154_local *local = (struct ieee802154_local *)data; in ieee802154_tasklet_handler() local
50 struct ieee802154_local *local; in ieee802154_alloc_hw() local
120 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_free_hw() local
144 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_register_hw() local
209 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_unregister_hw() local
H A Drx.c191 __ieee802154_rx_handle_packet(struct ieee802154_local *local, in __ieee802154_rx_handle_packet()
221 ieee802154_monitors_rx(struct ieee802154_local *local, struct sk_buff *skb) in ieee802154_monitors_rx()
249 void ieee802154_rx(struct ieee802154_local *local, struct sk_buff *skb) in ieee802154_rx()
296 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_rx_irqsafe() local
H A Diface.c147 struct ieee802154_local *local = sdata->local; in ieee802154_setup_hw() local
198 struct ieee802154_local *local = sdata->local; in mac802154_slave_open() local
226 ieee802154_check_mac_settings(struct ieee802154_local *local, in ieee802154_check_mac_settings()
268 struct ieee802154_local *local = sdata->local; in ieee802154_check_concurrent_iface() local
315 struct ieee802154_local *local = sdata->local; in mac802154_slave_close() local
614 ieee802154_if_add(struct ieee802154_local *local, const char *name, in ieee802154_if_add()
698 void ieee802154_remove_interfaces(struct ieee802154_local *local) in ieee802154_remove_interfaces()
H A Dcfg.c22 struct ieee802154_local *local = wpan_phy_priv(wpan_phy); in ieee802154_add_iface_deprecated() local
44 struct ieee802154_local *local = wpan_phy_priv(wpan_phy); in ieee802154_suspend() local
62 struct ieee802154_local *local = wpan_phy_priv(wpan_phy); in ieee802154_resume() local
89 struct ieee802154_local *local = wpan_phy_priv(phy); in ieee802154_add_iface() local
108 struct ieee802154_local *local = wpan_phy_priv(wpan_phy); in ieee802154_set_channel() local
130 struct ieee802154_local *local = wpan_phy_priv(wpan_phy); in ieee802154_set_cca_mode() local
148 struct ieee802154_local *local = wpan_phy_priv(wpan_phy); in ieee802154_set_cca_ed_level() local
166 struct ieee802154_local *local = wpan_phy_priv(wpan_phy); in ieee802154_set_tx_power() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.c145 static void hostap_set_tim(local_info_t *local, int aid, int set) in hostap_set_tim()
178 local_info_t *local; in ap_handle_timer() local
792 void hostap_init_data(local_info_t *local) in hostap_init_data()
842 void hostap_init_ap_proc(local_info_t *local) in hostap_init_ap_proc()
928 local_info_t *local; in prism2_send_mgmt() local
1145 local_info_t *local) in ap_tx_rate_ok()
1283 static void handle_authen(local_info_t *local, struct sk_buff *skb, in handle_authen()
1496 static void handle_assoc(local_info_t *local, struct sk_buff *skb, in handle_assoc()
1705 static void handle_deauth(local_info_t *local, struct sk_buff *skb, in handle_deauth()
1747 static void handle_disassoc(local_info_t *local, struct sk_buff *skb, in handle_disassoc()
[all …]
H A Dhostap_cs.c50 local_info_t *local; in hfa384x_outb_debug() local
64 local_info_t *local; in hfa384x_inb_debug() local
80 local_info_t *local; in hfa384x_outw_debug() local
94 local_info_t *local; in hfa384x_inw_debug() local
111 local_info_t *local; in hfa384x_outsw_debug() local
126 local_info_t *local; in hfa384x_insw_debug() local
205 static int prism2_pccard_card_present(local_info_t *local) in prism2_pccard_card_present()
223 static void sandisk_set_iobase(local_info_t *local) in sandisk_set_iobase()
245 static void sandisk_write_hcr(local_info_t *local, int hcr) in sandisk_write_hcr()
264 local_info_t *local = iface->local; in sandisk_enable_wireless() local
[all …]
H A Dhostap_download.c8 local_info_t *local; in prism2_enable_aux_port() local
181 local_info_t *local; member
291 static int prism2_download_volatile(local_info_t *local, in prism2_download_volatile()
388 static int prism2_enable_genesis(local_info_t *local, int hcr) in prism2_enable_genesis()
417 static int prism2_get_ram_size(local_info_t *local) in prism2_get_ram_size()
436 static int prism2_download_genesis(local_info_t *local, in prism2_download_genesis()
590 static int prism2_download_nonvolatile(local_info_t *local, in prism2_download_nonvolatile()
718 static int prism2_download(local_info_t *local, in prism2_download()
H A Dhostap_plx.c112 local_info_t *local; in hfa384x_outb_debug() local
127 local_info_t *local; in hfa384x_inb_debug() local
144 local_info_t *local; in hfa384x_outw_debug() local
159 local_info_t *local; in hfa384x_inw_debug() local
177 local_info_t *local; in hfa384x_outsw_debug() local
193 local_info_t *local; in hfa384x_insw_debug() local
267 static void prism2_plx_cor_sreset(local_info_t *local) in prism2_plx_cor_sreset()
297 static void prism2_plx_genesis_reset(local_info_t *local, int hcr) in prism2_plx_genesis_reset()
440 local_info_t *local = NULL; in prism2_plx_probe() local
H A Dhostap_pci.c60 local_info_t *local; in hfa384x_outb_debug() local
77 local_info_t *local; in hfa384x_inb_debug() local
96 local_info_t *local; in hfa384x_outw_debug() local
113 local_info_t *local; in hfa384x_inw_debug() local
223 static void prism2_pci_cor_sreset(local_info_t *local) in prism2_pci_cor_sreset()
268 static void prism2_pci_genesis_reset(local_info_t *local, int hcr) in prism2_pci_genesis_reset()
295 local_info_t *local = NULL; in prism2_pci_probe() local
H A Dhostap_80211_tx.c65 local_info_t *local; in hostap_data_start_xmit() local
273 local_info_t *local; in hostap_mgmt_start_xmit() local
319 local_info_t *local; in hostap_tx_encrypt() local
386 local_info_t *local; in hostap_master_start_xmit() local
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dcfg.c62 struct ieee80211_local *local = sdata->local; in ieee80211_set_mon_options() local
120 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_add_iface() local
155 struct ieee80211_local *local = sdata->local; in ieee80211_change_iface() local
376 struct ieee80211_local *local = sdata->local; in ieee80211_set_tx() local
408 struct ieee80211_local *local = sdata->local; in ieee80211_add_key() local
523 struct ieee80211_local *local = sdata->local; in ieee80211_del_key() local
753 struct ieee80211_local *local = sdata->local; in ieee80211_dump_station() local
774 struct ieee80211_local *local = wdev_priv(dev->ieee80211_ptr); in ieee80211_dump_survey() local
783 struct ieee80211_local *local = sdata->local; in ieee80211_get_station() local
803 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_set_monitor_channel() local
[all …]
H A Dstatus.c24 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_tx_status_irqsafe() local
43 static void ieee80211_handle_filtered_frame(struct ieee80211_local *local, in ieee80211_handle_filtered_frame()
186 struct ieee80211_local *local = sta->local; in ieee80211_frame_acked() local
290 ieee80211_add_tx_radiotap_header(struct ieee80211_local *local, in ieee80211_add_tx_radiotap_header()
558 static void ieee80211_tdls_td_tx_handle(struct ieee80211_local *local, in ieee80211_tdls_td_tx_handle()
594 ieee80211_sdata_from_skb(struct ieee80211_local *local, struct sk_buff *skb) in ieee80211_sdata_from_skb()
613 static void ieee80211_report_ack_skb(struct ieee80211_local *local, in ieee80211_report_ack_skb()
672 static void ieee80211_report_used_skb(struct ieee80211_local *local, in ieee80211_report_used_skb()
823 void ieee80211_tx_monitor(struct ieee80211_local *local, struct sk_buff *skb, in ieee80211_tx_monitor()
887 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_tx_status() local
[all …]
H A Dwep.c25 void ieee80211_wep_init(struct ieee80211_local *local) in ieee80211_wep_init()
47 static void ieee80211_wep_get_iv(struct ieee80211_local *local, in ieee80211_wep_get_iv()
64 static u8 *ieee80211_wep_add_iv(struct ieee80211_local *local, in ieee80211_wep_add_iv()
92 static void ieee80211_wep_remove_iv(struct ieee80211_local *local, in ieee80211_wep_remove_iv()
131 int ieee80211_wep_encrypt(struct ieee80211_local *local, in ieee80211_wep_encrypt()
191 static int ieee80211_wep_decrypt(struct ieee80211_local *local, in ieee80211_wep_decrypt()
H A Dmlme.c367 struct ieee80211_local *local = sdata->local; in ieee80211_config_bw() local
580 struct ieee80211_local *local = sdata->local; in ieee80211_add_vht_ie() local
701 struct ieee80211_local *local = sdata->local; in ieee80211_send_assoc() local
1073 void ieee80211_send_pspoll(struct ieee80211_local *local, in ieee80211_send_pspoll()
1090 void ieee80211_send_nullfunc(struct ieee80211_local *local, in ieee80211_send_nullfunc()
1119 void ieee80211_send_4addr_nullfunc(struct ieee80211_local *local, in ieee80211_send_4addr_nullfunc()
1153 struct ieee80211_local *local = sdata->local; in ieee80211_chswitch_work() local
1274 struct ieee80211_local *local = sdata->local; in ieee80211_chswitch_post_beacon() local
1336 struct ieee80211_local *local = sdata->local; in ieee80211_sta_abort_chanswitch() local
1365 struct ieee80211_local *local = sdata->local; in ieee80211_sta_process_chanswitch() local
[all …]
H A Docb.c43 struct ieee80211_local *local = sdata->local; in ieee80211_ocb_rx_no_sta() local
154 struct ieee80211_local *local = sdata->local; in ieee80211_ocb_housekeeping_timer() local
175 struct ieee80211_local *local = sdata->local; in ieee80211_ocb_join() local
208 struct ieee80211_local *local = sdata->local; in ieee80211_ocb_leave() local
H A Dagg-rx.c61 struct ieee80211_local *local = sta->local; in ___ieee80211_stop_rx_ba_session() local
221 struct ieee80211_local *local = sdata->local; in ieee80211_send_addba_resp() local
275 struct ieee80211_local *local = sta->sdata->local; in ___ieee80211_start_rx_ba_session() local
475 void ieee80211_process_addba_request(struct ieee80211_local *local, in ieee80211_process_addba_request()
515 struct ieee80211_local *local = sdata->local; in ieee80211_manage_rx_ba_offl() local
534 struct ieee80211_local *local = sdata->local; in ieee80211_rx_ba_timer_expired() local
H A Dibss.c46 struct ieee80211_local *local = sdata->local; in ieee80211_ibss_build_presp() local
226 struct ieee80211_local *local = sdata->local; in __ieee80211_sta_join_ibss() local
607 struct ieee80211_local *local = sdata->local; in ieee80211_ibss_add_sta() local
659 struct ieee80211_local *local = sdata->local; in ieee80211_sta_active_ibss() local
686 struct ieee80211_local *local = sdata->local; in ieee80211_ibss_disconnect() local
995 struct ieee80211_local *local = sdata->local; in ieee80211_update_sta_info() local
1116 struct ieee80211_local *local = sdata->local; in ieee80211_rx_bss_info() local
1210 struct ieee80211_local *local = sdata->local; in ieee80211_ibss_rx_no_sta() local
1261 struct ieee80211_local *local = sdata->local; in ieee80211_ibss_sta_expire() local
1440 struct ieee80211_local *local = sdata->local; in ieee80211_sta_find_ibss() local
[all …]
H A Dtdls.c27 struct ieee80211_local *local; in ieee80211_tdls_peer_del_work() local
45 struct ieee80211_local *local = sdata->local; in ieee80211_tdls_add_ext_capab() local
367 struct ieee80211_local *local = sdata->local; in ieee80211_tdls_add_setup_start_ies() local
547 struct ieee80211_local *local = sdata->local; in ieee80211_tdls_add_setup_cfm_ies() local
868 struct ieee80211_local *local = sdata->local; in ieee80211_tdls_build_mgmt_packet_data() local
1074 struct ieee80211_local *local = sdata->local; in ieee80211_tdls_mgmt_setup() local
1147 struct ieee80211_local *local = sdata->local; in ieee80211_tdls_mgmt_teardown() local
1250 struct ieee80211_local *local = sdata->local; in iee80211_tdls_recalc_chanctx() local
1346 struct ieee80211_local *local = sdata->local; in ieee80211_tdls_oper() local
1563 struct ieee80211_local *local = sdata->local; in ieee80211_tdls_channel_switch() local
[all …]
/OK3568_Linux_fs/kernel/net/nfc/
H A Dllcp_commands.c192 int nfc_llcp_parse_gb_tlv(struct nfc_llcp_local *local, in nfc_llcp_parse_gb_tlv()
336 struct nfc_llcp_local *local; in nfc_llcp_send_disconnect() local
360 struct nfc_llcp_local *local; in nfc_llcp_send_symm() local
390 struct nfc_llcp_local *local; in nfc_llcp_send_connect() local
466 struct nfc_llcp_local *local; in nfc_llcp_send_cc() local
523 static struct sk_buff *nfc_llcp_allocate_snl(struct nfc_llcp_local *local, in nfc_llcp_allocate_snl()
552 int nfc_llcp_send_snl_sdres(struct nfc_llcp_local *local, in nfc_llcp_send_snl_sdres()
576 int nfc_llcp_send_snl_sdreq(struct nfc_llcp_local *local, in nfc_llcp_send_snl_sdreq()
610 int nfc_llcp_send_dm(struct nfc_llcp_local *local, u8 ssap, u8 dsap, u8 reason) in nfc_llcp_send_dm()
648 struct nfc_llcp_local *local; in nfc_llcp_send_i_frame() local
[all …]
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Dpeer_object.c28 static unsigned long rxrpc_peer_hash_key(struct rxrpc_local *local, in rxrpc_peer_hash_key()
77 struct rxrpc_local *local, in rxrpc_peer_cmp_key()
115 struct rxrpc_local *local, in __rxrpc_lookup_peer_rcu()
134 struct rxrpc_peer *rxrpc_lookup_peer_rcu(struct rxrpc_local *local, in rxrpc_lookup_peer_rcu()
210 struct rxrpc_peer *rxrpc_alloc_peer(struct rxrpc_local *local, gfp_t gfp) in rxrpc_alloc_peer()
283 struct rxrpc_local *local, in rxrpc_create_peer()
313 void rxrpc_new_incoming_peer(struct rxrpc_sock *rx, struct rxrpc_local *local, in rxrpc_new_incoming_peer()
332 struct rxrpc_local *local, in rxrpc_lookup_peer()
/OK3568_Linux_fs/kernel/drivers/net/wireless/cisco/
H A Dairo_cs.c65 struct local_info *local; in airo_probe() local
143 struct local_info *local = link->priv; in airo_suspend() local
152 struct local_info *local = link->priv; in airo_resume() local
/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A Dip_vs_xmit.c316 int local, noref = 1; in __ip_vs_get_out_rt() local
479 int local, noref = 1; in __ip_vs_get_out_rt_v6() local
635 struct ip_vs_conn *cp, int local) in ip_vs_nat_send_or_cont()
666 struct ip_vs_conn *cp, int local) in ip_vs_send_or_cont()
769 int local, rc, was_input; in ip_vs_nat_xmit() local
857 int local, rc; in ip_vs_nat_xmit_v6() local
1148 int ret, local; in ip_vs_tunnel_xmit() local
1297 int ret, local; in ip_vs_tunnel_xmit_v6() local
1438 int local; in ip_vs_dr_xmit() local
1472 int local; in ip_vs_dr_xmit_v6() local
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/breakpoints/
H A Dbreakpoint_test.c54 int local, int global, int set) in toggle_breakpoint()
205 int len, local, global, i; in trigger_tests() local
292 static void launch_instruction_breakpoints(char *buf, int local, int global) in launch_instruction_breakpoints()
308 int local, int global) in launch_watchpoints()
335 int len, local, global, i; in launch_tests() local
/OK3568_Linux_fs/kernel/net/smc/
H A Dsmc_cdc.h196 union smc_host_cursor *local, in smc_host_cursor_to_cdc()
210 struct smc_host_cdc_msg *local = &conn->local_tx_ctrl; in smc_host_msg_to_cdc() local
222 static inline void smc_cdc_cursor_to_host(union smc_host_cursor *local, in smc_cdc_cursor_to_host()
241 static inline void smcr_cdc_msg_to_host(struct smc_host_cdc_msg *local, in smcr_cdc_msg_to_host()
255 static inline void smcd_cdc_msg_to_host(struct smc_host_cdc_msg *local, in smcd_cdc_msg_to_host()
272 static inline void smc_cdc_msg_to_host(struct smc_host_cdc_msg *local, in smc_cdc_msg_to_host()
/OK3568_Linux_fs/kernel/drivers/net/wireless/atmel/
H A Datmel_cs.c75 struct local_info *local; in atmel_probe() local
175 struct local_info *local = link->priv; in atmel_suspend() local
184 struct local_info *local = link->priv; in atmel_resume() local

12345678910>>...12