Home
last modified time | relevance | path

Searched refs:vdev_type (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/net/wireless/ath/ath12k/
H A Dreg.h108 enum wmi_vdev_type vdev_type,
116 enum wmi_vdev_type vdev_type,
H A Dwow.c370 switch (arvif->ahvif->vdev_type) { in ath12k_wow_vif_set_wakeups()
532 switch (arvif->ahvif->vdev_type) { in ath12k_wow_vif_clean_nlo()
574 if (arvif->ahvif->vdev_type != WMI_VDEV_TYPE_STA) in ath12k_wow_set_hw_filter()
600 if (arvif->ahvif->vdev_type != WMI_VDEV_TYPE_STA) in ath12k_wow_clear_hw_filter()
761 if (ahvif->vdev_type != WMI_VDEV_TYPE_STA) in ath12k_wow_arp_ns_offload()
795 if (arvif->ahvif->vdev_type != WMI_VDEV_TYPE_STA || in ath12k_gtk_rekey_offload()
H A Dmac.c1256 if ((arvif->ahvif->vdev_type == WMI_VDEV_TYPE_AP) && in ath12k_mac_peer_cleanup_all()
1798 if (ahvif->vdev_type != WMI_VDEV_TYPE_AP) in ath12k_mac_setup_bcn_tmpl()
2949 switch (arvif->ahvif->vdev_type) { in ath12k_peer_assoc_h_qos()
3639 ahvif->vdev_type == WMI_VDEV_TYPE_AP) in ath12k_mac_set_he_txbf_conf()
3758 ahvif->vdev_type == WMI_VDEV_TYPE_AP) in ath12k_mac_set_eht_txbf_conf()
3974 ahvif->vdev_type == WMI_VDEV_TYPE_STA && in ath12k_bss_assoc()
4182 ahvif->vdev_type == WMI_VDEV_TYPE_STA && in ath12k_mac_remove_link_interface()
4186 if (ahvif->vdev_type == WMI_VDEV_TYPE_AP) { in ath12k_mac_remove_link_interface()
4479 (ahvif->vdev_type == WMI_VDEV_TYPE_STA || in ath12k_mac_supports_tpc()
4480 ahvif->vdev_type == WMI_VDEV_TYPE_AP) && in ath12k_mac_supports_tpc()
[all …]
H A Dreg.c645 enum wmi_vdev_type vdev_type, in ath12k_reg_build_regd() argument
659 if (vdev_type == WMI_VDEV_TYPE_STA) { in ath12k_reg_build_regd()
929 enum wmi_vdev_type vdev_type, in ath12k_reg_handle_chan_list() argument
936 regd = ath12k_reg_build_regd(ab, reg_info, vdev_type, power_type); in ath12k_reg_handle_chan_list()
H A Ddp.c922 switch (arvif->ahvif->vdev_type) { in ath12k_dp_update_vdev_search()
H A Dwmi.c870 cmd->vdev_type = cpu_to_le32(args->type); in ath12k_wmi_vdev_create()
10089 if (arvif->is_started && arvif->ahvif->vdev_type == WMI_VDEV_TYPE_AP) { in ath12k_wmi_simulate_radar()
11155 link_num_param->vdev_type = in ath12k_wmi_send_mlo_link_set_active_cmd()
11156 cpu_to_le32(arg->link_num[i].vdev_type); in ath12k_wmi_send_mlo_link_set_active_cmd()
11164 arg->link_num[i].vdev_type, in ath12k_wmi_send_mlo_link_set_active_cmd()
/linux/drivers/net/wireless/ath/ath11k/
H A Dreg.c634 enum wmi_vdev_type vdev_type, in ath11k_reg_build_regd() argument
648 if (vdev_type == WMI_VDEV_TYPE_STA) { in ath11k_reg_build_regd()
869 return arvif->vdev_type; in ath11k_reg_get_ar_vdev_type()
882 enum wmi_vdev_type vdev_type; in ath11k_reg_handle_chan_list() local
945 vdev_type = ath11k_reg_get_ar_vdev_type(ar); in ath11k_reg_handle_chan_list()
949 power_type, vdev_type, intersect); in ath11k_reg_handle_chan_list()
951 regd = ath11k_reg_build_regd(ab, reg_info, intersect, vdev_type, power_type); in ath11k_reg_handle_chan_list()
H A Dreg.h40 enum wmi_vdev_type vdev_type,
H A Dwow.c356 switch (arvif->vdev_type) { in ath11k_vif_wow_set_wakeups()
493 switch (arvif->vdev_type) { in ath11k_vif_wow_clean_nlo()
585 if (arvif->vdev_type != WMI_VDEV_TYPE_STA) in ath11k_wow_arp_ns_offload()
608 if (arvif->vdev_type != WMI_VDEV_TYPE_STA || in ath11k_gtk_rekey_offload()
H A Dmac.c1646 if (arvif->vdev_type != WMI_VDEV_TYPE_AP) in ath11k_mac_setup_bcn_tmpl()
2681 switch (arvif->vdev_type) { in ath11k_peer_assoc_h_qos()
2990 arvif->vdev_type == WMI_VDEV_TYPE_AP) in ath11k_mac_set_he_txbf_conf()
3500 arvif->vdev_type == WMI_VDEV_TYPE_STA && in ath11k_mac_supports_station_tpc()
4531 else if (arvif->vdev_type == WMI_VDEV_TYPE_STA) in ath11k_mac_op_set_key()
4573 flags, arvif->vdev_type, arvif->num_stations); in ath11k_mac_op_set_key()
5212 if (arvif->vdev_type == WMI_VDEV_TYPE_STA && !sta->tdls) in ath11k_mac_inc_num_stations()
5231 if (arvif->vdev_type == WMI_VDEV_TYPE_STA && !sta->tdls) in ath11k_mac_dec_num_stations()
5393 if (arvif->vdev_type != WMI_VDEV_TYPE_STA) in ath11k_conf_tx_uapsd()
5643 arvif->vdev_type == WMI_VDEV_TYPE_AP) in ath11k_mac_set_txbf_conf()
[all …]
H A Dwmi.c744 cmd->vdev_type = param->type; in ath11k_wmi_vdev_create()
9139 if (arvif->is_started && arvif->vdev_type == WMI_VDEV_TYPE_AP) { in ath11k_wmi_simulate_radar()
/linux/drivers/s390/block/
H A Ddasd_diag.h33 u8 vdev_type; member
H A Ddasd_diag.c384 rdc_data->vdev_type, in dasd_diag_check_device()
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c1534 if (arvif->vdev_type == WMI_VDEV_TYPE_AP) { in ath10k_vdev_start_restart()
1542 } else if (arvif->vdev_type == WMI_VDEV_TYPE_IBSS) { in ath10k_vdev_start_restart()
1660 if (arvif->vdev_type != WMI_VDEV_TYPE_AP && in ath10k_mac_setup_bcn_tmpl()
1661 arvif->vdev_type != WMI_VDEV_TYPE_IBSS) in ath10k_mac_setup_bcn_tmpl()
1709 if (arvif->vdev_type != WMI_VDEV_TYPE_AP) in ath10k_mac_setup_prb_tmpl()
2023 if (arvif->vdev_type != WMI_VDEV_TYPE_STA) in ath10k_mac_vif_disable_keepalive()
2058 if (arvif->vdev_type != WMI_VDEV_TYPE_AP) in ath10k_mac_vif_ap_csa_count_down()
2690 switch (arvif->vdev_type) { in ath10k_peer_assoc_h_qos()
2938 if (arvif->is_up && arvif->vdev_type == WMI_VDEV_TYPE_STA) in ath10k_mac_is_connected()
5614 arvif->vdev_type = WMI_VDEV_TYPE_STA; in ath10k_add_interface()
[all …]
H A Dwow.c276 switch (arvif->vdev_type) { in ath10k_vif_wow_set_wakeups()
411 switch (arvif->vdev_type) { in ath10k_vif_wow_clean_nlo()
H A Dwmi-tlv.c2135 enum wmi_vdev_type vdev_type, in ath10k_wmi_tlv_op_gen_vdev_create() argument
2152 cmd->vdev_type = __cpu_to_le32(vdev_type); in ath10k_wmi_tlv_op_gen_vdev_create()
H A Dwmi.c3628 if (arvif->vdev_type != WMI_VDEV_TYPE_IBSS) in ath10k_wmi_update_tim()
7155 cmd->vdev_type = __cpu_to_le32(type); in ath10k_wmi_op_gen_vdev_create()