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.c843 if (iwl_mvm_is_cdb_supported(mvm))
1105 if (iwl_mvm_is_cdb_supported(mvm)) {
1163 if (iwl_mvm_is_cdb_supported(mvm)) {
1210 if (iwl_mvm_is_cdb_supported(mvm))
1319 if (iwl_mvm_is_cdb_supported(mvm)) {
1335 if (iwl_mvm_is_cdb_supported(mvm)) {
1348 if (iwl_mvm_is_cdb_supported(mvm)) {
1930 if ((!iwl_mvm_is_cdb_supported(mvm) &&
1932 (iwl_mvm_is_cdb_supported(mvm) &&
1940 if ((!iwl_mvm_is_cdb_supported(mv
[all...]
H A Dfw.c415 if (iwl_mvm_is_cdb_supported(mvm))
H A Dmvm.h1464 static inline bool iwl_mvm_is_cdb_supported(struct iwl_mvm *mvm) function
1482 * 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 135 milliseconds