Searched refs:ctl_sb (Results 1 - 1 of 1) sorted by last modified time

/asus-wl-520gu-7.0.1.45/src/shared/
H A Dbcmwifi.c83 uint channel, band, bw, ctl_sb; local
96 ctl_sb = WL_CHANSPEC_CTL_SB_NONE;
122 ctl_sb = (tolower((int)*a) == 'l') ?
125 if (ctl_sb == WL_CHANSPEC_CTL_SB_LOWER)
151 return ((channel | band | bw | ctl_sb));

Completed in 36 milliseconds