Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/intel/iwlegacy/
Dcommon.h1797 u16 il_get_active_dwell_time(struct il_priv *il, enum nl80211_band band,
Dcommon.c1482 il_get_active_dwell_time(struct il_priv *il, enum nl80211_band band, in il_get_active_dwell_time() function
1492 EXPORT_SYMBOL(il_get_active_dwell_time);
D3945-mac.c1559 active_dwell = il_get_active_dwell_time(il, band, n_probes); in il3945_get_channels_for_scan()
D4965-mac.c786 active_dwell = il_get_active_dwell_time(il, band, n_probes); in il4965_get_channels_for_scan()