OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ieee80211_mhz2ieee
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/net80211/
ieee80211_var.h
312
u_int
ieee80211_mhz2ieee
(u_int, u_int);
ieee80211.c
301
ieee80211_mhz2ieee
(u_int freq, u_int flags)
function in typeref:typename:u_int
/src/sbin/ifconfig/
ieee80211.c
72
static u_int
ieee80211_mhz2ieee
(u_int, u_int);
830
,
ieee80211_mhz2ieee
(sr->isr_freq, sr->isr_flags)
845
ieee80211_mhz2ieee
(u_int isrfreq, u_int isrflags)
function in typeref:typename:u_int
/src/sys/dev/usb/
if_upgt.c
1171
channel =
ieee80211_mhz2ieee
(le16toh(freq3[i].freq), 0);
1206
channel =
ieee80211_mhz2ieee
(le16toh(freq4_1[i].freq), 0);
1235
channel =
ieee80211_mhz2ieee
(le16toh(freq6[i].freq), 0);
/src/share/man/man9/
Makefile
411
ieee80211.9
ieee80211_mhz2ieee
.9 \
/src/sys/dev/pci/
if_iwm.c
5210
chan->channel_num = htole16(
ieee80211_mhz2ieee
(c->ic_freq, 0));
5239
chan->channel_num =
ieee80211_mhz2ieee
(c->ic_freq, 0);
5497
ieee80211_mhz2ieee
(c->ic_freq, 0);
Completed in 64 milliseconds
Indexes created Wed Oct 22 06:10:02 GMT 2025