Home
last modified time | relevance | path

Searched refs:iwl_mvm_is_cdb_supported (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c391 if (iwl_mvm_is_cdb_supported(mvm)) in iwl_mvm_load_ucode_wait_alive()
H A Dmvm.h1618 static inline bool iwl_mvm_is_cdb_supported(struct iwl_mvm *mvm) in iwl_mvm_is_cdb_supported() function
1636 * TODO: should this be the same as iwl_mvm_is_cdb_supported()? in iwl_mvm_cdb_scan_api()
H A Dd3.c729 if (WARN_ON_ONCE(iwl_mvm_is_cdb_supported(mvm) || in iwl_mvm_d3_reprogram()