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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/rt2x00/
H A Drt2x00dev.c721 if (spec->supported_bands & SUPPORT_BAND_2GHZ) {
737 if (spec->supported_bands & SUPPORT_BAND_5GHZ) {
H A Drt2x00.h404 * @supported_bands: Bitmask contained the supported bands (2.4GHz, 5.2GHz).
413 unsigned int supported_bands; member in struct:hw_mode_spec
H A Drt73usb.c2060 spec->supported_bands = SUPPORT_BAND_2GHZ;
2067 spec->supported_bands |= SUPPORT_BAND_5GHZ;
2074 spec->supported_bands |= SUPPORT_BAND_5GHZ;
H A Drt2500usb.c1674 spec->supported_bands = SUPPORT_BAND_2GHZ;
1693 spec->supported_bands |= SUPPORT_BAND_5GHZ;
H A Drt2500pci.c1771 spec->supported_bands = SUPPORT_BAND_2GHZ;
1790 spec->supported_bands |= SUPPORT_BAND_5GHZ;
H A Drt61pci.c2628 spec->supported_bands = SUPPORT_BAND_2GHZ;
2640 spec->supported_bands |= SUPPORT_BAND_5GHZ;
H A Drt2800lib.c2807 spec->supported_bands = SUPPORT_BAND_2GHZ;
2816 spec->supported_bands |= SUPPORT_BAND_5GHZ;
2826 spec->supported_bands |= SUPPORT_BAND_5GHZ;
H A Drt2400pci.c1475 spec->supported_bands = SUPPORT_BAND_2GHZ;

Completed in 54 milliseconds