| /linux/net/mac80211/ |
| H A D | led.c | 12 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 D | led.h | 13 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 D | offchannel.c | 27 struct ieee80211_local *local = sdata->local; in ieee80211_offchannel_ps_enable() local 63 struct ieee80211_local *local = sdata->local; ieee80211_offchannel_ps_disable() local 83 ieee80211_offchannel_stop_vifs(struct ieee80211_local * local) ieee80211_offchannel_stop_vifs() argument 133 ieee80211_offchannel_return(struct ieee80211_local * local) ieee80211_offchannel_return() argument 194 ieee80211_end_finished_rocs(struct ieee80211_local * local,unsigned long now) ieee80211_end_finished_rocs() argument 225 ieee80211_recalc_sw_work(struct ieee80211_local * local,unsigned long now) ieee80211_recalc_sw_work() argument 263 struct ieee80211_local *local = ieee80211_hw_roc_start() local 280 struct ieee80211_local *local = hw_to_local(hw); ieee80211_ready_on_channel() local 290 _ieee80211_start_next_roc(struct ieee80211_local * local) _ieee80211_start_next_roc() argument 386 ieee80211_start_next_roc(struct ieee80211_local * local) ieee80211_start_next_roc() argument 416 ieee80211_reconfig_roc(struct ieee80211_local * local) ieee80211_reconfig_roc() argument 449 __ieee80211_roc_work(struct ieee80211_local * local) __ieee80211_roc_work() argument 490 struct ieee80211_local *local = ieee80211_roc_work() local 500 struct ieee80211_local *local = ieee80211_hw_roc_done() local 513 struct ieee80211_local *local = hw_to_local(hw); ieee80211_remain_on_channel_expired() local 522 ieee80211_coalesce_hw_started_roc(struct ieee80211_local * local,struct ieee80211_roc_work * new_roc,struct ieee80211_roc_work * cur_roc) ieee80211_coalesce_hw_started_roc() argument 561 ieee80211_start_roc_work(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,struct ieee80211_channel * channel,unsigned int duration,u64 * cookie,struct sk_buff * txskb,enum ieee80211_roc_type type) ieee80211_start_roc_work() argument 712 struct ieee80211_local *local = sdata->local; ieee80211_remain_on_channel() local 721 ieee80211_cancel_roc(struct ieee80211_local * local,u64 cookie,bool mgmt_tx) ieee80211_cancel_roc() argument 808 struct ieee80211_local *local = sdata->local; ieee80211_cancel_remain_on_channel() local 817 struct ieee80211_local *local = sdata->local; ieee80211_mgmt_tx() local 1053 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_mgmt_tx_cancel_wait() local 1058 ieee80211_roc_setup(struct ieee80211_local * local) ieee80211_roc_setup() argument 1066 ieee80211_roc_purge(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata) ieee80211_roc_purge() argument [all...] |
| H A D | driver-ops.c | 13 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 D | chan.c | 112 ieee80211_chanctx_user_iter_next(struct ieee80211_local *local, in ieee80211_chanctx_user_iter_next() argument 164 #define for_each_chanctx_user_assigned(local, ctx, iter) \ argument 173 #define for_each_chanctx_user_reserved(local, ctx, iter) \ argument 182 for_each_chanctx_user_all(local,ctx,iter) global() argument 191 ieee80211_chanctx_num_assigned(struct ieee80211_local * local,struct ieee80211_chanctx * ctx) ieee80211_chanctx_num_assigned() argument 203 ieee80211_chanctx_num_reserved(struct ieee80211_local * local,struct ieee80211_chanctx * ctx) ieee80211_chanctx_num_reserved() argument 215 ieee80211_chanctx_refcount(struct ieee80211_local * local,struct ieee80211_chanctx * ctx) ieee80211_chanctx_refcount() argument 234 ieee80211_num_chanctx(struct ieee80211_local * local,int radio_idx) ieee80211_num_chanctx() argument 250 ieee80211_can_create_new_chanctx(struct ieee80211_local * local,int radio_idx) ieee80211_can_create_new_chanctx() argument 312 _ieee80211_chanctx_compatible(struct ieee80211_local * local,struct ieee80211_link_data * skip_link,struct ieee80211_chanctx * ctx,const struct ieee80211_chan_req * req,struct ieee80211_chan_req * tmp) _ieee80211_chanctx_compatible() argument 337 ieee80211_chanctx_compatible(struct ieee80211_local * local,struct ieee80211_chanctx * ctx,const struct ieee80211_chan_req * req,struct ieee80211_chan_req * tmp) ieee80211_chanctx_compatible() argument 346 ieee80211_chanctx_reserved_chanreq(struct ieee80211_local * local,struct ieee80211_chanctx * ctx,const struct ieee80211_chan_req * req,struct ieee80211_chan_req * tmp) ieee80211_chanctx_reserved_chanreq() argument 368 ieee80211_chanctx_non_reserved_chandef(struct ieee80211_local * local,struct ieee80211_chanctx * ctx,const struct ieee80211_chan_req * compat,struct ieee80211_chan_req * tmp) ieee80211_chanctx_non_reserved_chandef() argument 392 ieee80211_chanctx_can_reserve(struct ieee80211_local * local,struct ieee80211_chanctx * ctx,const struct ieee80211_chan_req * req) ieee80211_chanctx_can_reserve() argument 414 ieee80211_find_reservation_chanctx(struct ieee80211_local * local,const struct ieee80211_chan_req * chanreq,enum ieee80211_chanctx_mode mode) ieee80211_find_reservation_chanctx() argument 515 struct ieee80211_local *local = link->sdata->local; ieee80211_get_width_of_link() local 575 ieee80211_get_chanctx_max_required_bw(struct ieee80211_local * local,struct ieee80211_chanctx * ctx,struct ieee80211_link_data * rsvd_for,bool check_reserved) ieee80211_get_chanctx_max_required_bw() argument 627 __ieee80211_recalc_chanctx_min_def(struct ieee80211_local * local,struct ieee80211_chanctx * ctx,struct ieee80211_link_data * rsvd_for,bool check_reserved) __ieee80211_recalc_chanctx_min_def() argument 668 ieee80211_chan_bw_change(struct ieee80211_local * local,struct ieee80211_chanctx * ctx,bool reserved,bool narrowed) ieee80211_chan_bw_change() argument 738 _ieee80211_recalc_chanctx_min_def(struct ieee80211_local * local,struct ieee80211_chanctx * ctx,struct ieee80211_link_data * rsvd_for,bool check_reserved) _ieee80211_recalc_chanctx_min_def() argument 758 ieee80211_recalc_chanctx_min_def(struct ieee80211_local * local,struct ieee80211_chanctx * ctx) ieee80211_recalc_chanctx_min_def() argument 764 _ieee80211_change_chanctx(struct ieee80211_local * local,struct ieee80211_chanctx * ctx,struct ieee80211_chanctx * old_ctx,const struct ieee80211_chan_req * chanreq,struct ieee80211_link_data * rsvd_for) _ieee80211_change_chanctx() argument 841 ieee80211_change_chanctx(struct ieee80211_local * local,struct ieee80211_chanctx * ctx,struct ieee80211_chanctx * old_ctx,const struct ieee80211_chan_req * chanreq) ieee80211_change_chanctx() argument 851 ieee80211_find_chanctx(struct ieee80211_local * local,const struct ieee80211_chan_req * chanreq,enum ieee80211_chanctx_mode mode) ieee80211_find_chanctx() argument 898 ieee80211_is_radar_required(struct ieee80211_local * local,struct cfg80211_scan_request * req) ieee80211_is_radar_required() argument 926 ieee80211_chanctx_radar_required(struct ieee80211_local * local,struct ieee80211_chanctx * ctx) ieee80211_chanctx_radar_required() argument 942 ieee80211_alloc_chanctx(struct ieee80211_local * local,const struct ieee80211_chan_req * chanreq,enum ieee80211_chanctx_mode mode,int radio_idx) ieee80211_alloc_chanctx() argument 968 ieee80211_add_chanctx(struct ieee80211_local * local,struct ieee80211_chanctx * ctx) ieee80211_add_chanctx() argument 993 ieee80211_new_chanctx(struct ieee80211_local * local,const struct ieee80211_chan_req * chanreq,enum ieee80211_chanctx_mode mode,bool assign_on_failure,int radio_idx) ieee80211_new_chanctx() argument 1023 ieee80211_del_chanctx(struct ieee80211_local * local,struct ieee80211_chanctx * ctx,bool skip_idle_recalc) ieee80211_del_chanctx() argument 1037 ieee80211_free_chanctx(struct ieee80211_local * local,struct ieee80211_chanctx * ctx,bool skip_idle_recalc) ieee80211_free_chanctx() argument 1050 ieee80211_recalc_chanctx_chantype(struct ieee80211_local * local,struct ieee80211_chanctx * ctx) ieee80211_recalc_chanctx_chantype() argument 1107 ieee80211_recalc_radar_chanctx(struct ieee80211_local * local,struct ieee80211_chanctx * chanctx) ieee80211_recalc_radar_chanctx() argument 1129 struct ieee80211_local *local = sdata->local; ieee80211_assign_link_chanctx() local 1206 ieee80211_recalc_smps_chanctx(struct ieee80211_local * local,struct ieee80211_chanctx * chanctx) ieee80211_recalc_smps_chanctx() argument 1340 struct ieee80211_local *local = link->sdata->local; ieee80211_link_copy_chanctx_to_vlans() local 1381 ieee80211_replace_chanctx(struct ieee80211_local * local,const struct ieee80211_chan_req * chanreq,enum ieee80211_chanctx_mode mode,struct ieee80211_chanctx * curr_ctx) ieee80211_replace_chanctx() argument 1454 ieee80211_find_available_radio(struct ieee80211_local * local,const struct ieee80211_chan_req * chanreq,u32 radio_mask,int * radio_idx) ieee80211_find_available_radio() argument 1490 struct ieee80211_local *local = sdata->local; ieee80211_link_reserve_chanctx() local 1589 struct ieee80211_local *local = sdata->local; ieee80211_link_use_reserved_reassign() local 1671 struct ieee80211_local *local = sdata->local; ieee80211_link_use_reserved_assign() local 1742 ieee80211_chsw_switch_vifs(struct ieee80211_local * local,int n_vifs) ieee80211_chsw_switch_vifs() argument 1789 ieee80211_chsw_switch_ctxs(struct ieee80211_local * local) ieee80211_chsw_switch_ctxs() argument 1827 ieee80211_vif_use_reserved_switch(struct ieee80211_local * local) ieee80211_vif_use_reserved_switch() argument 2093 struct ieee80211_local *local = sdata->local; __ieee80211_link_release_channel() local 2133 struct ieee80211_local *local = sdata->local; ieee80211_find_or_create_chanctx() local 2162 struct ieee80211_local *local = sdata->local; _ieee80211_link_use_channel() local 2232 struct ieee80211_local *local = sdata->local; ieee80211_link_use_reserved_context() local 2296 struct ieee80211_local *local = sdata->local; ieee80211_link_change_chanreq() local 2375 struct ieee80211_local *local = sdata->local; ieee80211_link_vlan_copy_chanctx() local 2400 struct ieee80211_local *local = hw_to_local(hw); ieee80211_iter_chan_contexts_atomic() local 2418 struct ieee80211_local *local = hw_to_local(hw); ieee80211_iter_chan_contexts_mtx() local [all...] |
| H A D | sta_info.c | 90 static int sta_info_hash_del(struct ieee80211_local *local, in sta_info_hash_del() argument 97 static int link_sta_info_hash_add(struct ieee80211_local *local, in link_sta_info_hash_add() argument 106 static int link_sta_info_hash_del(struct ieee80211_local *local, in link_sta_info_hash_del() argument 117 struct ieee80211_local *local = sta->sdata->local; in ieee80211_purge_sta_txqs() local 137 struct ieee80211_local *local = sdata->local; __cleanup_single_sta() local 190 struct ieee80211_local *local = sdata->local; cleanup_single_sta() local 196 sta_info_hash_lookup(struct ieee80211_local * local,const u8 * addr) sta_info_hash_lookup() argument 206 struct ieee80211_local *local = sdata->local; sta_info_get() local 231 struct ieee80211_local *local = sdata->local; sta_info_get_bss() local 250 link_sta_info_hash_lookup(struct ieee80211_local * local,const u8 * addr) link_sta_info_hash_lookup() argument 260 struct ieee80211_local *local = sdata->local; link_sta_info_get_bss() local 287 struct ieee80211_local *local = hw_to_local(hw); ieee80211_find_sta_by_link_addrs() local 318 sta_info_get_by_addrs(struct ieee80211_local * local,const u8 * sta_addr,const u8 * vif_addr) sta_info_get_by_addrs() argument 335 struct ieee80211_local *local = sdata->local; sta_info_get_by_idx() local 461 sta_info_free(struct ieee80211_local * local,struct sta_info * sta) sta_info_free() argument 508 sta_info_hash_add(struct ieee80211_local * local,struct sta_info * sta) sta_info_hash_add() argument 534 sta_prepare_rate_control(struct ieee80211_local * local,struct sta_info * sta,gfp_t gfp) sta_prepare_rate_control() argument 549 sta_info_alloc_link(struct ieee80211_local * local,struct link_sta_info * link_info,gfp_t gfp) sta_info_alloc_link() argument 614 struct ieee80211_local *local = sdata->local; __sta_info_alloc() local 834 sta_info_insert_drv_state(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,struct sta_info * sta) sta_info_insert_drv_state() argument 874 struct ieee80211_local *local = sdata->local; ieee80211_recalc_p2p_go_ps_allowed() local 899 struct ieee80211_local *local = sta->local; sta_info_insert_finish() local 1014 struct ieee80211_local *local = sta->local; sta_info_insert_rcu() local 1086 struct ieee80211_local *local = sta->local; __sta_info_recalc_tim() local 1191 sta_info_cleanup_expire_buffered_ac(struct ieee80211_local * local,struct sta_info * sta,int ac) sta_info_cleanup_expire_buffered_ac() argument 1269 sta_info_cleanup_expire_buffered(struct ieee80211_local * local,struct sta_info * sta) sta_info_cleanup_expire_buffered() argument 1289 struct ieee80211_local *local; __sta_info_destroy_part1() local 1376 struct ieee80211_local *local = sta->local; _sta_info_move_state() local 1522 struct ieee80211_local *local = sta->local; __sta_info_destroy_part2() local 1632 struct ieee80211_local *local = timer_container_of(local, t, sta_info_cleanup() local 1653 sta_info_init(struct ieee80211_local * local) sta_info_init() argument 1674 sta_info_stop(struct ieee80211_local * local) sta_info_stop() argument 1685 struct ieee80211_local *local = sdata->local; __sta_info_flush() local 1735 struct ieee80211_local *local = sdata->local; ieee80211_sta_expire() local 1763 struct ieee80211_local *local = hw_to_local(hw); ieee80211_find_sta_by_ifaddr() local 1807 struct ieee80211_local *local = sdata->local; ieee80211_sta_ps_deliver_wakeup() local 1892 struct ieee80211_local *local = sdata->local; ieee80211_send_null_response() local 2024 struct ieee80211_local *local = sdata->local; ieee80211_sta_ps_get_frames() local 2079 struct ieee80211_local *local = sdata->local; ieee80211_sta_ps_deliver_response() local 2349 struct ieee80211_local *local = sta->local; ieee80211_sta_eosp() local 2396 struct ieee80211_local *local = sta->sdata->local; ieee80211_sta_register_airtime() local 2469 ieee80211_sta_update_pending_airtime(struct ieee80211_local * local,struct sta_info * sta,u8 ac,u16 tx_airtime,bool tx_completed) ieee80211_sta_update_pending_airtime() argument 2539 sta_stats_decode_rate(struct ieee80211_local * local,u32 rate,struct rate_info * rinfo) sta_stats_decode_rate() argument 2639 struct ieee80211_local *local = sta->local; sta_set_tidstats() local 2715 struct ieee80211_local *local = sta->sdata->local; sta_set_mesh_sinfo() local 3012 struct ieee80211_local *local = sdata->local; sta_set_sinfo() local 3283 struct ieee80211_local *local = sdata->local; sta_get_expected_throughput() local [all...] |
| H A D | util.c | 42 struct ieee80211_local *local; in wiphy_to_ieee80211_hw() local 204 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_rts_duration() local 247 struct ieee80211_local *local = hw_to_local(hw); in ieee80211_ctstoself_duration() local 283 static void wake_tx_push_queue(struct ieee80211_local *local, in wake_tx_push_queue() argument 305 struct ieee80211_local *local = hw_to_local(hw); ieee80211_handle_wake_tx_queue() local 324 struct ieee80211_local *local = sdata->local; __ieee80211_wake_txqs() local 400 _ieee80211_wake_txqs(struct ieee80211_local * local,unsigned long * flags) _ieee80211_wake_txqs() argument 435 struct ieee80211_local *local = from_tasklet(local, t, ieee80211_wake_txqs() local 449 struct ieee80211_local *local = hw_to_local(hw); __ieee80211_wake_queue() local 495 struct ieee80211_local *local = hw_to_local(hw); ieee80211_wake_queue_by_reason() local 515 struct ieee80211_local *local = hw_to_local(hw); __ieee80211_stop_queue() local 535 struct ieee80211_local *local = hw_to_local(hw); ieee80211_stop_queue_by_reason() local 551 ieee80211_add_pending_skb(struct ieee80211_local * local,struct sk_buff * skb) ieee80211_add_pending_skb() argument 573 ieee80211_add_pending_skbs(struct ieee80211_local * local,struct sk_buff_head * skbs) ieee80211_add_pending_skbs() argument 611 struct ieee80211_local *local = hw_to_local(hw); ieee80211_stop_queues_by_reason() local 633 struct ieee80211_local *local = hw_to_local(hw); ieee80211_queue_stopped() local 653 struct ieee80211_local *local = hw_to_local(hw); ieee80211_wake_queues_by_reason() local 674 ieee80211_get_vif_queues(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata) ieee80211_get_vif_queues() argument 697 __ieee80211_flush_queues(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,unsigned int queues,bool drop) __ieee80211_flush_queues() argument 736 ieee80211_flush_queues(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,bool drop) ieee80211_flush_queues() argument 742 __iterate_interfaces(struct ieee80211_local * local,u32 iter_flags,void (* iterator)(void * data,u8 * mac,struct ieee80211_vif * vif),void * data) __iterate_interfaces() argument 791 struct ieee80211_local *local = hw_to_local(hw); ieee80211_iterate_interfaces() local 805 struct ieee80211_local *local = hw_to_local(hw); ieee80211_iterate_active_interfaces_atomic() local 821 struct ieee80211_local *local = hw_to_local(hw); __ieee80211_iterate_interfaces() local 865 __iterate_stations(struct ieee80211_local * local,void (* iterator)(void * data,struct ieee80211_sta * sta),void * data) __iterate_stations() argument 886 struct ieee80211_local *local = hw_to_local(hw); ieee80211_iterate_stations_atomic() local 898 struct ieee80211_local *local = hw_to_local(hw); __ieee80211_iterate_stations() local 947 ieee80211_can_queue_work(struct ieee80211_local * local) ieee80211_can_queue_work() argument 959 struct ieee80211_local *local = hw_to_local(hw); ieee80211_queue_work() local 972 struct ieee80211_local *local = hw_to_local(hw); ieee80211_queue_delayed_work() local 1026 struct ieee80211_local *local = sdata->local; ieee80211_set_wmm_default() local 1140 struct ieee80211_local *local = sdata->local; ieee80211_send_auth() local 1209 struct ieee80211_local *local = sdata->local; ieee80211_send_deauth_disassoc() local 1267 struct ieee80211_local *local = sdata->local; ieee80211_put_preq_ies_band() local 1548 struct ieee80211_local *local = sdata->local; ieee80211_build_probe_req() local 1631 ieee80211_stop_device(struct ieee80211_local * local,bool suspend) ieee80211_stop_device() argument 1647 ieee80211_flush_completed_scan(struct ieee80211_local * local,bool aborted) ieee80211_flush_completed_scan() argument 1670 ieee80211_handle_reconfig_failure(struct ieee80211_local * local) ieee80211_handle_reconfig_failure() argument 1709 ieee80211_assign_chanctx(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,struct ieee80211_link_data * link) ieee80211_assign_chanctx() argument 1728 struct ieee80211_local *local = sdata->local; ieee80211_reconfig_stations() local 1783 struct ieee80211_local *local = sdata->local; ieee80211_reconfig_nan() local 1853 ieee80211_reconfig_ap_links(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,u64 changed) ieee80211_reconfig_ap_links() argument 1882 ieee80211_reconfig(struct ieee80211_local * local) ieee80211_reconfig() argument 2392 struct ieee80211_local *local; ieee80211_reconfig_disconnect() local 2435 struct ieee80211_local *local = sdata->local; ieee80211_recalc_smps() local 2460 struct ieee80211_local *local = sdata->local; ieee80211_recalc_min_chandef() local 3267 ieee80211_chandef_he_6ghz_oper(struct ieee80211_local * local,const struct ieee80211_he_operation * he_oper,const struct ieee80211_eht_operation * eht_oper,struct cfg80211_chan_def * chandef) ieee80211_chandef_he_6ghz_oper() argument 3349 ieee80211_chandef_s1g_oper(struct ieee80211_local * local,const struct ieee80211_s1g_oper_ie * oper,struct cfg80211_chan_def * chandef) ieee80211_chandef_s1g_oper() argument 3658 ieee80211_dfs_cac_cancel(struct ieee80211_local * local,struct ieee80211_chanctx * ctx) ieee80211_dfs_cac_cancel() argument 3700 struct ieee80211_local *local = ieee80211_dfs_radar_detected_work() local 3744 struct ieee80211_local *local = hw_to_local(hw); ieee80211_radar_detected() local 3849 struct ieee80211_local *local = sdata->local; ieee80211_send_action_csa() local 4142 ieee80211_chanctx_radar_detect(struct ieee80211_local * local,struct ieee80211_chanctx * ctx) ieee80211_chanctx_radar_detect() argument 4235 ieee80211_fill_ifcomb_params(struct ieee80211_local * local,struct iface_combination_params * params,const struct cfg80211_chan_def * chandef,struct ieee80211_sub_if_data * sdata) ieee80211_fill_ifcomb_params() argument 4289 struct ieee80211_local *local = sdata->local; ieee80211_check_combinations() local 4351 ieee80211_max_num_channels(struct ieee80211_local * local,int radio_idx) ieee80211_max_num_channels() argument [all...] |
| H A D | debugfs.c | 79 struct ieee80211_local *local = file->private_data; aqm_read() local 118 struct ieee80211_local *local = file->private_data; aqm_write() local 152 struct ieee80211_local *local = file->private_data; airtime_flags_read() local 173 struct ieee80211_local *local = file->private_data; airtime_flags_write() local 203 struct ieee80211_local *local = file->private_data; aql_pending_read() local 233 struct ieee80211_local *local = file->private_data; aql_txq_limit_read() local 260 struct ieee80211_local *local = file->private_data; aql_txq_limit_write() local 358 struct ieee80211_local *local = file->private_data; force_tx_status_read() local 373 struct ieee80211_local *local = file->private_data; force_tx_status_write() local 407 struct ieee80211_local *local = file->private_data; reset_write() local 496 struct ieee80211_local *local = file->private_data; hwflags_read() local 525 struct ieee80211_local *local = file->private_data; hwflags_write() local 565 struct ieee80211_local *local = file->private_data; misc_read() local 597 struct ieee80211_local *local = file->private_data; queues_read() local 617 format_devstat_counter(struct ieee80211_local * local,char __user * userbuf,size_t count,loff_t * ppos,int (* printvalue)(struct ieee80211_low_level_stats * stats,char * buf,int buflen)) format_devstat_counter() argument 670 debugfs_hw_add(struct ieee80211_local * local) debugfs_hw_add() argument [all...] |
| H A D | tx.c | 49 struct ieee80211_local *local = tx->local; in ieee80211_duration() local 195 struct ieee80211_local *local = tx->local; in ieee80211_tx_h_dynamic_ps() local 330 purge_old_ps_buffers(struct ieee80211_local * local) purge_old_ps_buffers() argument 463 struct ieee80211_local *local = tx->local; ieee80211_tx_h_unicast_ps_buf() local 895 struct ieee80211_local *local = tx->local; ieee80211_fragment() local 1212 struct ieee80211_local *local = sdata->local; ieee80211_tx_prepare() local 1299 ieee80211_get_txq(struct ieee80211_local * local,struct ieee80211_vif * vif,struct sta_info * sta,struct sk_buff * skb) ieee80211_get_txq() argument 1372 struct ieee80211_local *local; codel_dequeue_func() local 1392 struct ieee80211_local *local; codel_drop_func() local 1407 struct ieee80211_local *local; fq_tin_dequeue_func() local 1439 struct ieee80211_local *local; fq_skb_free_func() local 1445 ieee80211_txq_enqueue(struct ieee80211_local * local,struct txq_info * txqi,struct sk_buff * skb) ieee80211_txq_enqueue() argument 1483 ieee80211_txq_remove_vlan(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata) ieee80211_txq_remove_vlan() argument 1555 ieee80211_txq_purge(struct ieee80211_local * local,struct txq_info * txqi) ieee80211_txq_purge() argument 1571 ieee80211_txq_set_params(struct ieee80211_local * local,int radio_idx) ieee80211_txq_set_params() argument 1589 ieee80211_txq_setup_flows(struct ieee80211_local * local) ieee80211_txq_setup_flows() argument 1639 ieee80211_txq_teardown_flows(struct ieee80211_local * local) ieee80211_txq_teardown_flows() argument 1651 ieee80211_queue_skb(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,struct sta_info * sta,struct sk_buff * skb) ieee80211_queue_skb() argument 1679 ieee80211_tx_frags(struct ieee80211_local * local,struct ieee80211_vif * vif,struct sta_info * sta,struct sk_buff_head * skbs,bool txpending) ieee80211_tx_frags() argument 1755 __ieee80211_tx(struct ieee80211_local * local,struct sk_buff_head * skbs,struct sta_info * sta,bool txpending) __ieee80211_tx() argument 1949 struct ieee80211_local *local = sdata->local; ieee80211_tx() local 2002 struct ieee80211_local *local = sdata->local; ieee80211_skb_resize() local 2037 struct ieee80211_local *local = sdata->local; ieee80211_xmit() local 2102 struct ieee80211_local *local = wdev_priv(dev->ieee80211_ptr); ieee80211_parse_tx_radiotap() local 2320 struct ieee80211_local *local = wdev_priv(dev->ieee80211_ptr); ieee80211_monitor_start_xmit() local 2563 ieee80211_store_ack_skb(struct ieee80211_local * local,struct sk_buff * skb,u32 * info_flags,u64 * cookie) ieee80211_store_ack_skb() argument 2626 struct ieee80211_local *local = sdata->local; ieee80211_build_hdr() local 3071 struct ieee80211_local *local = sta->local; ieee80211_check_fast_xmit() local 3316 ieee80211_check_fast_xmit_all(struct ieee80211_local * local) ieee80211_check_fast_xmit_all() argument 3328 struct ieee80211_local *local = sdata->local; ieee80211_check_fast_xmit_iface() local 3357 ieee80211_amsdu_realloc_pad(struct ieee80211_local * local,struct sk_buff * skb,int headroom) ieee80211_amsdu_realloc_pad() argument 3377 struct ieee80211_local *local = sdata->local; ieee80211_amsdu_prepare_head() local 3446 struct ieee80211_local *local = sdata->local; ieee80211_amsdu_aggregate() local 3715 struct ieee80211_local *local = sdata->local; __ieee80211_xmit_fast() local 3853 struct ieee80211_local *local = hw_to_local(hw); ieee80211_tx_dequeue() local 4093 struct ieee80211_local *local = hw_to_local(hw); ieee80211_next_txq() local 4157 struct ieee80211_local *local = hw_to_local(hw); __ieee80211_schedule_txq() local 4197 struct ieee80211_local *local = hw_to_local(hw); ieee80211_txq_airtime_check() local 4227 ieee80211_txq_schedule_airtime_check(struct ieee80211_local * local,u8 ac) ieee80211_txq_schedule_airtime_check() argument 4248 struct ieee80211_local *local = hw_to_local(hw); ieee80211_txq_may_transmit() local 4300 struct ieee80211_local *local = hw_to_local(hw); ieee80211_txq_schedule_start() local 4323 struct ieee80211_local *local = sdata->local; __ieee80211_subif_start_xmit() local 4458 struct ieee80211_local *local = sdata->local; ieee80211_convert_to_unicast() local 4596 struct ieee80211_local *local = sdata->local; __ieee80211_tx_8023() local 4633 struct ieee80211_local *local = sdata->local; ieee80211_tx_8023() local 4654 struct ieee80211_local *local = sdata->local; ieee80211_8023_xmit() local 4824 ieee80211_clear_tx_pending(struct ieee80211_local * local) ieee80211_clear_tx_pending() argument 4840 ieee80211_tx_pending_skb(struct ieee80211_local * local,struct sk_buff * skb) ieee80211_tx_pending_skb() argument 4894 struct ieee80211_local *local = from_tasklet(local, t, ieee80211_tx_pending() local 5102 struct ieee80211_local *local = sdata->local; ieee80211_beacon_add_tim() local 5321 ieee80211_beacon_protect(struct sk_buff * skb,struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,struct ieee80211_link_data * link) ieee80211_beacon_protect() argument 5399 struct ieee80211_local *local = hw_to_local(hw); ieee80211_beacon_get_finish() local 5485 struct ieee80211_local *local = hw_to_local(hw); __ieee80211_beacon_get_ap() local 5565 struct ieee80211_local *local = hw_to_local(hw); ieee80211_s1g_short_beacon_get() local 5654 struct ieee80211_local *local = hw_to_local(hw); __ieee80211_beacon_get() local 5984 struct ieee80211_local *local; ieee80211_pspoll_get() local 6019 struct ieee80211_local *local = sdata->local; ieee80211_nullfunc_get() local 6089 struct ieee80211_local *local = hw_to_local(hw); ieee80211_probereq_get() local 6157 struct ieee80211_local *local = hw_to_local(hw); ieee80211_get_buffered_bc() local 6231 struct ieee80211_local *local = sdata->local; ieee80211_reserve_tid() local 6411 struct ieee80211_local *local = sdata->local; ieee80211_tx_control_port() local 6523 struct ieee80211_local *local = sdata->local; ieee80211_probe_mesh_link() local [all...] |
| H A D | cfg.c | 99 struct ieee80211_local *local = sdata->local; in ieee80211_set_mon_options() local 212 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_add_iface() local 265 struct ieee80211_local *local = sdata->local; ieee80211_change_iface() local 588 struct ieee80211_local *local = sdata->local; ieee80211_set_tx() local 620 struct ieee80211_local *local = sdata->local; ieee80211_add_key() local 801 struct ieee80211_local *local = sdata->local; ieee80211_del_key() local 1002 struct ieee80211_local *local = sdata->local; ieee80211_dump_station() local 1028 struct ieee80211_local *local = wdev_priv(dev->ieee80211_ptr); ieee80211_dump_survey() local 1038 struct ieee80211_local *local = sdata->local; ieee80211_get_station() local 1063 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_set_monitor_channel() local 1485 struct ieee80211_local *local = sdata->local; ieee80211_start_ap() local 1831 struct ieee80211_local *local = sdata->local; ieee80211_stop_ap() local 1940 sta_apply_auth_flags(struct ieee80211_local * local,struct sta_info * sta,u32 mask,u32 set) sta_apply_auth_flags() argument 2000 sta_apply_mesh_params(struct ieee80211_local * local,struct sta_info * sta,struct station_parameters * params) sta_apply_mesh_params() argument 2071 sta_link_apply_parameters(struct ieee80211_local * local,struct sta_info * sta,enum sta_link_apply_mode mode,struct link_station_parameters * params) sta_link_apply_parameters() argument 2252 sta_apply_parameters(struct ieee80211_local * local,struct sta_info * sta,struct station_parameters * params) sta_apply_parameters() argument 2437 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_add_station() local 2527 ieee80211_set_sta_4addr(struct ieee80211_local * local,struct ieee80211_sub_if_data * sdata,struct sta_info * sta) ieee80211_set_sta_4addr() argument 2591 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_change_station() local 3230 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_set_txq_params() local 3368 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_sched_scan_stop() local 3440 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_set_wiphy_params() local 3510 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_set_tx_power() local 3639 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_get_tx_power() local 3667 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_rfkill_poll() local 3677 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_testmode_cmd() local 3699 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_testmode_dump() local 3785 struct ieee80211_local *local = wdev_priv(dev->ieee80211_ptr); ieee80211_set_power_mgmt() local 3908 struct ieee80211_local *local = wdev_priv(dev->ieee80211_ptr); ieee80211_set_bitrate_mask() local 3972 ieee80211_is_scan_ongoing(struct wiphy * wiphy,struct ieee80211_local * local,struct cfg80211_chan_def * chandef) ieee80211_is_scan_ongoing() argument 4015 struct ieee80211_local *local = sdata->local; ieee80211_start_radar_detection() local 4047 struct ieee80211_local *local = sdata->local; ieee80211_end_cac() local 4176 struct ieee80211_local *local = sdata->local; ieee80211_csa_finish() local 4219 struct ieee80211_local *local = sdata->local; ieee80211_channel_switch_disconnect() local 4268 struct ieee80211_local *local = sdata->local; __ieee80211_csa_finalize() local 4344 struct ieee80211_local *local = sdata->local; ieee80211_csa_finalize_work() local 4506 struct ieee80211_local *local = sdata->local; __ieee80211_channel_switch() local 4621 struct ieee80211_local *local = sdata->local; ieee80211_channel_switch() local 4628 ieee80211_mgmt_tx_cookie(struct ieee80211_local * local) ieee80211_mgmt_tx_cookie() argument 4641 ieee80211_attach_ack_skb(struct ieee80211_local * local,struct sk_buff * skb,u64 * cookie,gfp_t gfp) ieee80211_attach_ack_skb() argument 4676 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_update_mgmt_frame_registrations() local 4713 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_set_antenna() local 4730 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_get_antenna() local 4739 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_set_rekey_data() local 4754 struct ieee80211_local *local = sdata->local; ieee80211_probe_client() local 4880 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_cfg_get_channel() local 4991 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_del_tx_ts() local 5159 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_get_txq_stats() local 5199 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_get_ftm_responder_stats() local 5209 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_start_pmsr() local 5219 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_abort_pmsr() local 5272 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_set_sar_specs() local 5385 struct ieee80211_local *local = sdata->local; ieee80211_color_change_finalize() local 5415 struct ieee80211_local *local = sdata->local; ieee80211_color_change_finalize_work() local 5510 struct ieee80211_local *local = sdata->local; ieee80211_color_change() local 5569 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_set_radar_background() local 5610 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_add_link_station() local 5652 struct ieee80211_local *local = wiphy_priv(wiphy); ieee80211_mod_link_station() local 5698 struct ieee80211_local *local = sdata->local; ieee80211_set_hw_timestamp() local [all...] |
| H A D | wep.c | 26 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 D | ocb.c | 44 struct ieee80211_local *local = sdata->local; in ieee80211_ocb_rx_no_sta() local 153 struct ieee80211_local *local = sdata->local; ieee80211_ocb_housekeeping_timer() local 175 struct ieee80211_local *local = sdata->local; ieee80211_ocb_join() local 208 struct ieee80211_local *local = sdata->local; ieee80211_ocb_leave() local [all...] |
| H A D | wbrf.c | 14 void ieee80211_check_wbrf_support(struct ieee80211_local *local) in ieee80211_check_wbrf_support() 66 void ieee80211_add_wbrf(struct ieee80211_local *local, struct cfg80211_chan_def *chandef) in ieee80211_add_wbrf() 81 void ieee80211_remove_wbrf(struct ieee80211_local *local, struct cfg80211_chan_def *chandef) in ieee80211_remove_wbrf()
|
| /linux/net/nfc/ |
| H A D | llcp_core.c | 47 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 D | llcp_commands.c | 192 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 D | driver-ops.h | 14 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 D | util.c | 28 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 D | scan.c | 44 static int mac802154_scan_cleanup_locked(struct ieee802154_local *local, in mac802154_scan_cleanup_locked() argument 84 mac802154_abort_scan_locked(struct ieee802154_local * local,struct ieee802154_sub_if_data * sdata) mac802154_abort_scan_locked() argument 105 mac802154_flush_queued_beacons(struct ieee802154_local * local) mac802154_flush_queued_beacons() argument 117 mac802154_scan_get_next_channel(struct ieee802154_local * local,struct cfg802154_scan_request * scan_req,u8 * channel) mac802154_scan_get_next_channel() argument 127 mac802154_scan_find_next_chan(struct ieee802154_local * local,struct cfg802154_scan_request * scan_req,u8 page,u8 * channel) mac802154_scan_find_next_chan() argument 138 mac802154_scan_prepare_beacon_req(struct ieee802154_local * local) mac802154_scan_prepare_beacon_req() argument 153 mac802154_transmit_beacon_req(struct ieee802154_local * local,struct ieee802154_sub_if_data * sdata) mac802154_transmit_beacon_req() argument 176 struct ieee802154_local *local = mac802154_scan_worker() local 276 struct ieee802154_local *local = sdata->local; mac802154_trigger_scan_locked() local 309 mac802154_process_beacon(struct ieee802154_local * local,struct sk_buff * skb,u8 page,u8 channel) mac802154_process_beacon() argument 346 mac802154_transmit_beacon(struct ieee802154_local * local,struct wpan_dev * wpan_dev) mac802154_transmit_beacon() argument 403 struct ieee802154_local *local = mac802154_beacon_worker() local 444 mac802154_stop_beacons_locked(struct ieee802154_local * local,struct ieee802154_sub_if_data * sdata) mac802154_stop_beacons_locked() argument 470 struct ieee802154_local *local = sdata->local; mac802154_send_beacons_locked() local 522 struct ieee802154_local *local = sdata->local; mac802154_perform_association() local 615 struct ieee802154_local *local = sdata->local; mac802154_process_association_resp() local 649 struct ieee802154_local *local = sdata->local; mac802154_send_disassociation_notif() local 710 struct ieee802154_local *local = sdata->local; mac802154_send_association_resp_locked() local [all...] |
| H A D | rx.c | 34 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 D | cfg.c | 22 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 …]
|
| H A D | iface.c | 146 struct ieee802154_local *local = sdata->local; in ieee802154_setup_hw() local 184 struct ieee802154_local *local = sdata->local; in mac802154_slave_open() local 213 ieee802154_check_mac_settings(struct ieee802154_local *local, in ieee802154_check_mac_settings() 256 struct ieee802154_local *local = sdata->local; in ieee802154_check_concurrent_iface() local 301 struct ieee802154_local *local = sdata->local; in mac802154_slave_close() local 609 ieee802154_if_add(struct ieee802154_local *local, const char *name, in ieee802154_if_add() 700 void ieee802154_remove_interfaces(struct ieee802154_local *local) in ieee802154_remove_interfaces()
|
| /linux/net/rxrpc/ |
| H A D | local_object.c | 42 void rxrpc_local_dont_fragment(const struct rxrpc_local *local, bool set) in rxrpc_local_dont_fragment() argument 59 static long rxrpc_local_cmp_key(const struct rxrpc_local *local, in rxrpc_local_cmp_key() argument 98 struct rxrpc_local *local = rxrpc_client_conn_reap_timeout() local 112 struct rxrpc_local *local; rxrpc_alloc_local() local 162 rxrpc_open_socket(struct rxrpc_local * local,struct net * net) rxrpc_open_socket() argument 250 struct rxrpc_local *local; rxrpc_lookup_local() local 327 rxrpc_get_local(struct rxrpc_local * local,enum rxrpc_local_trace why) rxrpc_get_local() argument 341 rxrpc_get_local_maybe(struct rxrpc_local * local,enum rxrpc_local_trace why) rxrpc_get_local_maybe() argument 358 rxrpc_put_local(struct rxrpc_local * local,enum rxrpc_local_trace why) rxrpc_put_local() argument 379 rxrpc_use_local(struct rxrpc_local * local,enum rxrpc_local_trace why) rxrpc_use_local() argument 398 rxrpc_unuse_local(struct rxrpc_local * local,enum rxrpc_local_trace why) rxrpc_unuse_local() argument 420 rxrpc_destroy_local(struct rxrpc_local * local) rxrpc_destroy_local() argument 460 struct rxrpc_local *local = container_of(rcu, struct rxrpc_local, rcu); rxrpc_local_rcu() local 471 struct rxrpc_local *local; rxrpc_destroy_all_locals() local [all...] |
| H A D | peer_object.c | 30 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 D | conn_client.c | 45 static void rxrpc_put_client_connection_id(struct rxrpc_local *local, in rxrpc_put_client_connection_id() argument 54 static void rxrpc_destroy_client_conn_ids(struct rxrpc_local *local) in rxrpc_destroy_client_conn_ids() argument 143 rxrpc_purge_client_connections(struct rxrpc_local * local) rxrpc_purge_client_connections() argument 155 struct rxrpc_local *local = bundle->local; rxrpc_alloc_client_connection() local 253 struct rxrpc_local *local = call->local; rxrpc_look_up_bundle() local 508 rxrpc_connect_client_calls(struct rxrpc_local * local) rxrpc_connect_client_calls() argument 559 rxrpc_set_client_reap_timer(struct rxrpc_local * local) rxrpc_set_client_reap_timer() argument 577 struct rxrpc_local *local = bundle->local; rxrpc_disconnect_client_call() local 703 struct rxrpc_local *local; rxrpc_deactivate_bundle() local 728 struct rxrpc_local *local = conn->local; rxrpc_kill_client_conn() local 746 rxrpc_discard_expired_client_conns(struct rxrpc_local * local) rxrpc_discard_expired_client_conns() argument 813 rxrpc_clean_up_local_conns(struct rxrpc_local * local) rxrpc_clean_up_local_conns() argument [all...] |
| H A D | io_thread.c | 29 struct rxrpc_local *local = rcu_dereference_sk_user_data(udp_sk); in rxrpc_encap_rcv() local 65 struct rxrpc_local *local; in rxrpc_error_report() local 124 static bool rxrpc_input_version(struct rxrpc_local *local, struct sk_buff *skb) in rxrpc_input_version() 195 static bool rxrpc_input_packet(struct rxrpc_local *local, struct sk_buff *skb) in rxrpc_input_packet() 434 struct rxrpc_local *local = data; in rxrpc_io_thread() local
|