Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dscan.h57 IWL_MLD_SCAN_INT_MLO = BIT(3), enumerator
H A Dscan.c298 if (scan_status == IWL_MLD_SCAN_INT_MLO) in iwl_mld_scan_ooc_priority()
1795 IWL_MLD_SCAN_INT_MLO); in iwl_mld_int_mlo_scan_start()
1816 if (mld->scan.status & IWL_MLD_SCAN_INT_MLO) { in iwl_mld_int_mlo_scan()
1926 } else if (mld->scan.uid_status[uid] == IWL_MLD_SCAN_INT_MLO) { in iwl_mld_handle_scan_complete_notif()
1978 uid = iwl_mld_scan_uid_by_status(mld, IWL_MLD_SCAN_INT_MLO); in iwl_mld_report_scan_aborted()
H A Ddebugfs.c919 ret = iwl_mld_scan_stop(mld, IWL_MLD_SCAN_INT_MLO, false); in iwl_dbgfs_vif_int_mlo_scan_write()