Home
last modified time | relevance | path

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

12345678

/linux/net/mac80211/
H A Ddriver-ops.h34 static inline void drv_tx(struct ieee80211_local *local, in drv_tx()
41 static inline void drv_sync_rx_queues(struct ieee80211_local *local, in drv_sync_rx_queues()
57 struct ieee80211_local *local = sdata->local; in drv_get_et_strings() local
69 struct ieee80211_local *local = sdata->local; in drv_get_et_stats() local
80 struct ieee80211_local *local = sdata->local; in drv_get_et_sset_count() local
95 static inline int drv_suspend(struct ieee80211_local *local, in drv_suspend()
109 static inline int drv_resume(struct ieee80211_local *local) in drv_resume()
122 static inline void drv_set_wakeup(struct ieee80211_local *local, in drv_set_wakeup()
147 static inline int drv_config(struct ieee80211_local *local, int radio_idx, in drv_config()
161 static inline void drv_vif_cfg_changed(struct ieee80211_local *local, in drv_vif_cfg_changed()
[all …]
H A Dled.c12 void ieee80211_led_assoc(struct ieee80211_local *local, bool associated) in ieee80211_led_assoc()
22 void ieee80211_led_radio(struct ieee80211_local *local, bool enabled) in ieee80211_led_radio()
32 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
65 struct ieee80211_local *local = container_of(led_cdev->trigger, in ieee80211_tx_led_deactivate() local
74 struct ieee80211_local *local = container_of(led_cdev->trigger, in ieee80211_rx_led_activate() local
85 struct ieee80211_local *local = container_of(led_cdev->trigger, in ieee80211_rx_led_deactivate() local
94 struct ieee80211_local *local = container_of(led_cdev->trigger, in ieee80211_assoc_led_activate() local
105 struct ieee80211_local *local = container_of(led_cdev->trigger, in ieee80211_assoc_led_deactivate() local
[all …]
H A Dled.h13 static inline void ieee80211_led_rx(struct ieee80211_local *local) in ieee80211_led_rx()
22 static inline void ieee80211_led_tx(struct ieee80211_local *local) in ieee80211_led_tx()
43 static inline void ieee80211_led_assoc(struct ieee80211_local *local, in ieee80211_led_assoc()
47 static inline void ieee80211_led_radio(struct ieee80211_local *local, in ieee80211_led_radio()
51 static inline void ieee80211_alloc_led_names(struct ieee80211_local *local) in ieee80211_alloc_led_names()
54 static inline void ieee80211_free_led_names(struct ieee80211_local *local) in ieee80211_free_led_names()
57 static inline void ieee80211_led_init(struct ieee80211_local *local) in ieee80211_led_init()
60 static inline void ieee80211_led_exit(struct ieee80211_local *local) in ieee80211_led_exit()
63 static inline void ieee80211_mod_tpt_led_trig(struct ieee80211_local *local, in ieee80211_mod_tpt_led_trig()
71 ieee80211_tpt_led_trig_tx(struct ieee80211_local *local, int bytes) in ieee80211_tpt_led_trig_tx()
[all …]
H A Ddriver-ops.c13 int drv_start(struct ieee80211_local *local) in drv_start() argument
36 void drv_stop(struct ieee80211_local *local, boo argument
57 drv_add_interface(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata) drv_add_interface() argument
90 drv_change_interface(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,enum nl80211_iftype type,bool p2p) drv_change_interface() argument
108 drv_remove_interface(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata) drv_remove_interface() argument
134 drv_sta_state(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,struct sta_info * sta,enum ieee80211_sta_state old_state,enum ieee80211_sta_state new_state) drv_sta_state() argument
170 drv_sta_set_txpwr(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,struct sta_info * sta) drv_sta_set_txpwr() argument
191 drv_link_sta_rc_update(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,struct ieee80211_link_sta * link_sta,u32 changed) drv_link_sta_rc_update() argument
212 drv_conf_tx(struct ieee80211_local * local,struct ieee80211_link_data * link,u16 ac,const struct ieee80211_tx_queue_params * params) drv_conf_tx() argument
247 drv_get_tsf(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata) drv_get_tsf() argument
265 drv_set_tsf(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,u64 tsf) drv_set_tsf() argument
281 drv_offset_tsf(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,s64 offset) drv_offset_tsf() argument
297 drv_reset_tsf(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata) drv_reset_tsf() argument
312 drv_assign_vif_chanctx(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,struct ieee80211_bss_conf * link_conf,struct ieee80211_chanctx * ctx) drv_assign_vif_chanctx() argument
353 drv_unassign_vif_chanctx(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,struct ieee80211_bss_conf * link_conf,struct ieee80211_chanctx * ctx) drv_unassign_vif_chanctx() argument
383 drv_switch_vif_chanctx(struct ieee80211_local * local,struct ieee80211_vif_chanctx_switch * vifs,int n_vifs,enum ieee80211_chanctx_switch_mode mode) drv_switch_vif_chanctx() argument
437 drv_ampdu_action(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,struct ieee80211_ampdu_params * params) drv_ampdu_action() argument
460 drv_link_info_changed(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,struct ieee80211_bss_conf * info,int link_id,u64 changed) drv_link_info_changed() argument
499 drv_set_key(struct ieee80211_local * local,enum set_key_cmd cmd,struct ieee80211_sub_if_data * sdata,struct ieee80211_sta * sta,struct ieee80211_key_conf * key) drv_set_key() argument
527 drv_change_vif_links(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,u16 old_links,u16 new_links,struct ieee80211_bss_conf * old[IEEE80211_MLD_MAX_NUM_LINKS]) drv_change_vif_links() argument
577 drv_change_sta_links(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,struct ieee80211_sta * sta,u16 old_links,u16 new_links) drv_change_sta_links() argument
[all...]
H A Dmain.c37 void ieee80211_configure_filter(struct ieee80211_local *local) in ieee80211_configure_filter() argument
90 struct ieee80211_local *local = ieee80211_reconfig_filter() local
96 ieee80211_calc_hw_conf_chan(struct ieee80211_local * local,struct ieee80211_chanctx_conf * ctx) ieee80211_calc_hw_conf_chan() argument
193 ieee80211_hw_config(struct ieee80211_local * local,int radio_idx,u32 changed) ieee80211_hw_config() argument
227 _ieee80211_hw_conf_chan(struct ieee80211_local * local,struct ieee80211_chanctx_conf * ctx) _ieee80211_hw_conf_chan() argument
242 ieee80211_hw_conf_chan(struct ieee80211_local * local) ieee80211_hw_conf_chan() argument
253 ieee80211_hw_conf_init(struct ieee80211_local * local) ieee80211_hw_conf_init() argument
279 struct ieee80211_local *local = hw_to_local(hw); ieee80211_emulate_add_chanctx() local
290 struct ieee80211_local *local = hw_to_local(hw); ieee80211_emulate_remove_chanctx() local
302 struct ieee80211_local *local = hw_to_local(hw); ieee80211_emulate_change_chanctx() local
315 struct ieee80211_local *local = hw_to_local(hw); ieee80211_emulate_switch_vif_chanctx() local
339 struct ieee80211_local *local = sdata->local; ieee80211_bss_info_change_notify() local
393 struct ieee80211_local *local = sdata->local; ieee80211_vif_cfg_change_notify() local
407 struct ieee80211_local *local = sdata->local; ieee80211_link_info_change_notify() local
442 ieee80211_handle_queued_frames(struct ieee80211_local * local) ieee80211_handle_queued_frames() argument
470 struct ieee80211_local *local = from_tasklet(local, t, tasklet); ieee80211_tasklet_handler() local
477 struct ieee80211_local *local = ieee80211_restart_work() local
539 struct ieee80211_local *local = hw_to_local(hw); ieee80211_restart_hw() local
567 struct ieee80211_local *local = ieee80211_ifa_changed() local
645 struct ieee80211_local *local = ieee80211_ifa6_changed() local
796 struct ieee80211_local *local; ieee80211_alloc_hw_nm() local
1050 ieee80211_init_cipher_suites(struct ieee80211_local * local) ieee80211_init_cipher_suites() argument
1123 struct ieee80211_local *local = hw_to_local(hw); ieee80211_register_hw() local
1662 struct ieee80211_local *local = hw_to_local(hw); ieee80211_unregister_hw() local
1720 struct ieee80211_local *local = hw_to_local(hw); ieee80211_free_hw() local
[all...]
H A Diface.c85 static u32 __ieee80211_idle_off(struct ieee80211_local *local) in __ieee80211_idle_off()
94 static u32 __ieee80211_idle_on(struct ieee80211_local *local) in __ieee80211_idle_on()
105 static u32 __ieee80211_recalc_idle(struct ieee80211_local *local, in __ieee80211_recalc_idle()
149 u32 ieee80211_idle_off(struct ieee80211_local *local) in ieee80211_idle_off()
154 void ieee80211_recalc_idle(struct ieee80211_local *local) in ieee80211_recalc_idle()
164 struct ieee80211_local *local = sdata->local; in ieee80211_verify_mac() local
213 struct ieee80211_local *local = sdata->local; in ieee80211_can_powered_addr_change() local
271 struct ieee80211_local *local = sdata->local; in _ieee80211_change_mac() local
314 struct ieee80211_local *local = sdata->local; in ieee80211_change_mac() local
344 struct ieee80211_local *local = sdata->local; in ieee80211_check_concurrent_iface() local
[all …]
H A Dscan.c32 void ieee80211_rx_bss_put(struct ieee80211_local *local, in ieee80211_rx_bss_put()
68 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_inform_bss() local
168 ieee80211_bss_info_update(struct ieee80211_local *local, in ieee80211_bss_info_update()
277 void ieee80211_scan_rx(struct ieee80211_local *local, struct sk_buff *skb) in ieee80211_scan_rx()
381 struct ieee80211_local *local = sdata->local; in ieee80211_prep_hw_scan() local
450 struct ieee80211_local *local = hw_to_local(hw); in __ieee80211_scan_completed() local
543 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_scan_completed() local
557 static int ieee80211_start_sw_scan(struct ieee80211_local *local, in ieee80211_start_sw_scan()
601 struct ieee80211_local *local = sdata->local; in __ieee80211_can_leave_ch() local
622 static bool ieee80211_can_scan(struct ieee80211_local *local, in ieee80211_can_scan()
[all …]
H A Dchan.c34 static void ieee80211_chanctx_user_iter_next(struct ieee80211_local *local, in ieee80211_chanctx_user_iter_next()
109 #define for_each_chanctx_user_assigned(local, ctx, iter) \ argument
118 #define for_each_chanctx_user_reserved(local, ctx, iter) \ argument
127 #define for_each_chanctx_user_all(local, ctx, iter) \ argument
136 static int ieee80211_chanctx_num_assigned(struct ieee80211_local *local, in ieee80211_chanctx_num_assigned()
148 static int ieee80211_chanctx_num_reserved(struct ieee80211_local *local, in ieee80211_chanctx_num_reserved()
160 int ieee80211_chanctx_refcount(struct ieee80211_local *local, in ieee80211_chanctx_refcount()
172 static int ieee80211_num_chanctx(struct ieee80211_local *local, int radio_idx) in ieee80211_num_chanctx()
188 static bool ieee80211_can_create_new_chanctx(struct ieee80211_local *local, in ieee80211_can_create_new_chanctx()
263 ieee80211_chanctx_reserved_chanreq(struct ieee80211_local *local, in ieee80211_chanctx_reserved_chanreq()
[all …]
H A Dsta_info.c90 static int sta_info_hash_del(struct ieee80211_local *local, in sta_info_hash_del()
97 static int link_sta_info_hash_add(struct ieee80211_local *local, in link_sta_info_hash_add()
106 static int link_sta_info_hash_del(struct ieee80211_local *local, in link_sta_info_hash_del()
117 struct ieee80211_local *local = sta->sdata->local; in ieee80211_purge_sta_txqs() local
137 struct ieee80211_local *local = sdata->local; in __cleanup_single_sta() local
190 struct ieee80211_local *local = sdata->local; in cleanup_single_sta() local
196 struct rhlist_head *sta_info_hash_lookup(struct ieee80211_local *local, in sta_info_hash_lookup()
206 struct ieee80211_local *local = sdata->local; in sta_info_get() local
231 struct ieee80211_local *local = sdata->local; in sta_info_get_bss() local
250 struct rhlist_head *link_sta_info_hash_lookup(struct ieee80211_local *local, in link_sta_info_hash_lookup()
[all …]
H A Dagg-tx.c66 struct ieee80211_local *local = sdata->local; in ieee80211_send_addba_request() local
106 struct ieee80211_local *local = sdata->local; in ieee80211_send_bar() local
235 struct ieee80211_local *local = sdata->local; in __acquires() local
293 struct ieee80211_local *local = sta->local; in __ieee80211_stop_tx_ba_session() local
448 struct ieee80211_local *local = sta->local; in ieee80211_send_addba_with_timeout() local
495 struct ieee80211_local *local = sta->local; in ieee80211_tx_ba_session_handle_start() local
605 struct ieee80211_local *local = sdata->local; in ieee80211_start_tx_ba_session() local
752 static void ieee80211_agg_tx_operational(struct ieee80211_local *local, in ieee80211_agg_tx_operational()
799 struct ieee80211_local *local = sdata->local; in ieee80211_start_tx_ba_cb() local
850 struct ieee80211_local *local = sdata->local; in ieee80211_start_tx_ba_cb_irqsafe() local
[all …]
H A Dtx.c49 struct ieee80211_local *local = tx->local; in ieee80211_duration() local
195 struct ieee80211_local *local = tx->local; in ieee80211_tx_h_dynamic_ps() local
333 static void purge_old_ps_buffers(struct ieee80211_local *local) in purge_old_ps_buffers()
466 struct ieee80211_local *local = tx->local; in ieee80211_tx_h_unicast_ps_buf() local
896 struct ieee80211_local *local = tx->local; in ieee80211_fragment() local
1213 struct ieee80211_local *local = sdata->local; in ieee80211_tx_prepare() local
1300 static struct txq_info *ieee80211_get_txq(struct ieee80211_local *local, in ieee80211_get_txq()
1367 struct ieee80211_local *local; in codel_dequeue_func() local
1387 struct ieee80211_local *local; in codel_drop_func() local
1402 struct ieee80211_local *local; in fq_tin_dequeue_func() local
[all …]
H A Dcfg.c99 struct ieee80211_local *local = sdata->local; in ieee80211_set_mon_options() local
212 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_add_iface() local
265 struct ieee80211_local *local = sdata->local; in ieee80211_change_iface() local
594 struct ieee80211_local *local = sdata->local; in ieee80211_set_tx() local
626 struct ieee80211_local *local = sdata->local; in ieee80211_add_key() local
798 struct ieee80211_local *local = sdata->local; in ieee80211_del_key() local
999 struct ieee80211_local *local = sdata->local; in ieee80211_dump_station() local
1025 struct ieee80211_local *local = wdev_priv(dev->ieee80211_ptr); in ieee80211_dump_survey() local
1034 struct ieee80211_local *local = sdata->local; in ieee80211_get_station() local
1059 struct ieee80211_local *local = wiphy_priv(wiphy); in ieee80211_set_monitor_channel() local
[all …]
H A Dwep.c26 void ieee80211_wep_init(struct ieee80211_local *local) in ieee80211_wep_init()
48 static void ieee80211_wep_get_iv(struct ieee80211_local *local, in ieee80211_wep_get_iv()
65 static u8 *ieee80211_wep_add_iv(struct ieee80211_local *local, in ieee80211_wep_add_iv()
93 static void ieee80211_wep_remove_iv(struct ieee80211_local *local, in ieee80211_wep_remove_iv()
132 int ieee80211_wep_encrypt(struct ieee80211_local *local, in ieee80211_wep_encrypt()
192 static int ieee80211_wep_decrypt(struct ieee80211_local *local, in ieee80211_wep_decrypt()
H A Dibss.c46 struct ieee80211_local *local = sdata->local; in ieee80211_ibss_build_presp() local
219 struct ieee80211_local *local = sdata->local; in __ieee80211_sta_join_ibss() local
579 struct ieee80211_local *local = sdata->local; ieee80211_ibss_add_sta() local
629 struct ieee80211_local *local = sdata->local; ieee80211_sta_active_ibss() local
656 struct ieee80211_local *local = sdata->local; ieee80211_ibss_disconnect() local
963 struct ieee80211_local *local = sdata->local; ieee80211_update_sta_info() local
1080 struct ieee80211_local *local = sdata->local; ieee80211_rx_bss_info() local
1174 struct ieee80211_local *local = sdata->local; ieee80211_ibss_rx_no_sta() local
1223 struct ieee80211_local *local = sdata->local; ieee80211_ibss_sta_expire() local
1398 struct ieee80211_local *local = sdata->local; ieee80211_sta_find_ibss() local
1489 struct ieee80211_local *local = sdata->local; ieee80211_rx_mgmt_probe_req() local
1693 ieee80211_ibss_notify_scan_completed(struct ieee80211_local * local) ieee80211_ibss_notify_scan_completed() argument
1713 struct ieee80211_local *local = sdata->local; ieee80211_ibss_join() local
[all...]
/linux/net/nfc/
H A Dllcp_core.c47 struct nfc_llcp_local *local = sock->local; in nfc_llcp_socket_purge() local
66 static void nfc_llcp_socket_release(struct nfc_llcp_local *local, bool device, in nfc_llcp_socket_release()
146 static struct nfc_llcp_local *nfc_llcp_local_get(struct nfc_llcp_local *local) in nfc_llcp_local_get()
160 static void local_cleanup(struct nfc_llcp_local *local) in local_cleanup()
177 struct nfc_llcp_local *local; in local_release() local
185 int nfc_llcp_local_put(struct nfc_llcp_local *local) in nfc_llcp_local_put()
201 static struct nfc_llcp_sock *nfc_llcp_sock_get(struct nfc_llcp_local *local, in nfc_llcp_sock_get()
238 struct nfc_llcp_local *local = container_of(work, struct nfc_llcp_local, in nfc_llcp_timeout_work() local
246 struct nfc_llcp_local *local = timer_container_of(local, t, 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 …]
H A Dllcp_commands.c192 int nfc_llcp_parse_gb_tlv(struct nfc_llcp_local *local, in nfc_llcp_parse_gb_tlv()
338 struct nfc_llcp_local *local; in nfc_llcp_send_disconnect() local
360 struct nfc_llcp_local *local; in nfc_llcp_send_symm() local
394 struct nfc_llcp_local *local; in nfc_llcp_send_connect() local
470 struct nfc_llcp_local *local; in nfc_llcp_send_cc() local
526 static struct sk_buff *nfc_llcp_allocate_snl(struct nfc_llcp_local *local, in nfc_llcp_allocate_snl()
555 int nfc_llcp_send_snl_sdres(struct nfc_llcp_local *local, in nfc_llcp_send_snl_sdres()
579 int nfc_llcp_send_snl_sdreq(struct nfc_llcp_local *local, in nfc_llcp_send_snl_sdreq()
613 int nfc_llcp_send_dm(struct nfc_llcp_local *local, u8 ssap, u8 dsap, u8 reason) in nfc_llcp_send_dm()
651 struct nfc_llcp_local *local; in nfc_llcp_send_i_frame() local
[all …]
/linux/net/mac802154/
H 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_set_pan_id(struct ieee802154_local *local, __le16 pan_id) in drv_set_pan_id()
49 drv_set_extended_addr(struct ieee802154_local *local, __le64 extended_addr) in drv_set_extended_addr()
71 drv_set_short_addr(struct ieee802154_local *local, __le16 short_addr) in drv_set_short_addr()
93 drv_set_pan_coord(struct ieee802154_local *local, bool is_coord) in drv_set_pan_coord()
115 drv_set_promiscuous_mode(struct ieee802154_local *local, bool on) in drv_set_promiscuous_mode()
132 static inline int drv_start(struct ieee802154_local *local, in drv_start()
215 static inline void drv_stop(struct ieee802154_local *local) in drv_stop()
233 drv_set_channel(struct ieee802154_local *local, u8 page, u8 channel) in drv_set_channel()
[all …]
H A Dutil.c28 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_wake_queue() local
54 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_stop_queue() local
67 void ieee802154_hold_queue(struct ieee802154_local *local) in ieee802154_hold_queue()
77 void ieee802154_release_queue(struct ieee802154_local *local) in ieee802154_release_queue()
87 void ieee802154_disable_queue(struct ieee802154_local *local) in ieee802154_disable_queue()
103 struct ieee802154_local *local = in ieee802154_xmit_ifs_timer() local
114 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_xmit_complete() local
152 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_xmit_error() local
168 void ieee802154_stop_device(struct ieee802154_local *local) in ieee802154_stop_device()
H A Dscan.c44 static int mac802154_scan_cleanup_locked(struct ieee802154_local *local, in mac802154_scan_cleanup_locked()
84 int mac802154_abort_scan_locked(struct ieee802154_local *local, in mac802154_abort_scan_locked()
105 static void mac802154_flush_queued_beacons(struct ieee802154_local *local) in mac802154_flush_queued_beacons()
117 mac802154_scan_get_next_channel(struct ieee802154_local *local, in mac802154_scan_get_next_channel()
127 static int mac802154_scan_find_next_chan(struct ieee802154_local *local, in mac802154_scan_find_next_chan()
138 static int mac802154_scan_prepare_beacon_req(struct ieee802154_local *local) in mac802154_scan_prepare_beacon_req()
153 static int mac802154_transmit_beacon_req(struct ieee802154_local *local, in mac802154_transmit_beacon_req()
176 struct ieee802154_local *local = in mac802154_scan_worker() local
276 struct ieee802154_local *local = sdata->local; in mac802154_trigger_scan_locked() local
309 int mac802154_process_beacon(struct ieee802154_local *local, in mac802154_process_beacon()
[all …]
H A Drx.c34 struct ieee802154_local *local = in mac802154_rx_beacon_worker() local
50 static bool mac802154_should_answer_beacon_req(struct ieee802154_local *local) in mac802154_should_answer_beacon_req()
73 struct ieee802154_local *local = in mac802154_rx_mac_cmd_worker() local
335 __ieee802154_rx_handle_packet(struct ieee802154_local *local, in __ieee802154_rx_handle_packet()
372 ieee802154_monitors_rx(struct ieee802154_local *local, struct sk_buff *skb) in ieee802154_monitors_rx()
400 void ieee802154_rx(struct ieee802154_local *local, struct sk_buff *skb) in ieee802154_rx()
442 struct ieee802154_local *local = hw_to_local(hw); in ieee802154_rx_irqsafe() local
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
135 struct ieee802154_local *local = wpan_phy_priv(wpan_phy); in ieee802154_set_cca_mode() local
153 struct ieee802154_local *local = wpan_phy_priv(wpan_phy); in ieee802154_set_cca_ed_level() local
171 struct ieee802154_local *local = wpan_phy_priv(wpan_phy); in ieee802154_set_tx_power() local
283 struct ieee802154_local *local = wpan_phy_priv(wpan_phy); in mac802154_abort_scan() local
308 struct ieee802154_local *local = wpan_phy_priv(wpan_phy); in mac802154_stop_beacons() local
[all …]
/linux/net/rxrpc/
H A Dpeer_object.c30 static unsigned long rxrpc_peer_hash_key(struct rxrpc_local *local, in rxrpc_peer_hash_key()
79 struct rxrpc_local *local, in rxrpc_peer_cmp_key()
117 struct rxrpc_local *local, in __rxrpc_lookup_peer_rcu()
136 struct rxrpc_peer *rxrpc_lookup_peer_rcu(struct rxrpc_local *local, in rxrpc_lookup_peer_rcu()
152 void rxrpc_assess_MTU_size(struct rxrpc_local *local, struct rxrpc_peer *peer) in rxrpc_assess_MTU_size()
222 struct rxrpc_peer *rxrpc_alloc_peer(struct rxrpc_local *local, gfp_t gfp, in rxrpc_alloc_peer()
250 static void rxrpc_init_peer(struct rxrpc_local *local, struct rxrpc_peer *peer, in rxrpc_init_peer()
284 static struct rxrpc_peer *rxrpc_create_peer(struct rxrpc_local *local, in rxrpc_create_peer()
317 void rxrpc_new_incoming_peer(struct rxrpc_local *local, struct rxrpc_peer *peer) in rxrpc_new_incoming_peer()
334 struct rxrpc_peer *rxrpc_lookup_peer(struct rxrpc_local *local, in rxrpc_lookup_peer()
H A Dconn_client.c45 static void rxrpc_put_client_connection_id(struct rxrpc_local *local, in rxrpc_put_client_connection_id()
54 static void rxrpc_destroy_client_conn_ids(struct rxrpc_local *local) in rxrpc_destroy_client_conn_ids()
143 void rxrpc_purge_client_connections(struct rxrpc_local *local) in rxrpc_purge_client_connections()
155 struct rxrpc_local *local = bundle->local; in rxrpc_alloc_client_connection() local
253 struct rxrpc_local *local = call->local; in rxrpc_look_up_bundle() local
508 void rxrpc_connect_client_calls(struct rxrpc_local *local) in rxrpc_connect_client_calls()
559 static void rxrpc_set_client_reap_timer(struct rxrpc_local *local) in rxrpc_set_client_reap_timer()
577 struct rxrpc_local *local = bundle->local; in rxrpc_disconnect_client_call() local
703 struct rxrpc_local *local; in rxrpc_deactivate_bundle() local
728 struct rxrpc_local *local = conn->local; in rxrpc_kill_client_conn() local
[all …]
/linux/drivers/firmware/cirrus/test/
H A Dcs_dsp_test_bin_error.c50 struct cs_dsp_test_local *local = priv->local; in bin_load_with_unknown_blocks() local
106 struct cs_dsp_test_local *local = priv->local; in bin_err_wrong_magic() local
152 struct cs_dsp_test_local *local = priv->local; in bin_err_too_short_for_header() local
175 struct cs_dsp_test_local *local = priv->local; in bin_err_bad_header_length() local
224 struct cs_dsp_test_local *local = priv->local; in bin_err_bad_core_type() local
263 struct cs_dsp_test_local *local = priv->local; in bin_too_short_for_block_header() local
298 struct cs_dsp_test_local *local = priv->local; in bin_too_short_for_block_payload() local
329 struct cs_dsp_test_local *local = priv->local; in bin_block_payload_len_garbage() local
394 struct cs_dsp_test_local *local; in cs_dsp_bin_err_test_common_init() local
H A Dcs_dsp_test_control_cache.c125 struct cs_dsp_test_local *local = priv->local; in _create_dummy_wmfw() local
148 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_v2_cache_alloc() local
202 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_init() local
261 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_init_write_only() local
532 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_init_multiple_mems() local
653 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_init_multiple_algs() local
754 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_init_multiple_offsets() local
864 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_read_not_started() local
925 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_read_stopped() local
991 struct cs_dsp_test_local *local = priv->local; in cs_dsp_ctl_cache_read_powered_down() local
[all …]

12345678