Home
last modified time | relevance | path

Searched refs:CAPABILITY_LINK_TUNING (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/net/wireless/ralink/rt2x00/
Drt2x00.h715 CAPABILITY_LINK_TUNING, enumerator
1238 return rt2x00_has_cap_flag(rt2x00dev, CAPABILITY_LINK_TUNING); in rt2x00_has_cap_link_tuning()
Drt2400pci.c1534 __set_bit(CAPABILITY_LINK_TUNING, &rt2x00dev->cap_flags); in rt2400pci_init_eeprom()
Drt2500pci.c1688 __set_bit(CAPABILITY_LINK_TUNING, &rt2x00dev->cap_flags); in rt2500pci_init_eeprom()
Drt73usb.c2206 __set_bit(CAPABILITY_LINK_TUNING, &rt2x00dev->cap_flags); in rt73usb_probe_hw()
Drt61pci.c2788 __set_bit(CAPABILITY_LINK_TUNING, &rt2x00dev->cap_flags); in rt61pci_probe_hw()
Drt2800lib.c10311 __set_bit(CAPABILITY_LINK_TUNING, &rt2x00dev->cap_flags); in rt2800_probe_hw()