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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/shared/
H A Dbroadcom.c1794 int cur_phytype; local
1805 wl_ioctl(name, WLC_GET_PHYTYPE, &cur_phytype, sizeof(cur_phytype));
1812 if (cur_phytype == WLC_PHY_TYPE_AC) {
3871 int band = WLC_BAND_ALL, cur_phytype; local
3894 wl_ioctl(name, WLC_GET_PHYTYPE, &cur_phytype, sizeof(cur_phytype));
3900 (cur_phytype != WLC_PHY_TYPE_N) && (cur_phytype != WLC_PHY_TYPE_SSN) &&
3901 (cur_phytype !
4010 int band = WLC_BAND_ALL, cur_phytype; local
4088 int cur_phytype; local
[all...]

Completed in 126 milliseconds