Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ralink/rt2x00/
Drt2x00dev.c1049 if (spec->supported_bands & SUPPORT_BAND_2GHZ) { in rt2x00lib_probe_hw_modes()
1065 if (spec->supported_bands & SUPPORT_BAND_5GHZ) { in rt2x00lib_probe_hw_modes()
Drt73usb.c2117 spec->supported_bands = SUPPORT_BAND_2GHZ; in rt73usb_probe_hw_mode()
2124 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt73usb_probe_hw_mode()
2131 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt73usb_probe_hw_mode()
Drt2x00.h398 unsigned int supported_bands; member
Drt2500usb.c1696 spec->supported_bands = SUPPORT_BAND_2GHZ; in rt2500usb_probe_hw_mode()
1715 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt2500usb_probe_hw_mode()
Drt2500pci.c1881 spec->supported_bands = SUPPORT_BAND_2GHZ; in rt2500pci_probe_hw_mode()
1900 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt2500pci_probe_hw_mode()
Drt61pci.c2692 spec->supported_bands = SUPPORT_BAND_2GHZ; in rt61pci_probe_hw_mode()
2704 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt61pci_probe_hw_mode()
Drt2400pci.c1581 spec->supported_bands = SUPPORT_BAND_2GHZ; in rt2400pci_probe_hw_mode()
Drt2800lib.c10073 spec->supported_bands = SUPPORT_BAND_2GHZ; in rt2800_probe_hw_mode()
10075 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt2800_probe_hw_mode()