Home
last modified time | relevance | path

Searched refs:il_get_active_dwell_time (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/wireless/intel/iwlegacy/
Dcommon.h1780 u16 il_get_active_dwell_time(struct il_priv *il, enum nl80211_band band,
Dcommon.c1462 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);
D3945-mac.c1540 active_dwell = il_get_active_dwell_time(il, band, n_probes); in il3945_get_channels_for_scan()
D4965-mac.c772 active_dwell = il_get_active_dwell_time(il, band, n_probes); in il4965_get_channels_for_scan()