Home
last modified time | relevance | path

Searched refs:SUPPORT_BAND_5GHZ (Results 1 – 7 of 7) sorted by relevance

/linux-3.4.99/drivers/net/wireless/rt2x00/
Drt2x00.h425 #define SUPPORT_BAND_5GHZ 0x00000002 macro
Drt2x00dev.c886 if (spec->supported_bands & SUPPORT_BAND_5GHZ) { in rt2x00lib_probe_hw_modes()
Drt73usb.c2139 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt73usb_probe_hw_mode()
2146 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt73usb_probe_hw_mode()
Drt2500usb.c1738 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt2500usb_probe_hw_mode()
Drt2500pci.c1904 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt2500pci_probe_hw_mode()
Drt2800lib.c4556 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt2800_probe_hw_mode()
4570 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt2800_probe_hw_mode()
Drt61pci.c2802 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt61pci_probe_hw_mode()