Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/wpa/dist/src/common/
Dieee802_11_common.h298 bool is_same_band(int freq1, int freq2);
Dieee802_11_common.c2977 bool is_same_band(int freq1, int freq2) in is_same_band() function
/netbsd/src/external/bsd/wpa/dist/src/drivers/
Ddriver_nl80211.c9254 if (is_same_band(freq, mlo->links[i].freq)) { in nl80211_put_any_link_id()