Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c1458 if (!iwl_mvm_has_new_station_api(mvm->fw)) { in iwl_mvm_up()
1609 if (!iwl_mvm_has_new_station_api(mvm->fw)) { in iwl_mvm_load_d3_fw()
H A Dtime-event.c124 else if (iwl_mvm_has_new_station_api(mvm->fw)) in iwl_mvm_cleanup_roc()
H A Dmvm.h1600 static inline bool iwl_mvm_has_new_station_api(const struct iwl_fw *fw) in iwl_mvm_has_new_station_api() function