Searched defs:channelSep (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/dev/ath/ath_hal/ |
H A D | ah_regdomain.c | 492 adj_freq_ht40(u_int mode, int *low_adj, int *hi_adj, int *channelSep) in adj_freq_ht40() 519 int b, error, low_adj, hi_adj, channelSep; in add_chanlist_mode() local
|
H A D | ah_regdomain.h | 132 uint8_t channelSep; /* Channel separation within member
|
/freebsd/sbin/ifconfig/ |
H A D | ifieee80211.c | 2155 int freq, hi_adj, lo_adj, channelSep; in regdomain_addchans() local
|