Searched refs:channel_to_sb (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.c186 channel_to_sb(uint center_ch, uint ctl_ch, uint bw) function
503 sb = channel_to_sb(center_ch[i], ctl_ch, bw);
536 sb = channel_to_sb(ch1, ctl_ch, bw);
804 sb = channel_to_sb(center_ch[i], ctl_ch, bw);
1022 sb = channel_to_sb(chan0, primary_20mhz, 80);
1029 sb = channel_to_sb(chan1, primary_20mhz, 80);
/netgear-R7000-V1.0.7.12_1.2.5/src/shared/
H A Dbcmwifi.c401 channel_to_sb(uint center_ch, uint ctl_ch, uint bw) function
718 sb = channel_to_sb(center_ch[i], ctl_ch, bw);
750 sb = channel_to_sb(ch1, ctl_ch, bw);
753 sb = channel_to_sb(ch2, ctl_ch, bw);

Completed in 67 milliseconds