| /linux-6.15/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 | mac.c | 1640 if (arvif->vdev_type != WMI_VDEV_TYPE_AP) in ath11k_mac_setup_bcn_tmpl() 2675 switch (arvif->vdev_type) { in ath11k_peer_assoc_h_qos() 2982 arvif->vdev_type == WMI_VDEV_TYPE_AP) in ath11k_mac_set_he_txbf_conf() 3492 arvif->vdev_type == WMI_VDEV_TYPE_STA && in ath11k_mac_supports_station_tpc() 5163 if (arvif->vdev_type != WMI_VDEV_TYPE_STA) in ath11k_conf_tx_uapsd() 5413 arvif->vdev_type == WMI_VDEV_TYPE_AP) in ath11k_mac_set_txbf_conf() 6428 params->type = arvif->vdev_type; in ath11k_mac_setup_vdev_create_params() 6730 arvif->vdev_type = WMI_VDEV_TYPE_STA; in ath11k_mac_op_add_interface() 6738 arvif->vdev_type = WMI_VDEV_TYPE_AP; in ath11k_mac_op_add_interface() 6747 arvif->vdev_type = WMI_VDEV_TYPE_STA; in ath11k_mac_op_add_interface() [all …]
|
| 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 | 360 enum wmi_vdev_type vdev_type; member
|
| H A D | dp.c | 976 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() 8952 if (arvif->is_started && arvif->vdev_type == WMI_VDEV_TYPE_AP) { in ath11k_wmi_simulate_radar()
|
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| 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 | 1708 if (ahvif->vdev_type != WMI_VDEV_TYPE_AP) in ath12k_mac_setup_bcn_tmpl() 2670 switch (arvif->ahvif->vdev_type) { in ath12k_peer_assoc_h_qos() 6134 if (ahvif->vdev_type != WMI_VDEV_TYPE_STA) in ath12k_conf_tx_uapsd() 6367 ahvif->vdev_type == WMI_VDEV_TYPE_AP) in ath12k_mac_set_txbf_conf() 7891 arg->type = ahvif->vdev_type; in ath12k_mac_setup_vdev_create_arg() 8117 ahvif->vdev_type = WMI_VDEV_TYPE_STA; in ath12k_mac_vdev_create() 8127 ahvif->vdev_type = WMI_VDEV_TYPE_AP; in ath12k_mac_vdev_create() 8134 ahvif->vdev_type = WMI_VDEV_TYPE_MONITOR; in ath12k_mac_vdev_create() 8138 ahvif->vdev_type = WMI_VDEV_TYPE_STA; in ath12k_mac_vdev_create() 8190 switch (ahvif->vdev_type) { in ath12k_mac_vdev_create() [all …]
|
| H A D | core.h | 309 enum wmi_vdev_type vdev_type; member
|
| H A D | dp.c | 1108 switch (arvif->ahvif->vdev_type) { in ath12k_dp_update_vdev_search()
|
| H A D | wmi.h | 2796 __le32 vdev_type; member
|
| H A D | wmi.c | 886 cmd->vdev_type = cpu_to_le32(args->type); in ath12k_wmi_vdev_create() 8771 if (arvif->is_started && arvif->ahvif->vdev_type == WMI_VDEV_TYPE_AP) { in ath12k_wmi_simulate_radar()
|
| /linux-6.15/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-6.15/drivers/net/wireless/ath/ath10k/ |
| H A D | mac.c | 1505 if (arvif->vdev_type == WMI_VDEV_TYPE_AP) { in ath10k_vdev_start_restart() 1631 if (arvif->vdev_type != WMI_VDEV_TYPE_AP && in ath10k_mac_setup_bcn_tmpl() 1680 if (arvif->vdev_type != WMI_VDEV_TYPE_AP) in ath10k_mac_setup_prb_tmpl() 1994 if (arvif->vdev_type != WMI_VDEV_TYPE_STA) in ath10k_mac_vif_disable_keepalive() 2029 if (arvif->vdev_type != WMI_VDEV_TYPE_AP) in ath10k_mac_vif_ap_csa_count_down() 2661 switch (arvif->vdev_type) { in ath10k_peer_assoc_h_qos() 5582 arvif->vdev_type = WMI_VDEV_TYPE_STA; in ath10k_add_interface() 5588 arvif->vdev_type = WMI_VDEV_TYPE_STA; in ath10k_add_interface() 5594 arvif->vdev_type = WMI_VDEV_TYPE_IBSS; in ath10k_add_interface() 5605 arvif->vdev_type = WMI_VDEV_TYPE_AP; 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 | 577 enum wmi_vdev_type vdev_type; member
|
| H A D | core.c | 2795 int vdev_type; in ath10k_core_reset_rx_filter() local 2800 vdev_type = WMI_VDEV_TYPE_STA; in ath10k_core_reset_rx_filter() 2804 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()
|
| H A D | wmi.h | 4873 __le32 vdev_type; member
|
| H A D | wmi.c | 3621 if (arvif->vdev_type != WMI_VDEV_TYPE_IBSS) in ath10k_wmi_update_tim() 7148 cmd->vdev_type = __cpu_to_le32(type); in ath10k_wmi_op_gen_vdev_create()
|