/linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
D | cfg80211.c | 146 static bool __ath6kl_cfg80211_sscan_stop(struct ath6kl_vif *vif) in __ath6kl_cfg80211_sscan_stop() 163 static void ath6kl_cfg80211_sscan_disable(struct ath6kl_vif *vif) in ath6kl_cfg80211_sscan_disable() 176 static int ath6kl_set_wpa_version(struct ath6kl_vif *vif, in ath6kl_set_wpa_version() 195 static int ath6kl_set_auth_type(struct ath6kl_vif *vif, in ath6kl_set_auth_type() 223 static int ath6kl_set_cipher(struct ath6kl_vif *vif, u32 cipher, bool ucast) in ath6kl_set_cipher() 266 static void ath6kl_set_key_mgmt(struct ath6kl_vif *vif, u32 key_mgmt) in ath6kl_set_key_mgmt() 285 static bool ath6kl_cfg80211_ready(struct ath6kl_vif *vif) in ath6kl_cfg80211_ready() 322 static int ath6kl_set_assoc_req_ies(struct ath6kl_vif *vif, const u8 *ies, in ath6kl_set_assoc_req_ies() 430 static void ath6kl_cfg80211_sta_bmiss_enhance(struct ath6kl_vif *vif, in ath6kl_cfg80211_sta_bmiss_enhance() 459 struct ath6kl_vif *vif = netdev_priv(dev); in ath6kl_cfg80211_connect() local [all …]
|
D | main.c | 26 struct ath6kl_sta *ath6kl_find_sta(struct ath6kl_vif *vif, u8 *node_addr) in ath6kl_find_sta() 61 static void ath6kl_add_new_sta(struct ath6kl_vif *vif, u8 *mac, u16 aid, in ath6kl_add_new_sta() 351 static void ath6kl_install_static_wep_keys(struct ath6kl_vif *vif) in ath6kl_install_static_wep_keys() 375 void ath6kl_connect_ap_mode_bss(struct ath6kl_vif *vif, u16 channel) in ath6kl_connect_ap_mode_bss() 423 void ath6kl_connect_ap_mode_sta(struct ath6kl_vif *vif, u16 aid, u8 *mac_addr, in ath6kl_connect_ap_mode_sta() 500 struct ath6kl_vif *vif = netdev_priv(dev); in disconnect_timer_handler() local 506 void ath6kl_disconnect(struct ath6kl_vif *vif) in ath6kl_disconnect() 552 void ath6kl_scan_complete_evt(struct ath6kl_vif *vif, int status) in ath6kl_scan_complete_evt() 571 static int ath6kl_commit_ch_switch(struct ath6kl_vif *vif, u16 channel) in ath6kl_commit_ch_switch() 601 struct ath6kl_vif *vif; in ath6kl_check_ch_switch() local [all …]
|
D | txrx.c | 103 struct ath6kl_vif *vif, in ath6kl_process_uapsdq() 176 struct ath6kl_vif *vif, in ath6kl_process_psq() 209 static bool ath6kl_powersave_ap(struct ath6kl_vif *vif, struct sk_buff *skb, in ath6kl_powersave_ap() 361 struct ath6kl_vif *vif = netdev_priv(dev); in ath6kl_data_tx() local 595 struct ath6kl_vif *vif; in ath6kl_tx_queue_full() local 648 static void ath6kl_tx_clear_node_map(struct ath6kl_vif *vif, in ath6kl_tx_clear_node_map() 699 struct ath6kl_vif *vif; in ath6kl_tx_complete() local 1237 static void ath6kl_uapsd_trigger_frame_rx(struct ath6kl_vif *vif, in ath6kl_uapsd_trigger_frame_rx() 1322 struct ath6kl_vif *vif; in ath6kl_rx() local 1702 void aggr_recv_addba_req_evt(struct ath6kl_vif *vif, u8 tid_mux, u16 seq_no, in aggr_recv_addba_req_evt() [all …]
|
D | wmi.c | 138 struct ath6kl_vif *vif, *found = NULL; in ath6kl_get_vif_by_index() local 504 int len, struct ath6kl_vif *vif) in ath6kl_wmi_remain_on_chnl_event_rx() 537 struct ath6kl_vif *vif) in ath6kl_wmi_cancel_remain_on_chnl_event_rx() 574 struct ath6kl_vif *vif) in ath6kl_wmi_tx_status_event_rx() 600 struct ath6kl_vif *vif) in ath6kl_wmi_rx_probe_req_event_rx() 643 struct ath6kl_vif *vif) in ath6kl_wmi_rx_action_event_rx() 857 struct ath6kl_vif *vif) in ath6kl_wmi_connect_event_rx() 1023 struct ath6kl_vif *vif) in ath6kl_wmi_disconnect_event_rx() 1067 struct ath6kl_vif *vif) in ath6kl_wmi_tkip_micerr_event_rx() 1083 struct ath6kl_vif *vif = (struct ath6kl_vif *) ptr; in ath6kl_wmi_sscan_timer() local [all …]
|
D | debug.c | 101 int ath6kl_read_tgt_stats(struct ath6kl *ar, struct ath6kl_vif *vif) in ath6kl_read_tgt_stats() 569 struct ath6kl_vif *vif; in read_file_tgt_stats() local 1395 struct ath6kl_vif *vif; in ath6kl_create_qos_write() local 1573 struct ath6kl_vif *vif; in ath6kl_delete_qos_write() local 1620 struct ath6kl_vif *vif; in ath6kl_bgscan_int_write() local 1660 struct ath6kl_vif *vif; in ath6kl_listen_int_write() local 1692 struct ath6kl_vif *vif; in ath6kl_listen_int_read() local
|
D | init.c | 233 void ath6kl_init_profile_info(struct ath6kl_vif *vif) in ath6kl_init_profile_info() 403 void ath6kl_init_control_info(struct ath6kl_vif *vif) in ath6kl_init_control_info() 1865 struct ath6kl_vif *vif, *tmp_vif; in ath6kl_stop_txrx() local
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
D | mac-ctxt.c | 85 struct ieee80211_vif *vif; member 98 struct ieee80211_vif *vif) in iwl_mvm_mac_tsf_id_iter() 206 u32 iwl_mvm_mac_get_queues_mask(struct ieee80211_vif *vif) in iwl_mvm_mac_get_queues_mask() 225 struct ieee80211_vif *vif) in iwl_mvm_iface_hw_queues_iter() 281 struct ieee80211_vif *vif) in iwl_mvm_mac_iface_iterator() 305 struct ieee80211_vif *vif) in iwl_mvm_mac_ctxt_recalc_tsf_id() 328 struct ieee80211_vif *vif) in iwl_mvm_mac_ctxt_allocate_resources() 473 int iwl_mvm_mac_ctxt_init(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_mac_ctxt_init() 508 void iwl_mvm_mac_ctxt_release(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_mac_ctxt_release() 533 struct ieee80211_vif *vif, in iwl_mvm_ack_rates() [all …]
|
D | power.c | 116 struct ieee80211_vif *vif, in iwl_mvm_beacon_filter_set_cqm_params() 170 struct ieee80211_vif *vif, in iwl_mvm_power_configure_uapsd() 263 struct ieee80211_vif *vif) in iwl_mvm_power_allow_uapsd() 293 static bool iwl_mvm_power_is_radar(struct ieee80211_vif *vif) in iwl_mvm_power_is_radar() 312 struct ieee80211_vif *vif, in iwl_mvm_power_config_skip_dtim() 350 struct ieee80211_vif *vif, in iwl_mvm_power_build_cmd() 469 struct ieee80211_vif *vif) in iwl_mvm_power_send_cmd() 510 void iwl_mvm_power_vif_assoc(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_power_vif_assoc() 520 struct ieee80211_vif *vif) in iwl_mvm_power_uapsd_misbehav_ap_iterator() 559 struct ieee80211_vif *vif) in iwl_mvm_power_disable_pm_iterator() [all …]
|
D | debugfs-vif.c | 70 struct ieee80211_vif *vif, in iwl_dbgfs_update_pm() 131 static ssize_t iwl_dbgfs_pm_params_write(struct ieee80211_vif *vif, char *buf, in iwl_dbgfs_pm_params_write() 198 struct ieee80211_vif *vif = file->private_data; in iwl_dbgfs_tx_pwr_lmt_read() local 213 struct ieee80211_vif *vif = file->private_data; in iwl_dbgfs_pm_params_read() local 229 struct ieee80211_vif *vif = file->private_data; in iwl_dbgfs_mac_params_read() local 310 static void iwl_dbgfs_update_bf(struct ieee80211_vif *vif, in iwl_dbgfs_update_bf() 355 static ssize_t iwl_dbgfs_bf_params_write(struct ieee80211_vif *vif, char *buf, in iwl_dbgfs_bf_params_write() 456 struct ieee80211_vif *vif = file->private_data; in iwl_dbgfs_bf_params_read() local 508 static ssize_t iwl_dbgfs_tof_enable_write(struct ieee80211_vif *vif, in iwl_dbgfs_tof_enable_write() 571 struct ieee80211_vif *vif = file->private_data; in iwl_dbgfs_tof_enable_read() local [all …]
|
D | mac80211.c | 781 iwl_mvm_ampdu_check_trigger(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_ampdu_check_trigger() 828 struct ieee80211_vif *vif, in iwl_mvm_mac_ampdu_action() 926 struct ieee80211_vif *vif) in iwl_mvm_cleanup_iterator() 1623 static int iwl_mvm_set_tx_power(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_set_tx_power() 1644 struct ieee80211_vif *vif) in iwl_mvm_mac_add_interface() 1785 struct ieee80211_vif *vif) in iwl_mvm_prepare_mac_removal() 1838 struct ieee80211_vif *vif) in iwl_mvm_mac_remove_interface() 1901 struct ieee80211_vif *vif) in iwl_mvm_mc_iface_iterator() 2002 struct ieee80211_vif *vif, in iwl_mvm_config_iface_filter() 2030 iwl_mvm_set_bcast_filter(struct ieee80211_vif *vif, in iwl_mvm_set_bcast_filter() [all …]
|
D | tdls.c | 95 int iwl_mvm_tdls_sta_count(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_tdls_sta_count() 122 static void iwl_mvm_tdls_config(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_tdls_config() 180 void iwl_mvm_recalc_tdls_state(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_recalc_tdls_state() 198 struct ieee80211_vif *vif) in iwl_mvm_mac_mgd_protect_tdls_discover() 264 struct ieee80211_vif *vif; in iwl_mvm_rx_tdls_notif() local 383 struct ieee80211_vif *vif, in iwl_mvm_tdls_config_channel_switch() 515 struct ieee80211_vif *vif; in iwl_mvm_tdls_ch_switch_work() local 560 struct ieee80211_vif *vif, in iwl_mvm_tdls_channel_switch() 624 struct ieee80211_vif *vif, in iwl_mvm_tdls_cancel_channel_switch() 677 struct ieee80211_vif *vif, in iwl_mvm_tdls_recv_channel_switch()
|
D | sta.c | 262 struct ieee80211_vif *vif, in iwl_mvm_add_sta() 342 struct ieee80211_vif *vif, in iwl_mvm_update_sta() 490 struct ieee80211_vif *vif, in iwl_mvm_rm_sta() 572 struct ieee80211_vif *vif, in iwl_mvm_rm_sta_id() 689 int iwl_mvm_send_add_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_send_add_bcast_sta() 710 int iwl_mvm_send_rm_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_send_rm_bcast_sta() 723 int iwl_mvm_alloc_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_alloc_bcast_sta() 751 int iwl_mvm_add_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_add_bcast_sta() 771 void iwl_mvm_dealloc_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_dealloc_bcast_sta() 782 int iwl_mvm_rm_bcast_sta(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_rm_bcast_sta() [all …]
|
D | d3.c | 78 struct ieee80211_vif *vif, in iwl_mvm_set_rekey_data() 100 struct ieee80211_vif *vif, in iwl_mvm_ipv6_addr_change() 121 struct ieee80211_vif *vif, int idx) in iwl_mvm_set_default_unicast_key() 144 struct ieee80211_vif *vif, in iwl_mvm_wowlan_program_keys() 388 static void iwl_mvm_build_tcp_packet(struct ieee80211_vif *vif, in iwl_mvm_build_tcp_packet() 507 struct ieee80211_vif *vif, in iwl_mvm_send_remote_wake_cfg() 598 static int iwl_mvm_d3_reprogram(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_d3_reprogram() 698 struct ieee80211_vif *vif) in iwl_mvm_get_last_nonqos_seq() 734 void iwl_mvm_set_last_nonqos_seq(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_set_last_nonqos_seq() 786 struct ieee80211_vif *vif, struct iwl_mvm_vif *mvmvif, in iwl_mvm_get_wowlan_config() [all …]
|
D | binding.c | 118 struct ieee80211_vif *vif) in iwl_mvm_iface_iterator() 138 struct ieee80211_vif *vif, in iwl_mvm_binding_update() 179 int iwl_mvm_binding_add_vif(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_binding_add_vif() 196 int iwl_mvm_binding_remove_vif(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_binding_remove_vif()
|
D | tof.c | 110 struct ieee80211_vif *vif) in iwl_tof_iterator() 171 struct ieee80211_vif *vif) in iwl_mvm_tof_responder_cmd() 196 struct ieee80211_vif *vif) in iwl_mvm_tof_range_request_cmd() 230 struct ieee80211_vif *vif) in iwl_mvm_tof_range_request_ext_cmd()
|
D | time-event.c | 183 struct ieee80211_vif *vif, in iwl_mvm_te_check_disconnect() 202 struct ieee80211_vif *vif = te_data->vif; in iwl_mvm_te_handle_notify_csa() local 499 struct ieee80211_vif *vif, in iwl_mvm_time_event_send_add() 560 struct ieee80211_vif *vif, in iwl_mvm_protect_session() 730 struct ieee80211_vif *vif) in iwl_mvm_stop_session_protection() 739 int iwl_mvm_start_p2p_roc(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_start_p2p_roc() 845 struct ieee80211_vif *vif, in iwl_mvm_schedule_csa_period()
|
D | coex_legacy.c | 560 iwl_get_coex_type(struct iwl_mvm *mvm, const struct ieee80211_vif *vif) in iwl_get_coex_type() 827 struct ieee80211_vif *vif, in iwl_mvm_bt_coex_enable_rssi_event() 841 struct ieee80211_vif *vif) in iwl_mvm_bt_notif_iterator() 1088 struct ieee80211_vif *vif) in iwl_mvm_bt_rssi_iterator() 1123 void iwl_mvm_bt_rssi_event_old(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_bt_rssi_event_old()
|
D | coex.c | 361 iwl_get_coex_type(struct iwl_mvm *mvm, const struct ieee80211_vif *vif) in iwl_get_coex_type() 504 struct ieee80211_vif *vif, in iwl_mvm_bt_coex_enable_rssi_event() 518 struct ieee80211_vif *vif) in iwl_mvm_bt_notif_iterator() 755 void iwl_mvm_bt_rssi_event(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_bt_rssi_event()
|
D | scan.c | 193 struct ieee80211_vif *vif) in iwl_mvm_scan_condition_iterator() 210 struct ieee80211_vif *vif, in iwl_mvm_get_scan_type() 645 iwl_mvm_build_scan_probe(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_build_scan_probe() 740 struct ieee80211_vif *vif) in iwl_mvm_scan_use_ebs() 785 static int iwl_mvm_scan_lmac(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_scan_lmac() 1054 static int iwl_mvm_scan_umac(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_scan_umac() 1169 int iwl_mvm_reg_scan_start(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_reg_scan_start() 1250 struct ieee80211_vif *vif, in iwl_mvm_sched_scan_start()
|
D | utils.c | 839 void iwl_mvm_update_smps(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_update_smps() 907 struct ieee80211_vif *vif) in iwl_mvm_diversity_iter() 939 int iwl_mvm_update_low_latency(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_update_low_latency() 961 static void iwl_mvm_ll_iter(void *_data, u8 *mac, struct ieee80211_vif *vif) in iwl_mvm_ll_iter() 981 struct ieee80211_vif *vif; member 986 struct ieee80211_vif *vif) in iwl_mvm_bss_iface_iterator() 1018 struct ieee80211_vif *vif, in iwl_mvm_get_wd_timeout() 1061 void iwl_mvm_connection_loss(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in iwl_mvm_connection_loss()
|
D | ops.c | 1033 struct ieee80211_vif *vif, in iwl_mvm_disallow_offloading() 1085 struct ieee80211_vif *vif) in iwl_mvm_enter_d0i3_iterator() 1217 struct ieee80211_vif *vif) in iwl_mvm_exit_d0i3_iterator() 1236 struct ieee80211_vif *vif) in iwl_mvm_d0i3_wakeup_reason_iter()
|
D | offloading.c | 87 struct ieee80211_vif *vif, in iwl_mvm_send_proto_offload()
|
D | sf.c | 80 struct ieee80211_vif *vif) in iwl_mvm_bound_iface_iterator()
|
D | quota.c | 82 struct ieee80211_vif *vif) in iwl_mvm_quota_iterator()
|
D | mvm.h | 175 struct ieee80211_vif *vif; member 449 iwl_mvm_vif_from_mac80211(struct ieee80211_vif *vif) in iwl_mvm_vif_from_mac80211() 1208 iwl_mvm_vif_dbgfs_register(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_vif_dbgfs_register() 1212 iwl_mvm_vif_dbgfs_clean(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_vif_dbgfs_clean() 1267 iwl_mvm_set_last_nonqos_seq(struct iwl_mvm *mvm, struct ieee80211_vif *vif) in iwl_mvm_set_last_nonqos_seq() 1329 iwl_mvm_beacon_filter_debugfs_parameters(struct ieee80211_vif *vif, in iwl_mvm_beacon_filter_debugfs_parameters() 1494 struct ieee80211_vif *vif) in iwl_fw_dbg_trigger_vif_match() 1512 struct ieee80211_vif *vif, in iwl_fw_dbg_trigger_check_stop() 1523 struct ieee80211_vif *vif, in iwl_fw_dbg_trigger_simple_stop()
|
D | phy-ctxt.c | 272 struct ieee80211_vif *vif) in iwl_mvm_binding_iterator()
|
D | sta.h | 324 struct ieee80211_vif *vif; member
|
D | tt.c | 277 struct ieee80211_vif *vif) in iwl_mvm_tt_smps_iterator()
|
D | rx.c | 459 struct ieee80211_vif *vif) in iwl_mvm_stat_iterator()
|
D | tx.c | 541 struct ieee80211_vif *vif = mvmsta->vif; in iwl_mvm_check_ratid_empty() local
|
D | rs.c | 1984 static bool rs_tpc_allowed(struct iwl_mvm *mvm, struct ieee80211_vif *vif, in rs_tpc_allowed() 2088 struct ieee80211_vif *vif = mvm_sta->vif; in rs_tpc_perform() local
|
/linux-4.4.14/drivers/net/xen-netback/ |
D | interface.c | 72 int xenvif_schedulable(struct xenvif *vif) in xenvif_schedulable() 147 struct xenvif *vif = netdev_priv(dev); in xenvif_start_xmit() local 197 struct xenvif *vif = netdev_priv(dev); in xenvif_get_stats() local 227 static void xenvif_up(struct xenvif *vif) in xenvif_up() 243 static void xenvif_down(struct xenvif *vif) in xenvif_down() 261 struct xenvif *vif = netdev_priv(dev); in xenvif_open() local 270 struct xenvif *vif = netdev_priv(dev); in xenvif_close() local 279 struct xenvif *vif = netdev_priv(dev); in xenvif_change_mtu() local 291 struct xenvif *vif = netdev_priv(dev); in xenvif_fix_features() local 352 struct xenvif *vif = netdev_priv(dev); in xenvif_get_ethtool_stats() local [all …]
|
D | xenbus.c | 27 struct xenvif *vif; member 188 static void xenvif_debugfs_addif(struct xenvif *vif) in xenvif_debugfs_addif() 218 static void xenvif_debugfs_delif(struct xenvif *vif) in xenvif_debugfs_delif() 422 struct xenvif *vif; in backend_create_xenvif() local 667 struct xenvif *vif = container_of(watch, struct xenvif, credit_watch); in xen_net_rate_changed() local 686 static int xen_register_watchers(struct xenbus_device *dev, struct xenvif *vif) in xen_register_watchers() 711 static void xen_unregister_watchers(struct xenvif *vif) in xen_unregister_watchers() 952 struct xenvif *vif = be->vif; in read_xenbus_vif_flags() local
|
D | netback.c | 122 #define callback_param(vif, pending_idx) \ argument 152 static int xenvif_rx_ring_slots_needed(struct xenvif *vif) in xenvif_rx_ring_slots_needed() 424 struct xenvif *vif = netdev_priv(skb->dev); in xenvif_gop_skb() local 500 static int xenvif_check_gop(struct xenvif *vif, int nr_meta_slots, in xenvif_check_gop() 717 static void xenvif_fatal_tx_err(struct xenvif *vif) in xenvif_fatal_tx_err() 1129 static int xenvif_set_skb_gso(struct xenvif *vif, in xenvif_set_skb_gso() 1215 static int xenvif_mcast_add(struct xenvif *vif, const u8 *addr) in xenvif_mcast_add() 1237 static void xenvif_mcast_del(struct xenvif *vif, const u8 *addr) in xenvif_mcast_del() 1251 bool xenvif_mcast_match(struct xenvif *vif, const u8 *addr) in xenvif_mcast_match() 1267 void xenvif_mcast_addr_list_free(struct xenvif *vif) in xenvif_mcast_addr_list_free() [all …]
|
D | common.h | 138 struct xenvif *vif; /* Parent VIF */ member 272 static inline struct xenbus_device *xenvif_to_xenbus_device(struct xenvif *vif) in xenvif_to_xenbus_device()
|
/linux-4.4.14/drivers/net/wireless/mediatek/mt7601u/ |
D | main.c | 54 struct ieee80211_vif *vif) in mt7601u_add_interface() 78 struct ieee80211_vif *vif) in mt7601u_remove_interface() 140 mt7601u_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt7601u_bss_info_changed() 215 mt7601u_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt7601u_sta_add() 246 mt7601u_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt7601u_sta_remove() 265 mt7601u_sta_notify(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt7601u_sta_notify() 272 struct ieee80211_vif *vif, in mt7601u_sw_scan() 283 struct ieee80211_vif *vif) in mt7601u_sw_scan_complete() 293 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in mt7601u_set_key() 336 mt76_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt76_ampdu_action() [all …]
|
D | tx.c | 202 struct ieee80211_vif *vif = info->control.vif; in mt7601u_tx() local 267 int mt7601u_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mt7601u_conf_tx()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | main.c | 346 struct ieee80211_vif *vif) in ath_node_attach() 915 u8 *mac, struct ieee80211_vif *vif) in ath9k_vif_iter() 1012 struct ieee80211_vif *vif, bool changed) in ath9k_set_assoc_state() 1046 struct ieee80211_vif *vif = NULL; in ath9k_set_offchannel_state() local 1182 static void ath9k_tpc_vif_iter(void *data, u8 *mac, struct ieee80211_vif *vif) in ath9k_tpc_vif_iter() 1191 void ath9k_set_txpower(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_set_txpower() 1215 struct ieee80211_vif *vif) in ath9k_assign_hw_queues() 1233 struct ieee80211_vif *vif) in ath9k_add_interface() 1280 struct ieee80211_vif *vif, in ath9k_change_interface() 1316 struct ieee80211_vif *vif) in ath9k_remove_interface() [all …]
|
D | htc_drv_main.c | 91 static void ath9k_htc_vif_iter(void *data, u8 *mac, struct ieee80211_vif *vif) in ath9k_htc_vif_iter() 127 static void ath9k_htc_bssid_iter(void *data, u8 *mac, struct ieee80211_vif *vif) in ath9k_htc_bssid_iter() 141 struct ieee80211_vif *vif) in ath9k_htc_set_mac_bssid_mask() 470 struct ieee80211_vif *vif, in ath9k_htc_add_station() 536 struct ieee80211_vif *vif, in ath9k_htc_remove_station() 679 struct ieee80211_vif *vif, in ath9k_htc_update_rate() 706 struct ieee80211_vif *vif, in ath9k_htc_tx_aggr_oper() 1038 struct ieee80211_vif *vif) in ath9k_htc_add_interface() 1121 struct ieee80211_vif *vif) in ath9k_htc_remove_interface() 1320 struct ieee80211_vif *vif, in ath9k_htc_sta_add() [all …]
|
D | beacon.c | 72 static void ath9k_beacon_setup(struct ath_softc *sc, struct ieee80211_vif *vif, in ath9k_beacon_setup() 113 struct ieee80211_vif *vif) in ath9k_beacon_generate() 194 void ath9k_beacon_assign_slot(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_beacon_assign_slot() 217 void ath9k_beacon_remove_slot(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_beacon_remove_slot() 276 static void ath9k_set_tsfadjust(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_set_tsfadjust() 294 bool ath9k_csa_is_finished(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_csa_is_finished() 306 static void ath9k_csa_update_vif(void *data, u8 *mac, struct ieee80211_vif *vif) in ath9k_csa_update_vif() 325 struct ieee80211_vif *vif; in ath9k_beacon_tasklet() local 510 struct ieee80211_vif *vif) in ath9k_allow_beacon_config() 584 void ath9k_beacon_config(struct ath_softc *sc, struct ieee80211_vif *vif, in ath9k_beacon_config()
|
D | htc_drv_beacon.c | 141 struct ieee80211_vif *vif; in ath9k_htc_send_buffered() local 195 struct ieee80211_vif *vif; in ath9k_htc_send_beacon() local 323 struct ieee80211_vif *vif) in ath9k_htc_assign_bslot() 345 struct ieee80211_vif *vif) in ath9k_htc_remove_bslot() 363 struct ieee80211_vif *vif) in ath9k_htc_set_tsfadjust() 385 static void ath9k_htc_beacon_iter(void *data, u8 *mac, struct ieee80211_vif *vif) in ath9k_htc_beacon_iter() 396 struct ieee80211_vif *vif) in ath9k_htc_check_beacon_config() 451 struct ieee80211_vif *vif) in ath9k_htc_beacon_config() 511 struct ieee80211_vif *vif; in ath9k_htc_csa_is_finished() local
|
D | channel.c | 157 struct ieee80211_vif *vif; in ath_is_go_chanctx_present() local 263 struct ieee80211_vif *vif = avp->vif; in ath_chanctx_check_active() local 474 void ath_chanctx_event(struct ath_softc *sc, struct ieee80211_vif *vif, in ath_chanctx_event() 891 struct ieee80211_vif *vif; in ath_offchannel_next() local 969 struct ieee80211_vif *vif = sc->offchannel.scan_vif; in ath_scan_send_probe() local 1081 struct ieee80211_vif *vif = avp->vif; in ath_chanctx_send_vif_ps_frame() local 1424 static void ath9k_update_p2p_ps(struct ath_softc *sc, struct ieee80211_vif *vif) in ath9k_update_p2p_ps() 1524 struct ieee80211_vif *vif; in ath9k_p2p_ps_timer() local 1568 struct ieee80211_vif *vif) in ath9k_p2p_bss_info_changed() 1587 struct ieee80211_vif *vif) in ath9k_p2p_remove_vif()
|
D | htc_drv_debug.c | 427 struct ieee80211_vif *vif, in ath9k_htc_get_et_strings() 436 struct ieee80211_vif *vif, int sset) in ath9k_htc_get_et_sset_count() 454 struct ieee80211_vif *vif, in ath9k_htc_get_et_stats()
|
D | htc_drv_txrx.c | 261 struct ieee80211_vif *vif, in ath9k_htc_tx_data() 342 struct ieee80211_vif *vif = tx_info->control.vif; in ath9k_htc_tx_start() local 401 struct ieee80211_vif *vif, in ath9k_htc_check_tx_aggr() 444 struct ieee80211_vif *vif; in ath9k_htc_tx_process() local
|
D | debug_sta.c | 246 struct ieee80211_vif *vif, in ath9k_sta_add_debugfs()
|
D | xmit.c | 138 static void ath_set_rates(struct ieee80211_vif *vif, struct ieee80211_sta *sta, in ath_set_rates() 2100 struct ieee80211_vif *vif = tx_info->control.vif; in setup_frame_info() local 2203 struct ieee80211_vif *vif = info->control.vif; in ath_assign_seq() local 2227 struct ieee80211_vif *vif = info->control.vif; in ath_tx_prepare() local 2274 struct ieee80211_vif *vif = info->control.vif; in ath_tx_start() local 2381 void ath_tx_cabq(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in ath_tx_cabq()
|
D | debug.c | 1219 struct ieee80211_vif *vif, in ath9k_get_et_strings() 1228 struct ieee80211_vif *vif, int sset) in ath9k_get_et_sset_count() 1249 struct ieee80211_vif *vif, in ath9k_get_et_stats()
|
D | ath9k.h | 254 struct ieee80211_vif *vif; /* interface with which we're associated */ member 502 struct ieee80211_vif *vif, in ath_chanctx_event() 514 struct ieee80211_vif *vif) in ath9k_p2p_remove_vif() 521 struct ieee80211_vif *vif) in ath9k_p2p_bss_info_changed() 604 struct ieee80211_vif *vif; member
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
D | mac80211.c | 341 struct ieee80211_vif *vif, in iwlagn_mac_set_rekey_data() 437 struct ieee80211_vif *vif; in iwlagn_mac_resume() local 599 struct ieee80211_vif *vif, in iwlagn_mac_update_tkip_key() 610 struct ieee80211_vif *vif, in iwlagn_mac_set_key() 731 struct ieee80211_vif *vif, in iwlagn_mac_ampdu_action() 802 struct ieee80211_vif *vif, in iwlagn_mac_sta_add() 835 struct ieee80211_vif *vif, in iwlagn_mac_sta_remove() 862 struct ieee80211_vif *vif, in iwlagn_mac_sta_state() 957 struct ieee80211_vif *vif, in iwlagn_mac_channel_switch() 1108 static void iwlagn_mac_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in iwlagn_mac_flush() [all …]
|
D | rxon.c | 201 struct ieee80211_vif *vif) in iwlagn_update_beacon() 299 struct ieee80211_vif *vif = ctx->vif; in iwl_send_rxon_timing() local 744 struct ieee80211_vif *vif) in iwl_set_flags_for_band() 1283 struct ieee80211_vif *vif = ctx->vif; in iwlagn_check_needed_chains() local 1409 struct ieee80211_vif *vif, in iwlagn_bss_info_changed()
|
D | tx.c | 504 int iwlagn_tx_agg_stop(struct iwl_priv *priv, struct ieee80211_vif *vif, in iwlagn_tx_agg_stop() 595 int iwlagn_tx_agg_start(struct iwl_priv *priv, struct ieee80211_vif *vif, in iwlagn_tx_agg_start() 654 int iwlagn_tx_agg_flush(struct iwl_priv *priv, struct ieee80211_vif *vif, in iwlagn_tx_agg_flush() 699 int iwlagn_tx_agg_oper(struct iwl_priv *priv, struct ieee80211_vif *vif, in iwlagn_tx_agg_oper() 767 struct ieee80211_vif *vif; in iwlagn_check_ratid_empty() local
|
D | scan.c | 472 struct ieee80211_vif *vif, in iwl_get_channel_for_reset_scan() 507 struct ieee80211_vif *vif, in iwl_get_channels_for_scan() 628 static int iwlagn_request_scan(struct iwl_priv *priv, struct ieee80211_vif *vif) in iwlagn_request_scan() 935 struct ieee80211_vif *vif, in iwl_scan_initiate()
|
D | devices.c | 416 struct ieee80211_vif *vif = ctx->vif; in iwl5000_hw_channel_switch() local 577 struct ieee80211_vif *vif = ctx->vif; in iwl6000_hw_channel_switch() local
|
D | lib.c | 119 struct ieee80211_vif *vif, bool add) in iwlagn_manage_ibss_station() 912 struct ieee80211_vif *vif, in iwlagn_wowlan_program_keys()
|
D | sta.c | 1078 struct ieee80211_vif *vif, in iwlagn_key_sta_id() 1151 struct ieee80211_vif *vif, in iwl_update_tkip_key()
|
D | dev.h | 486 struct ieee80211_vif *vif; member 917 iwl_rxon_ctx_from_vif(struct ieee80211_vif *vif) in iwl_rxon_ctx_from_vif()
|
/linux-4.4.14/drivers/net/wireless/rt2x00/ |
D | rt2x00mac.c | 199 struct ieee80211_vif *vif) in rt2x00mac_add_interface() 267 struct ieee80211_vif *vif) in rt2x00mac_remove_interface() 400 struct ieee80211_vif *vif) in rt2x00mac_set_tim_iter() 451 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in rt2x00mac_set_key() 534 int rt2x00mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rt2x00mac_sta_add() 543 int rt2x00mac_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rt2x00mac_sta_remove() 554 struct ieee80211_vif *vif, in rt2x00mac_sw_scan_start() 564 struct ieee80211_vif *vif) in rt2x00mac_sw_scan_complete() 589 struct ieee80211_vif *vif, in rt2x00mac_bss_info_changed() 692 struct ieee80211_vif *vif, u16 queue_idx, in rt2x00mac_conf_tx() [all …]
|
D | rt2x00dev.c | 37 struct ieee80211_vif *vif) in rt2x00lib_get_bssidx() 130 struct ieee80211_vif *vif) in rt2x00lib_intf_scheduled_iter() 183 struct ieee80211_vif *vif) in rt2x00lib_bc_buffer_iter() 206 struct ieee80211_vif *vif) in rt2x00lib_beaconupdate_iter()
|
D | rt2x00queue.c | 724 struct ieee80211_vif *vif) in rt2x00queue_clear_beacon() 747 struct ieee80211_vif *vif) in rt2x00queue_update_beacon()
|
D | rt2400pci.c | 1664 struct ieee80211_vif *vif, u16 queue, in rt2400pci_conf_tx() 1690 struct ieee80211_vif *vif) in rt2400pci_get_tsf()
|
D | rt73usb.c | 2230 struct ieee80211_vif *vif, u16 queue_idx, in rt73usb_conf_tx() 2287 static u64 rt73usb_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in rt73usb_get_tsf()
|
D | rt2800lib.c | 1421 int rt2800_sta_add(struct rt2x00_dev *rt2x00dev, struct ieee80211_vif *vif, in rt2800_sta_add() 7854 struct ieee80211_vif *vif, u16 queue_idx, in rt2800_conf_tx() 7922 u64 rt2800_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in rt2800_get_tsf() 7937 int rt2800_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rt2800_ampdu_action()
|
D | rt61pci.c | 2893 struct ieee80211_vif *vif, u16 queue_idx, in rt61pci_conf_tx() 2950 static u64 rt61pci_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in rt61pci_get_tsf()
|
D | rt2500pci.c | 1989 struct ieee80211_vif *vif) in rt2500pci_get_tsf()
|
D | rt2x00.h | 383 static inline struct rt2x00_intf* vif_to_intf(struct ieee80211_vif *vif) in vif_to_intf()
|
/linux-4.4.14/drivers/net/wireless/ath/ath5k/ |
D | mac80211-ops.c | 74 ath5k_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in ath5k_add_interface() 159 struct ieee80211_vif *vif) in ath5k_remove_interface() 252 ath5k_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in ath5k_bss_info_changed() 474 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in ath5k_set_key() 540 struct ieee80211_vif *vif, in ath5k_sw_scan_start() 550 ath5k_sw_scan_complete(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in ath5k_sw_scan_complete() 577 ath5k_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 queue, in ath5k_conf_tx() 616 ath5k_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in ath5k_get_tsf() 625 ath5k_set_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u64 tsf) in ath5k_set_tsf() 634 ath5k_reset_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in ath5k_reset_tsf()
|
D | base.c | 478 void ath5k_vif_iter(void *data, u8 *mac, struct ieee80211_vif *vif) in ath5k_vif_iter() 520 struct ieee80211_vif *vif) in ath5k_update_bssid_mask_and_opmode() 1893 ath5k_beacon_update(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in ath5k_beacon_update() 1931 struct ieee80211_vif *vif; in ath5k_beacon_send() local
|
/linux-4.4.14/drivers/net/wireless/ath/wcn36xx/ |
D | pmc.c | 22 struct ieee80211_vif *vif) in wcn36xx_pmc_enter_bmps_state() 43 struct ieee80211_vif *vif) in wcn36xx_pmc_exit_bmps_state() 57 struct ieee80211_vif *vif) in wcn36xx_enable_keep_alive_null_packet()
|
D | main.c | 173 static inline u8 get_sta_index(struct ieee80211_vif *vif, in get_sta_index() 339 struct ieee80211_vif *vif = NULL; in wcn36xx_config() local 385 struct ieee80211_vif *vif, in wcn36xx_set_key() 500 struct ieee80211_vif *vif, in wcn36xx_sw_scan_start() 510 struct ieee80211_vif *vif) in wcn36xx_sw_scan_complete() 585 struct ieee80211_vif *vif, in wcn36xx_bss_info_changed() 757 struct ieee80211_vif *vif) in wcn36xx_remove_interface() 768 struct ieee80211_vif *vif) in wcn36xx_add_interface() 791 static int wcn36xx_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in wcn36xx_sta_add() 816 struct ieee80211_vif *vif, in wcn36xx_sta_remove() [all …]
|
D | smd.c | 121 static void wcn36xx_smd_set_bss_ht_params(struct ieee80211_vif *vif, in wcn36xx_smd_set_bss_ht_params() 190 struct ieee80211_vif *vif, in wcn36xx_smd_set_sta_params() 620 struct ieee80211_vif *vif, int ch) in wcn36xx_smd_switch_channel() 708 struct ieee80211_vif *vif, in wcn36xx_smd_add_sta_self_rsp() 736 int wcn36xx_smd_add_sta_self(struct wcn36xx *wcn, struct ieee80211_vif *vif) in wcn36xx_smd_add_sta_self() 845 int wcn36xx_smd_join(struct wcn36xx *wcn, const u8 *bssid, u8 *vif, u8 ch) in wcn36xx_smd_join() 1003 int wcn36xx_smd_config_sta(struct wcn36xx *wcn, struct ieee80211_vif *vif, in wcn36xx_smd_config_sta() 1156 struct ieee80211_vif *vif, in wcn36xx_smd_config_bss_rsp() 1197 int wcn36xx_smd_config_bss(struct wcn36xx *wcn, struct ieee80211_vif *vif, in wcn36xx_smd_config_bss() 1327 int wcn36xx_smd_delete_bss(struct wcn36xx *wcn, struct ieee80211_vif *vif) in wcn36xx_smd_delete_bss() [all …]
|
D | debug.c | 32 struct ieee80211_vif *vif = NULL; in read_file_bool_bmps() local 59 struct ieee80211_vif *vif = NULL; in write_file_bool_bmps() local
|
D | txrx.c | 103 struct ieee80211_vif *vif = NULL; in get_vif_by_addr() local 158 struct ieee80211_vif *vif = NULL; in wcn36xx_set_tx_data() local
|
D | wcn36xx.h | 167 struct wcn36xx_vif *vif; member
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
D | core.c | 236 struct ieee80211_vif *vif) in rtl_op_add_interface() 335 struct ieee80211_vif *vif) in rtl_op_remove_interface() 368 struct ieee80211_vif *vif, in rtl_op_change_interface() 898 struct ieee80211_vif *vif, in rtl_op_sta_add() 944 struct ieee80211_vif *vif, in rtl_op_sta_remove() 990 struct ieee80211_vif *vif, u16 queue, in rtl_op_conf_tx() 1014 struct ieee80211_vif *vif) in send_beacon_frame() 1027 struct ieee80211_vif *vif, in rtl_op_bss_info_changed() 1329 static u64 rtl_op_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in rtl_op_get_tsf() 1339 struct ieee80211_vif *vif, u64 tsf) in rtl_op_set_tsf() [all …]
|
D | base.c | 1408 int rtl_tx_agg_start(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rtl_tx_agg_start() 1437 int rtl_tx_agg_stop(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rtl_tx_agg_stop()
|
D | wifi.h | 1370 struct ieee80211_vif *vif; member 3025 struct ieee80211_vif *vif, in get_sta()
|
/linux-4.4.14/drivers/net/wireless/rsi/ |
D | rsi_91x_mac80211.c | 295 struct ieee80211_vif *vif) in rsi_mac80211_add_interface() 329 struct ieee80211_vif *vif) in rsi_mac80211_remove_interface() 431 struct ieee80211_vif *vif = adapter->vifs[0]; in rsi_get_connected_channel() local 453 struct ieee80211_vif *vif, in rsi_mac80211_bss_info_changed() 512 struct ieee80211_vif *vif, u16 queue, in rsi_mac80211_conf_tx() 564 struct ieee80211_vif *vif, in rsi_hal_key_config() 610 struct ieee80211_vif *vif, in rsi_mac80211_set_key() 672 struct ieee80211_vif *vif, in rsi_mac80211_ampdu_action() 778 struct ieee80211_vif *vif, in rsi_mac80211_set_rate_mask() 966 struct ieee80211_vif *vif, in rsi_mac80211_sta_add() [all …]
|
/linux-4.4.14/drivers/staging/vt6656/ |
D | main_usb.c | 584 static int vnt_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in vnt_add_interface() 620 struct ieee80211_vif *vif) in vnt_remove_interface() 692 struct ieee80211_vif *vif, struct ieee80211_bss_conf *conf, in vnt_bss_info_changed() 840 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in vnt_set_key() 861 struct ieee80211_vif *vif, in vnt_sw_scan_start() 872 struct ieee80211_vif *vif) in vnt_sw_scan_complete() 890 static u64 vnt_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in vnt_get_tsf() 897 static void vnt_set_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in vnt_set_tsf() 905 static void vnt_reset_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in vnt_reset_tsf()
|
D | key.c | 122 struct ieee80211_vif *vif, struct ieee80211_key_conf *key) in vnt_set_keys()
|
D | rxtx.c | 1086 int vnt_beacon_make(struct vnt_private *priv, struct ieee80211_vif *vif) in vnt_beacon_make() 1102 int vnt_beacon_enable(struct vnt_private *priv, struct ieee80211_vif *vif, in vnt_beacon_enable()
|
D | device.h | 271 struct ieee80211_vif *vif; member
|
/linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
D | event.c | 35 struct ieee80211_vif *vif; in wlcore_event_rssi_trigger() local 58 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_stop_ba_event() local 137 struct ieee80211_vif *vif; in wlcore_event_channel_switch() local 180 struct ieee80211_vif *vif; in wlcore_disconnect_sta() local 239 struct ieee80211_vif *vif; in wlcore_event_beacon_loss() local
|
D | main.c | 713 struct ieee80211_vif *vif) in wl12xx_vif_count_iter() 940 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_save_freed_pkts_addr() local 987 struct ieee80211_vif *vif; in wl1271_recovery_work() local 1258 struct ieee80211_vif *vif = info->control.vif; in wl1271_op_tx() local 2084 struct ieee80211_vif *vif; in wlcore_channel_switch_work() local 2121 struct ieee80211_vif *vif; in wlcore_connection_loss_work() local 2252 static int wl12xx_init_vif_data(struct wl1271 *wl, struct ieee80211_vif *vif) in wl12xx_init_vif_data() 2477 struct ieee80211_vif *vif; member 2483 struct ieee80211_vif *vif) in wlcore_hw_queue_iter() 2502 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wlcore_allocate_hw_queue_base() local [all …]
|
D | init.c | 185 struct ieee80211_vif *vif) in wl1271_ap_init_null_template() 218 struct ieee80211_vif *vif) in wl1271_ap_init_qos_null_template() 373 struct ieee80211_vif *vif) in wl1271_sta_hw_init_post_mem() 403 int wl1271_ap_init_templates(struct wl1271 *wl, struct ieee80211_vif *vif) in wl1271_ap_init_templates() 432 struct ieee80211_vif *vif) in wl1271_ap_hw_init_post_mem() 564 int wl1271_init_vif_specific(struct wl1271 *wl, struct ieee80211_vif *vif) in wl1271_init_vif_specific()
|
D | cmd.c | 513 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_role_start_sta() local 625 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_role_start_ap() local 762 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_role_start_ibss() local 1092 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_build_klv_null_data() local 1117 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_cmd_build_ps_poll() local 1140 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_cmd_build_probe_req() local 1186 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_cmd_build_ap_probe_req() local 1218 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_cmd_build_arp_rsp() local 1306 int wl1271_build_qos_null_data(struct wl1271 *wl, struct ieee80211_vif *vif) in wl1271_build_qos_null_data()
|
D | ps.c | 277 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_ps_link_start() local 312 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl12xx_ps_link_end() local
|
D | scan.c | 93 struct ieee80211_vif *vif) in wlcore_started_vifs_iter() 340 int wlcore_scan(struct wl1271 *wl, struct ieee80211_vif *vif, in wlcore_scan()
|
D | testmode.c | 361 int wl1271_tm_cmd(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in wl1271_tm_cmd()
|
D | hw_ops.h | 194 struct ieee80211_vif *vif, in wlcore_hw_set_key()
|
D | tx.c | 914 struct ieee80211_vif *vif; in wl1271_tx_complete_packet() local
|
D | wlcore_i.h | 494 static inline struct wl12xx_vif *wl12xx_vif_to_data(struct ieee80211_vif *vif) in wl12xx_vif_to_data()
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | mac.c | 569 int ath10k_mac_vif_chan(struct ieee80211_vif *vif, in ath10k_mac_vif_chan() 1415 struct ieee80211_vif *vif = arvif->vif; in ath10k_mac_setup_bcn_tmpl() local 1465 struct ieee80211_vif *vif = arvif->vif; in ath10k_mac_setup_prb_tmpl() local 1710 struct ieee80211_vif *vif = arvif->vif; in ath10k_mac_vif_setup_ps() local 1810 struct ieee80211_vif *vif = arvif->vif; in ath10k_mac_vif_ap_csa_count_down() local 1856 struct ieee80211_vif *vif) in ath10k_mac_handle_beacon_iter() 1880 struct ieee80211_vif *vif) in ath10k_mac_handle_beacon_miss_iter() 1916 struct ieee80211_vif *vif = arvif->vif; in ath10k_mac_vif_sta_connection_loss_work() local 1929 struct ieee80211_vif *vif) in ath10k_peer_assoc_h_listen_intval() 1946 struct ieee80211_vif *vif, in ath10k_peer_assoc_h_basic() [all …]
|
D | mac.h | 78 static inline struct ath10k_vif *ath10k_vif_to_arvif(struct ieee80211_vif *vif) in ath10k_vif_to_arvif() 83 static inline void ath10k_tx_h_seq_no(struct ieee80211_vif *vif, in ath10k_tx_h_seq_no()
|
D | testmode.h | 40 struct ieee80211_vif *vif, in ath10k_tm_cmd()
|
D | p2p.c | 133 struct ieee80211_vif *vif) in ath10k_p2p_noa_update_vdev_iter()
|
D | testmode.c | 509 int ath10k_tm_cmd(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in ath10k_tm_cmd()
|
D | debugfs_sta.c | 235 void ath10k_sta_add_debugfs(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in ath10k_sta_add_debugfs()
|
D | debug.c | 1291 struct ieee80211_vif *vif, in ath10k_debug_get_et_strings() 1300 struct ieee80211_vif *vif, int sset) in ath10k_debug_get_et_sset_count() 1309 struct ieee80211_vif *vif, in ath10k_debug_get_et_stats()
|
D | core.h | 350 struct ieee80211_vif *vif; member
|
D | wmi.c | 1702 struct ieee80211_vif *vif) in ath10k_wmi_tx_beacons_iter()
|
/linux-4.4.14/drivers/net/wireless/p54/ |
D | main.c | 38 struct ieee80211_vif *vif, in p54_sta_add_remove() 53 static void p54_sta_notify(struct ieee80211_hw *dev, struct ieee80211_vif *vif, in p54_sta_notify() 139 struct ieee80211_vif *vif) in p54_beacon_update() 227 struct ieee80211_vif *vif) in p54_add_interface() 261 struct ieee80211_vif *vif) in p54_remove_interface() 410 struct ieee80211_vif *vif, u16 queue, in p54_conf_tx() 456 struct ieee80211_vif *vif, in p54_bss_info_changed() 504 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in p54_set_key() 672 static void p54_flush(struct ieee80211_hw *dev, struct ieee80211_vif *vif, in p54_flush()
|
D | p54.h | 169 struct ieee80211_vif *vif; member
|
/linux-4.4.14/drivers/net/wireless/ |
D | mac80211_hwsim.c | 185 static inline void hwsim_check_magic(struct ieee80211_vif *vif) in hwsim_check_magic() 193 static inline void hwsim_set_magic(struct ieee80211_vif *vif) in hwsim_set_magic() 199 static inline void hwsim_clear_magic(struct ieee80211_vif *vif) in hwsim_clear_magic() 608 static void hwsim_send_ps_poll(void *dat, u8 *mac, struct ieee80211_vif *vif) in hwsim_send_ps_poll() 640 struct ieee80211_vif *vif, int ps) in hwsim_send_nullfunc() 673 struct ieee80211_vif *vif) in hwsim_send_nullfunc_ps() 680 struct ieee80211_vif *vif) in hwsim_send_nullfunc_no_ps() 778 struct ieee80211_vif *vif) in mac80211_hwsim_get_tsf() 785 struct ieee80211_vif *vif, u64 tsf) in mac80211_hwsim_set_tsf() 897 struct ieee80211_vif *vif) in mac80211_hwsim_addr_iter() [all …]
|
D | mwl8k.c | 311 struct ieee80211_vif *vif; member 2282 struct ieee80211_vif *vif, in mwl8k_post_pervif_cmd() 2949 struct ieee80211_vif *vif, u8 *beacon, int len) in mwl8k_cmd_set_beacon() 3223 struct ieee80211_vif *vif, u32 legacy_rate_mask) in mwl8k_cmd_set_aid() 3277 mwl8k_cmd_set_rate(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in mwl8k_cmd_set_rate() 3672 struct ieee80211_vif *vif, u8 *mac, bool set) in mwl8k_cmd_update_mac_addr() 3723 struct ieee80211_vif *vif, u8 *mac) in mwl8k_cmd_set_mac_addr() 3732 struct ieee80211_vif *vif, u8 *mac) in mwl8k_cmd_del_mac_addr() 3855 struct ieee80211_vif *vif, int enable) in mwl8k_cmd_bss_start() 3892 struct ieee80211_vif *vif; in mwl8k_enable_bsses() local [all …]
|
D | adm8211.c | 1257 struct ieee80211_vif *vif) in adm8211_get_tsft() 1311 struct ieee80211_vif *vif, in adm8211_bss_info_changed() 1391 struct ieee80211_vif *vif) in adm8211_add_interface() 1418 struct ieee80211_vif *vif) in adm8211_remove_interface()
|
D | at76c50x-usb.c | 1891 struct ieee80211_vif *vif) in at76_add_interface() 1916 struct ieee80211_vif *vif) in at76_remove_interface() 1957 struct ieee80211_vif *vif, in at76_hw_scan() 2037 struct ieee80211_vif *vif, in at76_bss_info_changed() 2135 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in at76_set_key()
|
/linux-4.4.14/drivers/net/wireless/ath/carl9170/ |
D | main.c | 560 struct ieee80211_vif *vif) in carl9170_init_interface() 600 struct ieee80211_vif *vif) in carl9170_op_add_interface() 765 struct ieee80211_vif *vif) in carl9170_op_remove_interface() 1048 struct ieee80211_vif *vif, in carl9170_op_bss_info_changed() 1157 struct ieee80211_vif *vif) in carl9170_op_get_tsf() 1174 struct ieee80211_vif *vif, in carl9170_op_set_key() 1316 struct ieee80211_vif *vif, in carl9170_op_sta_add() 1345 struct ieee80211_vif *vif, in carl9170_op_sta_remove() 1383 struct ieee80211_vif *vif, u16 queue, in carl9170_op_conf_tx() 1415 struct ieee80211_vif *vif, in carl9170_op_ampdu_action() [all …]
|
D | mac.c | 86 struct ieee80211_vif *vif; in carl9170_set_slot_time() local 108 struct ieee80211_vif *vif; in carl9170_set_mac_rates() local 303 struct ieee80211_vif *vif; in carl9170_set_operating_mode() local 405 struct ieee80211_vif *vif; in carl9170_set_beacon_timers() local
|
D | tx.c | 112 struct ieee80211_vif *vif; in __carl9170_get_tx_sta() local 869 struct ieee80211_vif *vif, in carl9170_tx_get_rates() 1474 struct ieee80211_vif *vif; in carl9170_op_tx() local
|
D | rx.c | 164 struct ieee80211_vif *vif; in carl9170_handle_command_response() local
|
D | carl9170.h | 138 struct ieee80211_vif *vif; member 173 struct ieee80211_vif __rcu *vif; member 660 static inline bool is_main_vif(struct ar9170 *ar, struct ieee80211_vif *vif) in is_main_vif()
|
D | debug.c | 448 struct ieee80211_vif *vif = carl9170_get_vif(iter); in carl9170_debugfs_vif_dump_read() local
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | p2p.c | 550 struct brcmf_cfg80211_vif *vif; in brcmf_p2p_deinit_discovery() local 574 struct brcmf_cfg80211_vif *vif; in brcmf_p2p_enable_discovery() local 642 struct brcmf_cfg80211_vif *vif; in brcmf_p2p_escan() local 775 struct brcmf_cfg80211_vif *vif; in brcmf_p2p_run_escan() local 888 struct brcmf_cfg80211_vif *vif) in brcmf_p2p_scan_prep() 932 struct brcmf_cfg80211_vif *vif; in brcmf_p2p_discover_listen() local 1502 struct brcmf_cfg80211_vif *vif; in brcmf_p2p_tx_action_frame() local 1855 struct brcmf_cfg80211_vif *vif = ifp->vif; in brcmf_p2p_notify_rx_mgmt_p2p_probereq() local 1960 struct brcmf_cfg80211_vif *vif; in brcmf_p2p_ifchange() local 2035 static int brcmf_p2p_disable_p2p_if(struct brcmf_cfg80211_vif *vif) in brcmf_p2p_disable_p2p_if() [all …]
|
D | cfg80211.c | 97 static bool check_vif_up(struct brcmf_cfg80211_vif *vif) in check_vif_up() 390 struct brcmf_cfg80211_vif *vif, in brcmf_vif_change_validate() 487 struct brcmf_cfg80211_vif *vif; in brcmf_cfg80211_update_proto_addr_mode() local 540 struct brcmf_cfg80211_vif *vif; in brcmf_ap_add_vif() local 592 static bool brcmf_is_apmode(struct brcmf_cfg80211_vif *vif) in brcmf_is_apmode() 600 static bool brcmf_is_ibssmode(struct brcmf_cfg80211_vif *vif) in brcmf_is_ibssmode() 774 struct brcmf_cfg80211_vif *vif = ifp->vif; in brcmf_cfg80211_change_iface() local 1022 brcmf_cfg80211_escan(struct wiphy *wiphy, struct brcmf_cfg80211_vif *vif, in brcmf_cfg80211_escan() 1134 struct brcmf_cfg80211_vif *vif; in brcmf_cfg80211_scan() local 1256 static void brcmf_link_down(struct brcmf_cfg80211_vif *vif, u16 reason) in brcmf_link_down() [all …]
|
D | vendor.c | 34 struct brcmf_cfg80211_vif *vif; in brcmf_cfg80211_vndr_cmds_dcmd_handler() local
|
D | btcoex.c | 87 struct brcmf_cfg80211_vif *vif; member 466 int brcmf_btcoex_set_mode(struct brcmf_cfg80211_vif *vif, in brcmf_btcoex_set_mode()
|
D | p2p.h | 45 struct brcmf_cfg80211_vif *vif; member
|
D | core.h | 186 struct brcmf_cfg80211_vif *vif; member
|
D | cfg80211.h | 333 struct brcmf_cfg80211_vif *vif; member 442 struct brcmf_cfg80211_vif *vif; in cfg_to_ndev() local
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/ |
D | mac80211_if.c | 490 brcms_ops_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in brcms_ops_add_interface() 520 brcms_ops_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in brcms_ops_remove_interface() 580 struct ieee80211_vif *vif, in brcms_ops_bss_info_changed() 765 struct ieee80211_vif *vif, in brcms_ops_sw_scan_start() 776 struct ieee80211_vif *vif) in brcms_ops_sw_scan_complete() 786 brcms_ops_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 queue, in brcms_ops_conf_tx() 799 brcms_ops_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in brcms_ops_sta_add() 820 struct ieee80211_vif *vif, in brcms_ops_ampdu_action() 900 static void brcms_ops_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in brcms_ops_flush() 916 static u64 brcms_ops_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in brcms_ops_get_tsf() [all …]
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
D | sta.c | 209 struct ieee80211_vif *vif) in cw1200_add_interface() 252 struct ieee80211_vif *vif) in cw1200_remove_interface() 309 struct ieee80211_vif *vif, in cw1200_change_interface() 611 int cw1200_conf_tx(struct ieee80211_hw *dev, struct ieee80211_vif *vif, in cw1200_conf_tx() 684 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in cw1200_set_key() 937 void cw1200_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in cw1200_flush() 1548 int cw1200_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in cw1200_sta_add() 1579 int cw1200_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in cw1200_sta_remove() 1603 struct ieee80211_vif *vif, in __cw1200_sta_notify() 1644 struct ieee80211_vif *vif, in cw1200_sta_notify() [all …]
|
D | scan.c | 55 struct ieee80211_vif *vif, in cw1200_hw_scan()
|
D | cw1200.h | 97 struct ieee80211_vif *vif; member
|
/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
D | main.c | 497 struct ieee80211_vif *vif) in wl1251_op_add_interface() 543 struct ieee80211_vif *vif) in wl1251_op_remove_interface() 883 struct ieee80211_vif *vif, in wl1251_op_set_key() 989 struct ieee80211_vif *vif, in wl1251_op_hw_scan() 1094 struct ieee80211_vif *vif, in wl1251_op_bss_info_changed() 1302 struct ieee80211_vif *vif, u16 queue, in wl1251_op_conf_tx()
|
D | wl1251.h | 395 struct ieee80211_vif *vif; member
|
/linux-4.4.14/net/mac80211/ |
D | agg-tx.c | 114 void ieee80211_send_bar(struct ieee80211_vif *vif, u8 *ra, u16 tid, u16 ssn) in ieee80211_send_bar() 720 void ieee80211_start_tx_ba_cb(struct ieee80211_vif *vif, u8 *ra, u16 tid) in ieee80211_start_tx_ba_cb() 762 void ieee80211_start_tx_ba_cb_irqsafe(struct ieee80211_vif *vif, in ieee80211_start_tx_ba_cb_irqsafe() 839 void ieee80211_stop_tx_ba_cb(struct ieee80211_vif *vif, u8 *ra, u8 tid) in ieee80211_stop_tx_ba_cb() 893 void ieee80211_stop_tx_ba_cb_irqsafe(struct ieee80211_vif *vif, in ieee80211_stop_tx_ba_cb_irqsafe()
|
D | tx.c | 1232 struct ieee80211_vif *vif, in ieee80211_drv_tx() 1322 struct ieee80211_vif *vif, in ieee80211_tx_frags() 1401 struct ieee80211_vif *vif; in __ieee80211_tx() local 1515 struct ieee80211_vif *vif, struct sk_buff *skb, in ieee80211_tx_prepare_skb() 3231 u8 ieee80211_csa_update_counter(struct ieee80211_vif *vif) in ieee80211_csa_update_counter() 3257 bool ieee80211_csa_is_complete(struct ieee80211_vif *vif) in ieee80211_csa_is_complete() 3317 struct ieee80211_vif *vif, in __ieee80211_beacon_get() 3506 struct ieee80211_vif *vif, in ieee80211_beacon_get_template() 3514 struct ieee80211_vif *vif, in ieee80211_beacon_get_tim() 3550 struct ieee80211_vif *vif) in ieee80211_proberesp_get() [all …]
|
D | agg-rx.c | 111 void ieee80211_stop_rx_ba_session(struct ieee80211_vif *vif, u16 ba_rx_bitmap, in ieee80211_stop_rx_ba_session() 388 void ieee80211_start_rx_ba_session_offl(struct ieee80211_vif *vif, in ieee80211_start_rx_ba_session_offl() 409 void ieee80211_stop_rx_ba_session_offl(struct ieee80211_vif *vif, in ieee80211_stop_rx_ba_session_offl()
|
D | key.c | 714 struct ieee80211_vif *vif, in ieee80211_iter_keys() 876 void ieee80211_gtk_rekey_notify(struct ieee80211_vif *vif, const u8 *bssid, in ieee80211_gtk_rekey_notify() 1107 ieee80211_gtk_rekey_add(struct ieee80211_vif *vif, in ieee80211_gtk_rekey_add()
|
D | util.c | 131 struct ieee80211_vif *vif, in ieee80211_generic_frame_duration() 158 struct ieee80211_vif *vif, size_t frame_len, in ieee80211_rts_duration() 201 struct ieee80211_vif *vif, in ieee80211_ctstoself_duration() 588 struct ieee80211_vif *vif), in __iterate_interfaces() 625 struct ieee80211_vif *vif), in ieee80211_iterate_interfaces() 639 struct ieee80211_vif *vif), in ieee80211_iterate_active_interfaces_atomic() 654 struct ieee80211_vif *vif), in ieee80211_iterate_active_interfaces_rtnl() 705 struct wireless_dev *ieee80211_vif_to_wdev(struct ieee80211_vif *vif) in ieee80211_vif_to_wdev() 2120 void ieee80211_resume_disconnect(struct ieee80211_vif *vif) in ieee80211_resume_disconnect() 2221 void ieee80211_enable_rssi_reports(struct ieee80211_vif *vif, in ieee80211_enable_rssi_reports() [all …]
|
D | pm.c | 199 void ieee80211_report_wowlan_wakeup(struct ieee80211_vif *vif, in ieee80211_report_wowlan_wakeup()
|
D | trace.h | 1460 struct trace_vif_entry vif; member
|
D | rate.c | 543 static void rate_fixup_ratelist(struct ieee80211_vif *vif, in rate_fixup_ratelist() 799 void ieee80211_get_tx_rates(struct ieee80211_vif *vif, in ieee80211_get_tx_rates()
|
D | mlme.c | 1099 void ieee80211_chswitch_done(struct ieee80211_vif *vif, bool success) in ieee80211_chswitch_done() 2348 struct ieee80211_vif *vif) in ieee80211_ap_probereq_get() 2465 void ieee80211_beacon_loss(struct ieee80211_vif *vif) in ieee80211_beacon_loss() 2477 void ieee80211_connection_loss(struct ieee80211_vif *vif) in ieee80211_connection_loss() 4999 void ieee80211_cqm_rssi_notify(struct ieee80211_vif *vif, in ieee80211_cqm_rssi_notify() 5011 void ieee80211_cqm_beacon_loss_notify(struct ieee80211_vif *vif, gfp_t gfp) in ieee80211_cqm_beacon_loss_notify()
|
D | ht.c | 495 void ieee80211_request_smps(struct ieee80211_vif *vif, in ieee80211_request_smps()
|
D | cfg.c | 2232 struct ieee80211_vif *vif = NULL; in ieee80211_testmode_cmd() local 2436 struct ieee80211_vif *vif = &sdata->vif; in ieee80211_set_cqm_rssi_config() local 2888 void ieee80211_csa_finish(struct ieee80211_vif *vif) in ieee80211_csa_finish()
|
D | chan.c | 253 struct ieee80211_vif *vif = &sdata->vif; in ieee80211_get_chanctx_max_required_bw() local
|
D | sta_info.c | 1123 struct ieee80211_sta *ieee80211_find_sta(struct ieee80211_vif *vif, in ieee80211_find_sta()
|
D | driver-ops.h | 619 struct ieee80211_vif *vif = sdata ? &sdata->vif : NULL; in drv_flush() local
|
D | tdls.c | 1414 void ieee80211_tdls_oper_request(struct ieee80211_vif *vif, const u8 *peer, in ieee80211_tdls_oper_request()
|
D | ieee80211_i.h | 927 struct ieee80211_vif vif; member 988 ieee80211_vif_get_shift(struct ieee80211_vif *vif) in ieee80211_vif_get_shift()
|
/linux-4.4.14/drivers/staging/vt6655/ |
D | device_main.c | 1213 static int vnt_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in vnt_add_interface() 1244 struct ieee80211_vif *vif) in vnt_remove_interface() 1314 struct ieee80211_vif *vif, struct ieee80211_bss_conf *conf, in vnt_bss_info_changed() 1485 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in vnt_set_key() 1515 static u64 vnt_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in vnt_get_tsf() 1525 static void vnt_set_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in vnt_set_tsf() 1533 static void vnt_reset_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in vnt_reset_tsf()
|
D | key.c | 114 struct ieee80211_vif *vif, struct ieee80211_key_conf *key) in vnt_set_keys()
|
D | rxtx.c | 1491 int vnt_beacon_make(struct vnt_private *priv, struct ieee80211_vif *vif) in vnt_beacon_make() 1507 int vnt_beacon_enable(struct vnt_private *priv, struct ieee80211_vif *vif, in vnt_beacon_enable()
|
D | device.h | 119 struct ieee80211_vif *vif; member
|
/linux-4.4.14/drivers/net/wireless/realtek/rtl818x/rtl8187/ |
D | dev.c | 1056 static u64 rtl8187_get_tsf(struct ieee80211_hw *dev, struct ieee80211_vif *vif) in rtl8187_get_tsf() 1069 struct ieee80211_vif *vif = in rtl8187_beacon_work() local 1107 struct ieee80211_vif *vif) in rtl8187_add_interface() 1148 struct ieee80211_vif *vif) in rtl8187_remove_interface() 1254 struct ieee80211_vif *vif, in rtl8187_bss_info_changed() 1344 struct ieee80211_vif *vif, u16 queue, in rtl8187_conf_tx()
|
D | rtl8187.h | 106 struct ieee80211_vif *vif; member
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
D | common.c | 1494 struct ieee80211_vif *vif) in il_get_passive_dwell_time() 1533 il_scan_initiate(struct il_priv *il, struct ieee80211_vif *vif) in il_scan_initiate() 1574 il_mac_hw_scan(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in il_mac_hw_scan() 2462 il_mac_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in il_mac_sta_remove() 3646 struct ieee80211_vif *vif = il->vif; in il_send_rxon_timing() local 3986 struct ieee80211_vif *vif) in il_set_flags_for_band() 4500 il_mac_conf_tx(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 queue, in il_mac_conf_tx() 4567 il_mac_add_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in il_mac_add_interface() 4613 il_teardown_interface(struct il_priv *il, struct ieee80211_vif *vif) in il_teardown_interface() 4626 il_mac_remove_interface(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in il_mac_remove_interface() [all …]
|
D | 4965.c | 1482 struct ieee80211_vif *vif = il->vif; in il4965_hw_channel_switch() local 1749 struct ieee80211_vif *vif = il->vif; in il4965_post_associate() local 1822 struct ieee80211_vif *vif = il->vif; in il4965_config_ap() local
|
D | 4965-mac.c | 768 il4965_get_channels_for_scan(struct il_priv *il, struct ieee80211_vif *vif, in il4965_get_channels_for_scan() 862 il4965_request_scan(struct il_priv *il, struct ieee80211_vif *vif) in il4965_request_scan() 1051 il4965_manage_ibss_station(struct il_priv *il, struct ieee80211_vif *vif, in il4965_manage_ibss_station() 2233 il4965_tx_agg_start(struct il_priv *il, struct ieee80211_vif *vif, in il4965_tx_agg_start() 2329 il4965_tx_agg_stop(struct il_priv *il, struct ieee80211_vif *vif, in il4965_tx_agg_stop() 5894 il4965_mac_update_tkip_key(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in il4965_mac_update_tkip_key() 5909 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in il4965_mac_set_key() 5984 il4965_mac_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in il4965_mac_ampdu_action() 6032 il4965_mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in il4965_mac_sta_add() 6068 il4965_mac_channel_switch(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in il4965_mac_channel_switch()
|
D | 3945-mac.c | 1553 struct ieee80211_vif *vif) in il3945_get_channels_for_scan() 2528 il3945_request_scan(struct il_priv *il, struct ieee80211_vif *vif) in il3945_request_scan() 2898 struct ieee80211_vif *vif = il->vif; in il3945_config_ap() local 2939 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in il3945_mac_set_key() 3003 il3945_mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in il3945_mac_sta_add()
|
D | 3945.c | 2298 il3945_manage_ibss_station(struct il_priv *il, struct ieee80211_vif *vif, in il3945_manage_ibss_station()
|
D | common.h | 1118 struct ieee80211_vif *vif; member 1223 struct ieee80211_vif *vif; member
|
/linux-4.4.14/drivers/net/wireless/realtek/rtl818x/rtl8180/ |
D | dev.c | 1268 struct ieee80211_vif *vif) in rtl8180_get_tsf() 1280 struct ieee80211_vif *vif = in rtl8180_beacon_work() local 1317 struct ieee80211_vif *vif) in rtl8180_add_interface() 1355 struct ieee80211_vif *vif) in rtl8180_remove_interface() 1415 struct ieee80211_vif *vif, u16 queue, in rtl8180_conf_tx() 1489 struct ieee80211_vif *vif, in rtl8180_bss_info_changed()
|
D | rtl8180.h | 107 struct ieee80211_vif *vif; member
|
/linux-4.4.14/net/ipv4/ |
D | ip_fragment.c | 81 int vif; /* L3 master device index */ member 104 int vif; member 254 u32 user, int vif) in ip_find() 660 int vif = l3mdev_master_ifindex_rcu(dev); in ip_defrag() local
|
D | ipmr.c | 1273 struct vifctl vif; in ip_mroute_setsockopt() local 1486 struct vif_device *vif; in ipmr_ioctl() local 1560 struct vif_device *vif; in ipmr_compat_ioctl() local 1696 struct vif_device *vif = &mrt->vif_table[vifi]; in ipmr_queue_xmit() local 1811 int vif, ct; in ip_mr_forward() local 1995 int vif = ipmr_find_vif(mrt, skb->dev); in ip_mr_input() local 2006 int vif; in ip_mr_input() local 2206 int vif = ipmr_find_vif(mrt, skb->dev); in ipmr_get_route() local 2215 int vif = -1; in ipmr_get_route() local 2492 const struct vif_device *vif = v; in ipmr_vif_seq_show() local
|
D | icmp.c | 312 int vif = l3mdev_master_ifindex(dst->dev); in icmpv4_xrlim_allow() local
|
D | route.c | 842 int vif; in ip_rt_send_redirect() local
|
/linux-4.4.14/drivers/net/wireless/libertas_tf/ |
D | main.c | 369 struct ieee80211_vif *vif) in lbtf_op_add_interface() 395 struct ieee80211_vif *vif) in lbtf_op_remove_interface() 487 struct ieee80211_vif *vif, in lbtf_op_bss_info_changed()
|
D | libertas_tf.h | 187 struct ieee80211_vif *vif; member
|
/linux-4.4.14/net/ipv6/ |
D | ip6mr.c | 453 const struct mif_device *vif = v; in ip6mr_vif_seq_show() local 1660 struct mif6ctl vif; in ip6_mroute_setsockopt() local 1857 struct mif_device *vif; in ip6mr_ioctl() local 1931 struct mif_device *vif; in ip6mr_compat_ioctl() local 2002 struct mif_device *vif = &mrt->vif6_table[vifi]; in ip6mr_forward2() local 2087 int vif, ct; in ip6_mr_forward() local 2198 int vif = ip6mr_find_vif(mrt, skb->dev); in ip6_mr_input() local 2210 int vif; in ip6_mr_input() local 2293 int vif = ip6mr_find_vif(mrt, skb->dev); in ip6mr_get_route() local 2304 int vif; in ip6mr_get_route() local
|
/linux-4.4.14/include/linux/usb/ |
D | m66592.h | 39 unsigned vif:1; member
|
D | r8a66597.h | 44 unsigned vif:1; member
|
/linux-4.4.14/include/net/ |
D | inetpeer.h | 21 int vif; member 109 int vif, int create) in inet_getpeer_v4()
|
D | mac80211.h | 258 struct ieee80211_vif *vif; member 873 struct ieee80211_vif *vif; member 1392 static inline bool ieee80211_vif_is_mesh(struct ieee80211_vif *vif) in ieee80211_vif_is_mesh() 1744 struct ieee80211_vif *vif; member 4083 struct ieee80211_vif *vif) in ieee80211_beacon_get() 4629 struct ieee80211_vif *vif), in ieee80211_iterate_active_interfaces() 5313 ieee80211_vif_type_p2p(struct ieee80211_vif *vif) in ieee80211_vif_type_p2p()
|
/linux-4.4.14/drivers/net/wireless/ti/wl18xx/ |
D | tx.c | 32 void wl18xx_get_last_tx_rate(struct wl1271 *wl, struct ieee80211_vif *vif, in wl18xx_get_last_tx_rate()
|
D | main.c | 1534 struct ieee80211_vif *vif, in wl18xx_set_key()
|
/linux-4.4.14/drivers/net/wireless/ath/ar5523/ |
D | ar5523.c | 1094 static void ar5523_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in ar5523_flush() 1104 struct ieee80211_vif *vif) in ar5523_add_interface() 1126 struct ieee80211_vif *vif) in ar5523_remove_interface() 1238 struct ieee80211_vif *vif, in ar5523_create_connection() 1274 struct ieee80211_vif *vif, in ar5523_bss_info_changed()
|
D | ar5523.h | 130 struct ieee80211_vif *vif; member
|
/linux-4.4.14/drivers/net/wireless/zd1211rw/ |
D | zd_mac.c | 1114 struct ieee80211_vif *vif) in zd_op_add_interface() 1140 struct ieee80211_vif *vif) in zd_op_remove_interface() 1294 struct ieee80211_vif *vif, in zd_op_bss_info_changed() 1353 static u64 zd_op_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in zd_op_get_tsf()
|
D | zd_mac.h | 186 struct ieee80211_vif *vif; member
|
/linux-4.4.14/drivers/net/wireless/b43/ |
D | main.c | 940 struct ieee80211_vif *vif, in b43_op_update_tkip_key() 3802 struct ieee80211_vif *vif, u16 _queue, in b43_op_conf_tx() 3849 static u64 b43_op_get_tsf(struct ieee80211_hw *hw, struct ieee80211_vif *vif) in b43_op_get_tsf() 3869 struct ieee80211_vif *vif, u64 tsf) in b43_op_set_tsf() 4114 struct ieee80211_vif *vif, in b43_op_bss_info_changed() 4173 struct ieee80211_vif *vif, struct ieee80211_sta *sta, in b43_op_set_key() 4991 struct ieee80211_vif *vif) in b43_op_add_interface() 5034 struct ieee80211_vif *vif) in b43_op_remove_interface() 5148 struct ieee80211_vif *vif, in b43_op_sta_notify() 5158 struct ieee80211_vif *vif, in b43_op_sw_scan_start_notifier() [all …]
|
D | b43.h | 917 struct ieee80211_vif *vif; member
|
/linux-4.4.14/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu.c | 4384 struct ieee80211_vif *vif, const u8* mac) in rtl8xxxu_sw_scan_start() 4395 struct ieee80211_vif *vif) in rtl8xxxu_sw_scan_complete() 4445 rtl8xxxu_bss_info_changed(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rtl8xxxu_bss_info_changed() 4748 struct ieee80211_vif *vif = tx_info->control.vif; in rtl8xxxu_tx() local 5150 struct ieee80211_vif *vif) in rtl8xxxu_add_interface() 5176 struct ieee80211_vif *vif) in rtl8xxxu_remove_interface() 5231 struct ieee80211_vif *vif, u16 queue, in rtl8xxxu_conf_tx() 5303 struct ieee80211_vif *vif, in rtl8xxxu_set_key() 5377 rtl8xxxu_ampdu_action(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rtl8xxxu_ampdu_action()
|
/linux-4.4.14/drivers/net/wireless/ath/ |
D | key.c | 474 struct ieee80211_vif *vif, in ath_key_config()
|
/linux-4.4.14/drivers/net/wireless/ti/wl12xx/ |
D | scan.c | 98 struct ieee80211_vif *vif = wl12xx_wlvif_to_vif(wlvif); in wl1271_scan_send() local
|
D | main.c | 1649 struct ieee80211_vif *vif, in wl12xx_set_key()
|
/linux-4.4.14/drivers/net/wireless/b43legacy/ |
D | main.c | 2538 struct ieee80211_vif *vif, u16 queue, in b43legacy_op_conf_tx() 2838 struct ieee80211_vif *vif, in b43legacy_op_bss_info_changed() 3409 struct ieee80211_vif *vif) in b43legacy_op_add_interface() 3451 struct ieee80211_vif *vif) in b43legacy_op_remove_interface()
|
D | b43legacy.h | 592 struct ieee80211_vif *vif; member
|
/linux-4.4.14/drivers/media/tuners/ |
D | tda9887.c | 325 static char *vif[8] = { in dump_write_message() local
|
/linux-4.4.14/drivers/staging/wilc1000/ |
D | wilc_wfi_netdevice.h | 166 struct wilc_vif vif[NUM_CONCURRENT_IFC]; member
|
/linux-4.4.14/drivers/usb/gadget/udc/ |
D | m66592-udc.c | 617 unsigned int clock, vif, irq_sense; in init_controller() local
|
D | r8a66597-udc.c | 805 u16 vif = r8a66597->pdata->vif ? LDRV : 0; in init_controller() local
|
/linux-4.4.14/drivers/usb/host/ |
D | r8a66597-hcd.c | 184 u16 vif = r8a66597->pdata->vif ? LDRV : 0; in enable_controller() local
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | cnic_defs.h | 3550 u16 vif; member
|