Home
last modified time | relevance | path

Searched refs:SUPPORT_BAND_2GHZ (Results 1 – 8 of 8) sorted by relevance

/linux-3.4.99/drivers/net/wireless/rt2x00/
Drt2x00.h424 #define SUPPORT_BAND_2GHZ 0x00000001 macro
Drt2x00dev.c870 if (spec->supported_bands & SUPPORT_BAND_2GHZ) { in rt2x00lib_probe_hw_modes()
Drt2400pci.c1587 spec->supported_bands = SUPPORT_BAND_2GHZ; in rt2400pci_probe_hw_mode()
Drt2500usb.c1719 spec->supported_bands = SUPPORT_BAND_2GHZ; in rt2500usb_probe_hw_mode()
Drt2500pci.c1885 spec->supported_bands = SUPPORT_BAND_2GHZ; in rt2500pci_probe_hw_mode()
Drt73usb.c2132 spec->supported_bands = SUPPORT_BAND_2GHZ; in rt73usb_probe_hw_mode()
Drt61pci.c2790 spec->supported_bands = SUPPORT_BAND_2GHZ; in rt61pci_probe_hw_mode()
Drt2800lib.c4547 spec->supported_bands = SUPPORT_BAND_2GHZ; in rt2800_probe_hw_mode()