Searched refs:iwl_mvm_is_cdb_supported (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c851 if (iwl_mvm_is_cdb_supported(mvm))
1115 if (iwl_mvm_is_cdb_supported(mvm)) {
1173 if (iwl_mvm_is_cdb_supported(mvm)) {
1220 if (iwl_mvm_is_cdb_supported(mvm))
1329 if (iwl_mvm_is_cdb_supported(mvm)) {
1345 if (iwl_mvm_is_cdb_supported(mvm)) {
1358 if (iwl_mvm_is_cdb_supported(mvm)) {
1966 if ((!iwl_mvm_is_cdb_supported(mvm) &&
1968 (iwl_mvm_is_cdb_supported(mvm) &&
1976 if ((!iwl_mvm_is_cdb_supported(mv
[all...]
H A Dfw.c415 if (iwl_mvm_is_cdb_supported(mvm))
H A Dmvm.h1583 static inline bool iwl_mvm_is_cdb_supported(struct iwl_mvm *mvm) function
1601 * TODO: should this be the same as iwl_mvm_is_cdb_supported()?
H A Dd3.c730 if (WARN_ON_ONCE(iwl_mvm_is_cdb_supported(mvm) ||

Completed in 176 milliseconds