Home
last modified time | relevance | path

Searched refs:fw_features (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/arch/powerpc/platforms/powernv/
Dsetup.c44 struct device_node *fw_features) in fw_feature_is() argument
49 np = of_get_child_by_name(fw_features, name); in fw_feature_is()
103 struct device_node *np, *fw_features; in pnv_setup_rfi_flush() local
111 fw_features = of_get_child_by_name(np, "fw-features"); in pnv_setup_rfi_flush()
114 if (fw_features) { in pnv_setup_rfi_flush()
115 init_fw_feat_flags(fw_features); in pnv_setup_rfi_flush()
116 of_node_put(fw_features); in pnv_setup_rfi_flush()
/Linux-v5.4/arch/powerpc/kvm/
Dpowerpc.c2230 static inline bool have_fw_feat(struct device_node *fw_features, in have_fw_feat() argument
2236 np = of_get_child_by_name(fw_features, name); in have_fw_feat()
2246 struct device_node *np, *fw_features; in kvmppc_get_cpu_char() local
2256 fw_features = of_get_child_by_name(np, "fw-features"); in kvmppc_get_cpu_char()
2258 if (!fw_features) in kvmppc_get_cpu_char()
2260 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2263 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2266 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2269 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
2272 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char()
[all …]
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dcore.c662 if (test_bit(i, ar->normal_mode_fw.fw_file.fw_features)) { in ath10k_core_get_fw_features_str()
1648 ar->running_fw->fw_file.fw_features)) && in ath10k_download_and_run_otp()
1857 __set_bit(i, fw_file->fw_features); in ath10k_core_fetch_firmware_api_n()
1862 fw_file->fw_features, in ath10k_core_fetch_firmware_api_n()
1863 sizeof(fw_file->fw_features)); in ath10k_core_fetch_firmware_api_n()
1925 if (!test_bit(ATH10K_FW_FEATURE_NON_BMI, fw_file->fw_features) && in ath10k_core_fetch_firmware_api_n()
2273 if (test_bit(ATH10K_FW_FEATURE_WMI_10_2, fw_file->fw_features) && in ath10k_core_init_firmware_features()
2274 !test_bit(ATH10K_FW_FEATURE_WMI_10X, fw_file->fw_features)) { in ath10k_core_init_firmware_features()
2293 fw_file->fw_features)) { in ath10k_core_init_firmware_features()
2312 fw_file->fw_features)) { in ath10k_core_init_firmware_features()
[all …]
Dwow.c505 ar->running_fw->fw_file.fw_features))) { in ath10k_wow_op_suspend()
557 ar->running_fw->fw_file.fw_features)) { in ath10k_wow_op_set_wakeup()
571 ar->running_fw->fw_file.fw_features))) { in ath10k_wow_op_resume()
616 ar->running_fw->fw_file.fw_features)) in ath10k_wow_init()
Ddebug.c42 char fw_features[128] = {}; in ath10k_debug_print_hwfw_info() local
45 ath10k_core_get_fw_features_str(ar, fw_features, sizeof(fw_features)); in ath10k_debug_print_hwfw_info()
67 fw_features, in ath10k_debug_print_hwfw_info()
1727 ar->normal_mode_fw.fw_file.fw_features)) { in ath10k_debug_start()
1745 ar->normal_mode_fw.fw_file.fw_features)) in ath10k_debug_stop()
1994 ar->running_fw->fw_file.fw_features)) { in ath10k_write_btcoex()
2588 ar->normal_mode_fw.fw_file.fw_features)) { in ath10k_debug_register()
Dhtt_tx.c374 ar->running_fw->fw_file.fw_features)) in ath10k_htt_tx_free_txq()
390 ar->running_fw->fw_file.fw_features)) in ath10k_htt_tx_alloc_txq()
658 ar->running_fw->fw_file.fw_features)) in ath10k_htt_send_frag_desc_bank_cfg_32()
720 ar->running_fw->fw_file.fw_features)) in ath10k_htt_send_frag_desc_bank_cfg_64()
Dmac.c1232 ar->running_fw->fw_file.fw_features) && in ath10k_mac_monitor_vdev_is_needed()
1925 ar->running_fw->fw_file.fw_features)) { in ath10k_mac_vif_setup_ps()
2214 ar->running_fw->fw_file.fw_features)) { in ath10k_peer_assoc_h_crypto()
3457 ar->running_fw->fw_file.fw_features)) in ath10k_mac_tx_h_get_txmode()
3658 ar->running_fw->fw_file.fw_features) || in ath10k_mac_tx_h_get_txpath()
3903 ar->running_fw->fw_file.fw_features)) { in ath10k_mgmt_over_wmi_tx_work()
4871 ar->running_fw->fw_file.fw_features)) { in ath10k_start()
4907 ar->running_fw->fw_file.fw_features)) { in ath10k_start()
7501 ar->normal_mode_fw.fw_file.fw_features); in ath10k_mac_op_set_bitrate_mask()
8766 if (!test_bit(ATH10K_FW_FEATURE_NO_P2P, ar->normal_mode_fw.fw_file.fw_features)) in ath10k_mac_register()
[all …]
Dcore.h881 DECLARE_BITMAP(fw_features, ATH10K_FW_FEATURE_COUNT);
Dwmi.c2240 ar->running_fw->fw_file.fw_features)) { in ath10k_wmi_op_pull_mgmt_rx_ev()
2737 ar->running_fw->fw_file.fw_features)) in ath10k_wmi_event_chan_info()
5480 ar->running_fw->fw_file.fw_features)) in ath10k_wmi_event_service_ready_work()
9391 ar->running_fw->fw_file.fw_features)) { in ath10k_wmi_attach()
9434 ar->running_fw->fw_file.fw_features)) { in ath10k_wmi_detach()
Dhtt_rx.c1325 ar->running_fw->fw_file.fw_features)) in ath10k_htt_rx_nwifi_hdrlen()
Dwmi-tlv.c867 ar->running_fw->fw_file.fw_features)) in ath10k_wmi_tlv_op_pull_ch_info_ev()
/Linux-v5.4/drivers/scsi/
Dmyrb.h329 } fw_features; member