Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dnan.c767 int min_slot_count = INT_MAX; in ieee80211_nan_find_evac_chan() local
808 if (slot_count < min_slot_count) { in ieee80211_nan_find_evac_chan()
809 min_slot_count = slot_count; in ieee80211_nan_find_evac_chan()