/linux/drivers/net/wireless/ath/ath12k/ |
H A D | reg.h | 108 enum wmi_vdev_type vdev_type, 116 enum wmi_vdev_type vdev_type,
|
H A D | wow.c | 367 switch (arvif->ahvif->vdev_type) { in ath12k_wow_vif_set_wakeups() 525 switch (arvif->ahvif->vdev_type) { in ath12k_wow_vif_clean_nlo() 564 if (arvif->ahvif->vdev_type != WMI_VDEV_TYPE_STA) in ath12k_wow_set_hw_filter() 590 if (arvif->ahvif->vdev_type != WMI_VDEV_TYPE_STA) in ath12k_wow_clear_hw_filter() 748 if (ahvif->vdev_type != WMI_VDEV_TYPE_STA) in ath12k_wow_arp_ns_offload() 778 if (arvif->ahvif->vdev_type != WMI_VDEV_TYPE_STA || in ath12k_gtk_rekey_offload()
|
H A D | mac.c | 1673 if (ahvif->vdev_type != WMI_VDEV_TYPE_AP) in ath12k_mac_setup_bcn_tmpl() 2838 switch (arvif->ahvif->vdev_type) { in ath12k_peer_assoc_h_qos() 3417 ahvif->vdev_type == WMI_VDEV_TYPE_AP) in ath12k_mac_set_he_txbf_conf() 3536 ahvif->vdev_type == WMI_VDEV_TYPE_AP) in ath12k_mac_set_eht_txbf_conf() 3750 ahvif->vdev_type == WMI_VDEV_TYPE_STA && in ath12k_bss_assoc() 3922 ahvif->vdev_type == WMI_VDEV_TYPE_STA && in ath12k_mac_remove_link_interface() 3926 if (ahvif->vdev_type == WMI_VDEV_TYPE_AP) { in ath12k_mac_remove_link_interface() 4212 (ahvif->vdev_type == WMI_VDEV_TYPE_STA || in ath12k_mac_supports_tpc() 4213 ahvif->vdev_type == WMI_VDEV_TYPE_AP) && in ath12k_mac_supports_tpc() 5170 ahvif->vdev_type in ath12k_mac_initiate_hw_scan() [all...] |
H A D | reg.c | 645 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 D | core.h | 358 enum wmi_vdev_type vdev_type; member
|
H A D | wmi.h | 2880 __le32 vdev_type; member 6151 __le32 vdev_type; member 6189 u32 vdev_type; member
|
H A D | wmi.c | 945 cmd->vdev_type = cpu_to_le32(args->type); in ath12k_wmi_vdev_create() 9878 if (arvif->is_started && arvif->ahvif->vdev_type == WMI_VDEV_TYPE_AP) { in ath12k_wmi_simulate_radar() 10944 link_num_param->vdev_type = in ath12k_wmi_send_mlo_link_set_active_cmd() 10945 cpu_to_le32(arg->link_num[i].vdev_type); in ath12k_wmi_send_mlo_link_set_active_cmd() 10953 arg->link_num[i].vdev_type, in ath12k_wmi_send_mlo_link_set_active_cmd()
|
/linux/drivers/net/wireless/ath/ath11k/ |
H A D | reg.c | 635 enum wmi_vdev_type vdev_type, in ath11k_reg_build_regd() argument 649 if (vdev_type == WMI_VDEV_TYPE_STA) { in ath11k_reg_build_regd() 870 return arvif->vdev_type; in ath11k_reg_get_ar_vdev_type() 883 enum wmi_vdev_type vdev_type; in ath11k_reg_handle_chan_list() local 943 vdev_type = ath11k_reg_get_ar_vdev_type(ar); in ath11k_reg_handle_chan_list() 947 power_type, vdev_type, intersect); in ath11k_reg_handle_chan_list() 949 regd = ath11k_reg_build_regd(ab, reg_info, intersect, vdev_type, power_type); in ath11k_reg_handle_chan_list()
|
H A D | reg.h | 40 enum wmi_vdev_type vdev_type,
|
H A D | wow.c | 356 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 D | core.h | 362 enum wmi_vdev_type vdev_type; member
|
H A D | dp.c | 978 switch (arvif->vdev_type) { in ath11k_dp_update_vdev_search()
|
H A D | wmi.h | 2621 u32 vdev_type; member
|
H A D | wmi.c | 732 cmd->vdev_type = param->type; in ath11k_wmi_vdev_create() 8989 if (arvif->is_started && arvif->vdev_type == WMI_VDEV_TYPE_AP) { in ath11k_wmi_simulate_radar()
|
/linux/drivers/s390/block/ |
H A D | dasd_diag.h | 33 u8 vdev_type; member
|
H A D | dasd_diag.c | 384 rdc_data->vdev_type, in dasd_diag_check_device()
|
/linux/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 1527 if (arvif->vdev_type == WMI_VDEV_TYPE_AP) { in ath10k_vdev_start_restart() 1535 } else if (arvif->vdev_type == WMI_VDEV_TYPE_IBSS) { in ath10k_vdev_start_restart() 1653 if (arvif->vdev_type != WMI_VDEV_TYPE_AP && in ath10k_mac_setup_bcn_tmpl() 1654 arvif->vdev_type != WMI_VDEV_TYPE_IBSS) in ath10k_mac_setup_bcn_tmpl() 1702 if (arvif->vdev_type != WMI_VDEV_TYPE_AP) in ath10k_mac_setup_prb_tmpl() 2016 if (arvif->vdev_type != WMI_VDEV_TYPE_STA) in ath10k_mac_vif_disable_keepalive() 2051 if (arvif->vdev_type != WMI_VDEV_TYPE_AP) in ath10k_mac_vif_ap_csa_count_down() 2683 switch (arvif->vdev_type) { in ath10k_peer_assoc_h_qos() 2931 if (arvif->is_up && arvif->vdev_type == WMI_VDEV_TYPE_STA) in ath10k_mac_is_connected() 5606 arvif->vdev_type in ath10k_add_interface() [all...] |
H A D | wow.c | 276 switch (arvif->vdev_type) { in ath10k_vif_wow_set_wakeups() 411 switch (arvif->vdev_type) { in ath10k_vif_wow_clean_nlo()
|
H A D | core.h | 580 enum wmi_vdev_type vdev_type; member
|
H A D | core.c | 2835 int vdev_type; in ath10k_core_reset_rx_filter() local 2840 vdev_type = WMI_VDEV_TYPE_STA; in ath10k_core_reset_rx_filter() 2844 ret = ath10k_wmi_vdev_create(ar, vdev_id, vdev_type, vdev_subtype, in ath10k_core_reset_rx_filter()
|
H A D | wmi-tlv.c | 2135 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()
|