Home
last modified time | relevance | path

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

/drivers/net/wireless/ralink/rt2x00/
Drt2x00.h400 #define SUPPORT_BAND_5GHZ 0x00000002 macro
Drt73usb.c2124 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt73usb_probe_hw_mode()
2131 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt73usb_probe_hw_mode()
Drt2x00dev.c1066 if (spec->supported_bands & SUPPORT_BAND_5GHZ) { in rt2x00lib_probe_hw_modes()
Drt2500usb.c1715 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt2500usb_probe_hw_mode()
Drt2500pci.c1902 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt2500pci_probe_hw_mode()
Drt61pci.c2708 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt61pci_probe_hw_mode()
Drt2800lib.c10093 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt2800_probe_hw_mode()