Searched refs:fw_features (Results 1 – 12 of 12) sorted by relevance
| /linux/arch/powerpc/platforms/powernv/ |
| A D | setup.c | 44 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_security_mitigations() local 111 fw_features = of_get_child_by_name(np, "fw-features"); in pnv_setup_security_mitigations() 114 if (fw_features) { in pnv_setup_security_mitigations() 115 init_fw_feat_flags(fw_features); in pnv_setup_security_mitigations() 116 of_node_put(fw_features); in pnv_setup_security_mitigations()
|
| /linux/arch/powerpc/kvm/ |
| A D | powerpc.c | 2273 struct device_node *np, *fw_features; in kvmppc_get_cpu_char() local 2285 if (!fw_features) in kvmppc_get_cpu_char() 2287 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char() 2290 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char() 2293 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char() 2296 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char() 2299 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char() 2302 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char() 2305 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char() 2316 if (have_fw_feat(fw_features, "enabled", in kvmppc_get_cpu_char() [all …]
|
| /linux/drivers/net/wireless/ath/ath10k/ |
| A D | core.c | 1741 ar->running_fw->fw_file.fw_features)) && in ath10k_download_and_run_otp() 1950 __set_bit(i, fw_file->fw_features); in ath10k_core_fetch_firmware_api_n() 1955 fw_file->fw_features, in ath10k_core_fetch_firmware_api_n() 1956 sizeof(fw_file->fw_features)); in ath10k_core_fetch_firmware_api_n() 2456 fw_file->fw_features)) { in ath10k_core_init_firmware_features() 2475 fw_file->fw_features)) { in ath10k_core_init_firmware_features() 2503 fw_file->fw_features)) in ath10k_core_init_firmware_features() 2566 fw_file->fw_features)) in ath10k_core_init_firmware_features() 2773 ar->running_fw->fw_file.fw_features)) { in ath10k_core_start() 2800 ar->running_fw->fw_file.fw_features)) { in ath10k_core_start() [all …]
|
| A D | wow.c | 505 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()
|
| A D | debug.c | 42 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() 1729 ar->normal_mode_fw.fw_file.fw_features)) { in ath10k_debug_start() 1747 ar->normal_mode_fw.fw_file.fw_features)) in ath10k_debug_stop() 1999 ar->running_fw->fw_file.fw_features)) { in ath10k_write_btcoex() 2591 ar->normal_mode_fw.fw_file.fw_features)) { in ath10k_debug_register()
|
| A D | htt_tx.c | 374 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() 703 ar->running_fw->fw_file.fw_features)) in ath10k_htt_send_frag_desc_bank_cfg_32() 765 ar->running_fw->fw_file.fw_features)) in ath10k_htt_send_frag_desc_bank_cfg_64()
|
| A D | mac.c | 1244 ar->running_fw->fw_file.fw_features) && in ath10k_mac_monitor_vdev_is_needed() 1937 ar->running_fw->fw_file.fw_features)) { in ath10k_mac_vif_setup_ps() 2227 ar->running_fw->fw_file.fw_features)) { in ath10k_peer_assoc_h_crypto() 3738 ar->running_fw->fw_file.fw_features)) in ath10k_mac_tx_h_get_txmode() 3962 ar->running_fw->fw_file.fw_features) || in ath10k_mac_tx_h_get_txpath() 4206 ar->running_fw->fw_file.fw_features)) { in ath10k_mgmt_over_wmi_tx_work() 5254 ar->running_fw->fw_file.fw_features)) { in ath10k_start() 5290 ar->running_fw->fw_file.fw_features) && in ath10k_start() 8359 ar->normal_mode_fw.fw_file.fw_features); in ath10k_mac_op_set_bitrate_mask() 9938 if (!test_bit(ATH10K_FW_FEATURE_NO_P2P, ar->normal_mode_fw.fw_file.fw_features)) in ath10k_mac_register() [all …]
|
| A D | core.h | 945 DECLARE_BITMAP(fw_features, ATH10K_FW_FEATURE_COUNT);
|
| A D | wmi.c | 2295 ar->running_fw->fw_file.fw_features)) { in ath10k_wmi_op_pull_mgmt_rx_ev() 2810 ar->running_fw->fw_file.fw_features)) in ath10k_wmi_event_chan_info() 5584 ar->running_fw->fw_file.fw_features)) in ath10k_wmi_event_service_ready_work() 9528 ar->running_fw->fw_file.fw_features)) { in ath10k_wmi_attach() 9571 ar->running_fw->fw_file.fw_features)) { in ath10k_wmi_detach()
|
| A D | htt_rx.c | 1346 ar->running_fw->fw_file.fw_features)) in ath10k_htt_rx_nwifi_hdrlen()
|
| A D | wmi-tlv.c | 1013 ar->running_fw->fw_file.fw_features)) in ath10k_wmi_tlv_op_pull_ch_info_ev()
|
| /linux/drivers/scsi/ |
| A D | myrb.h | 329 } fw_features; member
|
Completed in 77 milliseconds