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

/netgear-R7000-V1.0.7.12_1.2.5/src/shared/bcmwifi/src/
H A Dbcmwifi_channels.c324 char c, sb_ul = '\0'; local
371 sb_ul = c;
408 sb_ul = c;
457 * chspec_band, ctl_ch, chspec_bw, sb_ul, ch1, ch2.
459 * Need to convert ctl_ch, sb_ul, and ch1,ch2 into
466 if (sb_ul != '\0') {
467 if (sb_ul == 'l') {
470 } else if (sb_ul == 'u') {
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dbcmwifi.c539 char c, sb_ul = '\0'; local
586 sb_ul = c;
623 sb_ul = c;
672 * chspec_band, ctl_ch, chspec_bw, sb_ul, ch1, ch2.
674 * Need to convert ctl_ch, sb_ul, and ch1,ch2 into
681 if (sb_ul != '\0') {
682 if (sb_ul == 'l') {
685 } else if (sb_ul == 'u') {

Completed in 75 milliseconds