iwl_mld_scan_stop
ret = iwl_mld_scan_stop(mld, IWL_MLD_SCAN_NETDETECT, false);
ret = iwl_mld_scan_stop(mld, IWL_MLD_SCAN_SCHED, true);
ret = iwl_mld_scan_stop(mld, IWL_MLD_SCAN_INT_MLO, false);
iwl_mld_scan_stop(mld, IWL_MLD_SCAN_REGULAR, true);
return iwl_mld_scan_stop(mld, IWL_MLD_SCAN_SCHED, false);
int iwl_mld_scan_stop(struct iwl_mld *mld, int type, bool notify);