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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dbcmwifi.c112 uint channel, band, bw, ctl_sb; local
126 ctl_sb = WL_CHANSPEC_CTL_SB_NONE;
148 ctl_sb = WL_CHANSPEC_CTL_SB_LOWER;
156 ctl_sb = WL_CHANSPEC_CTL_SB_UPPER;
167 return (channel | band | bw | ctl_sb);
172 * chanspec specified a band, bw, ctl_sb and channel and that the

Completed in 35 milliseconds