Home
last modified time | relevance | path

Searched refs:vdev_type (Results 1 - 25 of 34) sorted by relevance

12

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/s390/block/
H A Ddasd_diag.h33 u8 vdev_type; member
H A Ddasd_diag.c383 rdc_data->vdev_type, in dasd_diag_check_device()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dmac.c1132 if (arvif->vdev_type != WMI_VDEV_TYPE_AP) in ath12k_mac_setup_bcn_tmpl()
1798 switch (arvif->vdev_type) { in ath12k_peer_assoc_h_qos()
3182 else if (arvif->vdev_type == WMI_VDEV_TYPE_STA) in ath12k_mac_op_set_key()
3609 if (arvif->vdev_type == WMI_VDEV_TYPE_STA && !sta->tdls) in ath12k_mac_inc_num_stations()
3627 if (arvif->vdev_type == WMI_VDEV_TYPE_STA && !sta->tdls) in ath12k_mac_dec_num_stations()
3692 arvif->vdev_type != WMI_VDEV_TYPE_AP) { in ath12k_mac_station_add()
3965 if (arvif->vdev_type != WMI_VDEV_TYPE_STA) in ath12k_conf_tx_uapsd()
4166 arvif->vdev_type == WMI_VDEV_TYPE_AP) in ath12k_mac_set_txbf_conf()
4174 arvif->vdev_type == WMI_VDEV_TYPE_STA) in ath12k_mac_set_txbf_conf()
5176 arg->type = arvif->vdev_type; in ath12k_mac_setup_vdev_create_arg()
[all...]
H A Dcore.h192 enum wmi_vdev_type vdev_type; member
H A Ddp.c1083 switch (arvif->vdev_type) { in ath12k_dp_update_vdev_search()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dwow.c347 switch (arvif->vdev_type) { in ath11k_vif_wow_set_wakeups()
488 switch (arvif->vdev_type) { in ath11k_vif_wow_clean_nlo()
580 if (arvif->vdev_type != WMI_VDEV_TYPE_STA) in ath11k_wow_arp_ns_offload()
603 if (arvif->vdev_type != WMI_VDEV_TYPE_STA || in ath11k_gtk_rekey_offload()
H A Dmac.c1558 if (arvif->vdev_type != WMI_VDEV_TYPE_AP) in ath11k_mac_setup_bcn_tmpl()
2593 switch (arvif->vdev_type) { in ath11k_peer_assoc_h_qos()
2900 arvif->vdev_type == WMI_VDEV_TYPE_AP) in ath11k_mac_set_he_txbf_conf()
4249 else if (arvif->vdev_type == WMI_VDEV_TYPE_STA) in ath11k_mac_op_set_key()
4883 if (arvif->vdev_type == WMI_VDEV_TYPE_STA && !sta->tdls) in ath11k_mac_inc_num_stations()
4901 if (arvif->vdev_type == WMI_VDEV_TYPE_STA && !sta->tdls) in ath11k_mac_dec_num_stations()
4976 arvif->vdev_type != WMI_VDEV_TYPE_AP) { in ath11k_mac_station_add()
5289 if (arvif->vdev_type != WMI_VDEV_TYPE_STA) in ath11k_conf_tx_uapsd()
5492 arvif->vdev_type == WMI_VDEV_TYPE_AP) in ath11k_mac_set_txbf_conf()
5502 arvif->vdev_type in ath11k_mac_set_txbf_conf()
[all...]
H A Dcore.h316 enum wmi_vdev_type vdev_type; member
H A Ddp.c975 switch (arvif->vdev_type) { in ath11k_dp_update_vdev_search()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dmac.c1510 if (arvif->vdev_type == WMI_VDEV_TYPE_AP) { in ath10k_vdev_start_restart()
1518 } else if (arvif->vdev_type == WMI_VDEV_TYPE_IBSS) { in ath10k_vdev_start_restart()
1636 if (arvif->vdev_type != WMI_VDEV_TYPE_AP && in ath10k_mac_setup_bcn_tmpl()
1637 arvif->vdev_type != WMI_VDEV_TYPE_IBSS) in ath10k_mac_setup_bcn_tmpl()
1685 if (arvif->vdev_type != WMI_VDEV_TYPE_AP) in ath10k_mac_setup_prb_tmpl()
1999 if (arvif->vdev_type != WMI_VDEV_TYPE_STA) in ath10k_mac_vif_disable_keepalive()
2034 if (arvif->vdev_type != WMI_VDEV_TYPE_AP) in ath10k_mac_vif_ap_csa_count_down()
2666 switch (arvif->vdev_type) { in ath10k_peer_assoc_h_qos()
2914 if (arvif->is_up && arvif->vdev_type == WMI_VDEV_TYPE_STA) in ath10k_mac_is_connected()
5584 arvif->vdev_type in ath10k_add_interface()
[all...]
H A Dwow.c275 switch (arvif->vdev_type) { in ath10k_vif_wow_set_wakeups()
410 switch (arvif->vdev_type) { in ath10k_vif_wow_clean_nlo()
H A Dcore.c2769 int vdev_type; in ath10k_core_reset_rx_filter() local
2774 vdev_type = WMI_VDEV_TYPE_STA; in ath10k_core_reset_rx_filter()
2778 ret = ath10k_wmi_vdev_create(ar, vdev_id, vdev_type, vdev_subtype, in ath10k_core_reset_rx_filter()
H A Dcore.h575 enum wmi_vdev_type vdev_type; member
H A Dwmi-tlv.c2134 enum wmi_vdev_type vdev_type, in ath10k_wmi_tlv_op_gen_vdev_create()
2151 cmd->vdev_type = __cpu_to_le32(vdev_type); in ath10k_wmi_tlv_op_gen_vdev_create()
2132 ath10k_wmi_tlv_op_gen_vdev_create(struct ath10k *ar, u32 vdev_id, enum wmi_vdev_type vdev_type, enum wmi_vdev_subtype vdev_subtype, const u8 mac_addr[ETH_ALEN]) ath10k_wmi_tlv_op_gen_vdev_create() argument
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Dmac.c782 if (arvif->vdev_type != WMI_VDEV_TYPE_AP) in ath11k_mac_setup_bcn_tmpl()
1414 switch (arvif->vdev_type) { in ath11k_peer_assoc_h_qos()
2522 else if (arvif->vdev_type == WMI_VDEV_TYPE_STA) in ath11k_mac_op_set_key()
2911 if (arvif->vdev_type == WMI_VDEV_TYPE_STA && !sta->tdls) in ath11k_mac_inc_num_stations()
2929 if (arvif->vdev_type == WMI_VDEV_TYPE_STA && !sta->tdls) in ath11k_mac_dec_num_stations()
3002 arvif->vdev_type != WMI_VDEV_TYPE_AP) { in ath11k_mac_station_add()
3241 if (arvif->vdev_type != WMI_VDEV_TYPE_STA) in ath11k_conf_tx_uapsd()
3443 arvif->vdev_type == WMI_VDEV_TYPE_AP) in ath11k_mac_set_txbf_conf()
3453 arvif->vdev_type == WMI_VDEV_TYPE_STA) in ath11k_mac_set_txbf_conf()
4316 params->type = arvif->vdev_type; in ath11k_mac_setup_vdev_create_params()
[all...]
H A Dcore.h192 enum wmi_vdev_type vdev_type; member
H A Ddp.c951 switch (arvif->vdev_type) { in ath11k_dp_update_vdev_search()
H A Dwmi.h2463 u32 vdev_type; member
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dmac.c1499 if (arvif->vdev_type == WMI_VDEV_TYPE_AP) { in ath10k_vdev_start_restart()
1507 } else if (arvif->vdev_type == WMI_VDEV_TYPE_IBSS) { in ath10k_vdev_start_restart()
1625 if (arvif->vdev_type != WMI_VDEV_TYPE_AP && in ath10k_mac_setup_bcn_tmpl()
1626 arvif->vdev_type != WMI_VDEV_TYPE_IBSS) in ath10k_mac_setup_bcn_tmpl()
1674 if (arvif->vdev_type != WMI_VDEV_TYPE_AP) in ath10k_mac_setup_prb_tmpl()
1989 if (arvif->vdev_type != WMI_VDEV_TYPE_STA) in ath10k_mac_vif_disable_keepalive()
2024 if (arvif->vdev_type != WMI_VDEV_TYPE_AP) in ath10k_mac_vif_ap_csa_count_down()
2653 switch (arvif->vdev_type) { in ath10k_peer_assoc_h_qos()
5428 arvif->vdev_type = WMI_VDEV_TYPE_STA; in ath10k_add_interface()
5434 arvif->vdev_type in ath10k_add_interface()
[all...]
H A Dwow.c275 switch (arvif->vdev_type) { in ath10k_vif_wow_set_wakeups()
410 switch (arvif->vdev_type) { in ath10k_vif_wow_clean_nlo()
H A Dcore.c2557 int vdev_type; in ath10k_core_reset_rx_filter() local
2562 vdev_type = WMI_VDEV_TYPE_STA; in ath10k_core_reset_rx_filter()
2566 ret = ath10k_wmi_vdev_create(ar, vdev_id, vdev_type, vdev_subtype, in ath10k_core_reset_rx_filter()
H A Dcore.h573 enum wmi_vdev_type vdev_type; member
H A Dwmi-tlv.c2123 enum wmi_vdev_type vdev_type, in ath10k_wmi_tlv_op_gen_vdev_create()
2140 cmd->vdev_type = __cpu_to_le32(vdev_type); in ath10k_wmi_tlv_op_gen_vdev_create()
2121 ath10k_wmi_tlv_op_gen_vdev_create(struct ath10k *ar, u32 vdev_id, enum wmi_vdev_type vdev_type, enum wmi_vdev_subtype vdev_subtype, const u8 mac_addr[ETH_ALEN]) ath10k_wmi_tlv_op_gen_vdev_create() argument

Completed in 96 milliseconds

12