Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00queue.c1183 if (rt2x00_has_cap_flag(rt2x00dev, REQUIRE_ATIM_QUEUE)) { in rt2x00queue_initialize()
1239 rt2x00_has_cap_flag(rt2x00dev, REQUIRE_ATIM_QUEUE); in rt2x00queue_allocate()
H A Drt2x00mac.c111 rt2x00_has_cap_flag(rt2x00dev, REQUIRE_ATIM_QUEUE)) in rt2x00mac_tx()
H A Drt2x00.h695 REQUIRE_ATIM_QUEUE, enumerator
H A Drt2500usb.c1779 __set_bit(REQUIRE_ATIM_QUEUE, &rt2x00dev->cap_flags); in rt2500usb_probe_hw()
H A Drt2400pci.c1641 __set_bit(REQUIRE_ATIM_QUEUE, &rt2x00dev->cap_flags); in rt2400pci_probe_hw()
H A Drt2500pci.c1966 __set_bit(REQUIRE_ATIM_QUEUE, &rt2x00dev->cap_flags); in rt2500pci_probe_hw()