Searched refs:scans (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw.h | 729 int scans; member 994 ieee->scans++; in libipw_increment_scans() 999 return ieee->scans; in libipw_get_scans()
|
H A D | ipw2100.c | 2180 priv->ieee->scans++; in isr_scan_complete() 3724 IPW2100_ORD(STAT_FULL_SCANS, "full scans"), 4092 DUMP_VAR(ieee->scans, "d"); in show_internals()
|
H A D | ipw2200.c | 4387 * off roaming, and abort any active scans */ in ipw_handle_missed_beacon() 4765 priv->ieee->scans++; in ipw_rx_notification() 4776 /* Do queued direct scans first */ in ipw_rx_notification() 5817 * to trigger scans across combinations of bands, but when it in ipw_adhoc_create() 6365 * scans. Otherwise fast channel hopping will not actually in ipw_request_scan_helper() 6373 /* Honor direct scans first, otherwise if we are roaming make in ipw_request_scan_helper()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/ |
H A D | libipw.h | 728 int scans; member 993 ieee->scans++; in libipw_increment_scans() 998 return ieee->scans; in libipw_get_scans()
|
H A D | ipw2100.c | 2169 priv->ieee->scans++; in isr_scan_complete() 3713 IPW2100_ORD(STAT_FULL_SCANS, "full scans"), 4081 DUMP_VAR(ieee->scans, "d"); in internals_show()
|
H A D | ipw2200.c | 4341 * off roaming, and abort any active scans */ in ipw_handle_missed_beacon() 4719 priv->ieee->scans++; in ipw_rx_notification() 4730 /* Do queued direct scans first */ in ipw_rx_notification() 5771 * to trigger scans across combinations of bands, but when it in ipw_adhoc_create() 6319 * scans. Otherwise fast channel hopping will not actually in ipw_request_scan_helper() 6327 /* Honor direct scans first, otherwise if we are roaming make in ipw_request_scan_helper()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211.h | 1668 int scans; member 2410 ieee->scans++; in ieee80211_increment_scans() 2415 return ieee->scans; in ieee80211_get_scans()
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211.h | 1605 int scans; member 2349 ieee->scans++; in ieee80211_increment_scans() 2354 return ieee->scans; in ieee80211_get_scans()
|
/kernel/linux/linux-5.10/drivers/mtd/ |
H A D | nftlmount.c | 147 The new DiskOnChip driver scans the MediaHeader itself, and presents a virtual in find_boot_record()
|
/kernel/linux/linux-6.6/drivers/mtd/ |
H A D | nftlmount.c | 147 The new DiskOnChip driver scans the MediaHeader itself, and presents a virtual in find_boot_record()
|
/kernel/linux/linux-5.10/drivers/staging/rtl8192e/ |
H A D | rtllib.h | 1475 int scans; member
|
/kernel/linux/linux-6.6/drivers/staging/rtl8192e/ |
H A D | rtllib.h | 1417 int scans; member
|
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | ap_bus.c | 86 /* # of bus scans since init */ 1025 /* Only trigger AP bus scans after the initial scan is done */ in ap_bus_force_rescan() 1551 static BUS_ATTR_RW(scans);
|
Completed in 73 milliseconds