Searched refs:ctl_sb (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dbcmwifi.c117 uint channel, band, bw, ctl_sb; local
131 ctl_sb = WL_CHANSPEC_CTL_SB_NONE;
153 ctl_sb = WL_CHANSPEC_CTL_SB_LOWER;
161 ctl_sb = WL_CHANSPEC_CTL_SB_UPPER;
172 return (channel | band | bw | ctl_sb);
177 * chanspec specified a band, bw, ctl_sb and channel and that the
777 * chanspec specified a band, bw, ctl_sb and channel and that the

Completed in 47 milliseconds