Lines Matching defs:local

33 static inline void drv_tx(struct ieee80211_local *local,  in drv_tx()
40 static inline void drv_sync_rx_queues(struct ieee80211_local *local, in drv_sync_rx_queues()
56 struct ieee80211_local *local = sdata->local; in drv_get_et_strings() local
68 struct ieee80211_local *local = sdata->local; in drv_get_et_stats() local
79 struct ieee80211_local *local = sdata->local; in drv_get_et_sset_count() local
94 static inline int drv_suspend(struct ieee80211_local *local, in drv_suspend()
108 static inline int drv_resume(struct ieee80211_local *local) in drv_resume()
121 static inline void drv_set_wakeup(struct ieee80211_local *local, in drv_set_wakeup()
146 static inline int drv_config(struct ieee80211_local *local, u32 changed) in drv_config()
159 static inline void drv_vif_cfg_changed(struct ieee80211_local *local, in drv_vif_cfg_changed()
183 static inline u64 drv_prepare_multicast(struct ieee80211_local *local, in drv_prepare_multicast()
198 static inline void drv_configure_filter(struct ieee80211_local *local, in drv_configure_filter()
213 static inline void drv_config_iface_filter(struct ieee80211_local *local, in drv_config_iface_filter()
230 static inline int drv_set_tim(struct ieee80211_local *local, in drv_set_tim()
247 static inline void drv_update_tkip_key(struct ieee80211_local *local, in drv_update_tkip_key()
269 static inline int drv_hw_scan(struct ieee80211_local *local, in drv_hw_scan()
287 static inline void drv_cancel_hw_scan(struct ieee80211_local *local, in drv_cancel_hw_scan()
302 drv_sched_scan_start(struct ieee80211_local *local, in drv_sched_scan_start()
322 static inline int drv_sched_scan_stop(struct ieee80211_local *local, in drv_sched_scan_stop()
340 static inline void drv_sw_scan_start(struct ieee80211_local *local, in drv_sw_scan_start()
353 static inline void drv_sw_scan_complete(struct ieee80211_local *local, in drv_sw_scan_complete()
365 static inline int drv_get_stats(struct ieee80211_local *local, in drv_get_stats()
380 static inline void drv_get_key_seq(struct ieee80211_local *local, in drv_get_key_seq()
389 static inline int drv_set_frag_threshold(struct ieee80211_local *local, in drv_set_frag_threshold()
404 static inline int drv_set_rts_threshold(struct ieee80211_local *local, in drv_set_rts_threshold()
419 static inline int drv_set_coverage_class(struct ieee80211_local *local, in drv_set_coverage_class()
436 static inline void drv_sta_notify(struct ieee80211_local *local, in drv_sta_notify()
451 static inline int drv_sta_add(struct ieee80211_local *local, in drv_sta_add()
473 static inline void drv_sta_remove(struct ieee80211_local *local, in drv_sta_remove()
492 static inline void drv_vif_add_debugfs(struct ieee80211_local *local, in drv_vif_add_debugfs()
509 static inline void drv_link_add_debugfs(struct ieee80211_local *local, in drv_link_add_debugfs()
526 static inline void drv_sta_add_debugfs(struct ieee80211_local *local, in drv_sta_add_debugfs()
543 static inline void drv_link_sta_add_debugfs(struct ieee80211_local *local, in drv_link_sta_add_debugfs()
560 static inline void drv_vif_add_debugfs(struct ieee80211_local *local, in drv_vif_add_debugfs()
567 static inline void drv_sta_pre_rcu_remove(struct ieee80211_local *local, in drv_sta_pre_rcu_remove()
601 static inline void drv_sta_rate_tbl_update(struct ieee80211_local *local, in drv_sta_rate_tbl_update()
616 static inline void drv_sta_statistics(struct ieee80211_local *local, in drv_sta_statistics()
649 static inline int drv_tx_last_beacon(struct ieee80211_local *local) in drv_tx_last_beacon()
667 static inline int drv_get_survey(struct ieee80211_local *local, int idx, in drv_get_survey()
685 static inline void drv_rfkill_poll(struct ieee80211_local *local) in drv_rfkill_poll()
694 static inline void drv_flush(struct ieee80211_local *local, in drv_flush()
715 static inline void drv_flush_sta(struct ieee80211_local *local, in drv_flush_sta()
736 static inline void drv_channel_switch(struct ieee80211_local *local, in drv_channel_switch()
749 static inline int drv_set_antenna(struct ieee80211_local *local, in drv_set_antenna()
761 static inline int drv_get_antenna(struct ieee80211_local *local, in drv_get_antenna()
773 static inline int drv_remain_on_channel(struct ieee80211_local *local, in drv_remain_on_channel()
793 drv_cancel_remain_on_channel(struct ieee80211_local *local, in drv_cancel_remain_on_channel()
808 static inline int drv_set_ringparam(struct ieee80211_local *local, in drv_set_ringparam()
824 static inline void drv_get_ringparam(struct ieee80211_local *local, in drv_get_ringparam()
836 static inline bool drv_tx_frames_pending(struct ieee80211_local *local) in drv_tx_frames_pending()
851 static inline int drv_set_bitrate_mask(struct ieee80211_local *local, in drv_set_bitrate_mask()
872 static inline void drv_set_rekey_data(struct ieee80211_local *local, in drv_set_rekey_data()
888 static inline void drv_event_callback(struct ieee80211_local *local, in drv_event_callback()
899 drv_release_buffered_frames(struct ieee80211_local *local, in drv_release_buffered_frames()
914 drv_allow_buffered_frames(struct ieee80211_local *local, in drv_allow_buffered_frames()
928 static inline void drv_mgd_prepare_tx(struct ieee80211_local *local, in drv_mgd_prepare_tx()
947 static inline void drv_mgd_complete_tx(struct ieee80211_local *local, in drv_mgd_complete_tx()
966 drv_mgd_protect_tdls_discover(struct ieee80211_local *local, in drv_mgd_protect_tdls_discover()
986 static inline int drv_add_chanctx(struct ieee80211_local *local, in drv_add_chanctx()
1004 static inline void drv_remove_chanctx(struct ieee80211_local *local, in drv_remove_chanctx()
1020 static inline void drv_change_chanctx(struct ieee80211_local *local, in drv_change_chanctx()
1047 static inline int drv_start_ap(struct ieee80211_local *local, in drv_start_ap()
1066 static inline void drv_stop_ap(struct ieee80211_local *local, in drv_stop_ap()
1083 drv_reconfig_complete(struct ieee80211_local *local, in drv_reconfig_complete()
1096 drv_set_default_unicast_key(struct ieee80211_local *local, in drv_set_default_unicast_key()
1116 static inline void drv_ipv6_addr_change(struct ieee80211_local *local, in drv_ipv6_addr_change()
1131 struct ieee80211_local *local = sdata->local; in drv_channel_switch_beacon() local
1147 struct ieee80211_local *local = sdata->local; in drv_pre_channel_switch() local
1171 struct ieee80211_local *local = sdata->local; in drv_post_channel_switch() local
1195 struct ieee80211_local *local = sdata->local; in drv_abort_channel_switch() local
1217 struct ieee80211_local *local = sdata->local; in drv_channel_switch_rx_beacon() local
1234 static inline int drv_join_ibss(struct ieee80211_local *local, in drv_join_ibss()
1251 static inline void drv_leave_ibss(struct ieee80211_local *local, in drv_leave_ibss()
1265 static inline u32 drv_get_expected_throughput(struct ieee80211_local *local, in drv_get_expected_throughput()
1278 static inline int drv_get_txpower(struct ieee80211_local *local, in drv_get_txpower()
1297 drv_tdls_channel_switch(struct ieee80211_local *local, in drv_tdls_channel_switch()
1322 drv_tdls_cancel_channel_switch(struct ieee80211_local *local, in drv_tdls_cancel_channel_switch()
1340 drv_tdls_recv_channel_switch(struct ieee80211_local *local, in drv_tdls_recv_channel_switch()
1351 static inline void drv_wake_tx_queue(struct ieee80211_local *local, in drv_wake_tx_queue()
1369 static inline void schedule_and_wake_txq(struct ieee80211_local *local, in schedule_and_wake_txq()
1376 static inline int drv_can_aggregate_in_amsdu(struct ieee80211_local *local, in drv_can_aggregate_in_amsdu()
1387 drv_get_ftm_responder_stats(struct ieee80211_local *local, in drv_get_ftm_responder_stats()
1407 static inline int drv_start_pmsr(struct ieee80211_local *local, in drv_start_pmsr()
1427 static inline void drv_abort_pmsr(struct ieee80211_local *local, in drv_abort_pmsr()
1443 static inline int drv_start_nan(struct ieee80211_local *local, in drv_start_nan()
1459 static inline void drv_stop_nan(struct ieee80211_local *local, in drv_stop_nan()
1471 static inline int drv_nan_change_conf(struct ieee80211_local *local, in drv_nan_change_conf()
1493 static inline int drv_add_nan_func(struct ieee80211_local *local, in drv_add_nan_func()
1513 static inline void drv_del_nan_func(struct ieee80211_local *local, in drv_del_nan_func()
1527 static inline int drv_set_tid_config(struct ieee80211_local *local, in drv_set_tid_config()
1543 static inline int drv_reset_tid_config(struct ieee80211_local *local, in drv_reset_tid_config()
1557 static inline void drv_update_vif_offload(struct ieee80211_local *local, in drv_update_vif_offload()
1572 static inline void drv_sta_set_4addr(struct ieee80211_local *local, in drv_sta_set_4addr()
1589 static inline void drv_sta_set_decap_offload(struct ieee80211_local *local, in drv_sta_set_decap_offload()
1608 static inline void drv_add_twt_setup(struct ieee80211_local *local, in drv_add_twt_setup()
1628 static inline void drv_twt_teardown_request(struct ieee80211_local *local, in drv_twt_teardown_request()
1646 static inline int drv_net_fill_forward_path(struct ieee80211_local *local, in drv_net_fill_forward_path()
1668 static inline int drv_net_setup_tc(struct ieee80211_local *local, in drv_net_setup_tc()
1687 static inline bool drv_can_activate_links(struct ieee80211_local *local, in drv_can_activate_links()
1717 drv_can_neg_ttlm(struct ieee80211_local *local, in drv_can_neg_ttlm()
1737 drv_prep_add_interface(struct ieee80211_local *local, in drv_prep_add_interface()