Searched refs:il_get_active_dwell_time (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.h | 1779 u16 il_get_active_dwell_time(struct il_priv *il, enum nl80211_band band,
|
H A D | common.c | 1464 il_get_active_dwell_time(struct il_priv *il, enum nl80211_band band, in il_get_active_dwell_time() function 1474 EXPORT_SYMBOL(il_get_active_dwell_time); variable
|
H A D | 3945-mac.c | 1542 active_dwell = il_get_active_dwell_time(il, band, n_probes); in il3945_get_channels_for_scan()
|
H A D | 4965-mac.c | 771 active_dwell = il_get_active_dwell_time(il, band, n_probes); in il4965_get_channels_for_scan()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
H A D | common.h | 1780 u16 il_get_active_dwell_time(struct il_priv *il, enum nl80211_band band,
|
H A D | common.c | 1462 il_get_active_dwell_time(struct il_priv *il, enum nl80211_band band, in il_get_active_dwell_time() function 1472 EXPORT_SYMBOL(il_get_active_dwell_time); variable
|
H A D | 3945-mac.c | 1534 active_dwell = il_get_active_dwell_time(il, band, n_probes); in il3945_get_channels_for_scan()
|
H A D | 4965-mac.c | 772 active_dwell = il_get_active_dwell_time(il, band, n_probes); in il4965_get_channels_for_scan()
|
Completed in 51 milliseconds