Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00queue.c76 if (rt2x00_has_cap_flag(rt2x00dev, REQUIRE_DMA)) { in rt2x00queue_alloc_rxskb()
519 if (rt2x00_has_cap_flag(rt2x00dev, REQUIRE_DMA) && in rt2x00queue_write_tx_data()
655 else if (rt2x00_has_cap_flag(queue->rt2x00dev, REQUIRE_DMA)) in rt2x00queue_write_tx_frame()
H A Drt2x00.h686 REQUIRE_DMA, enumerator
H A Drt2x00dev.c1143 else if (rt2x00_has_cap_flag(rt2x00dev, REQUIRE_DMA)) in rt2x00lib_probe_hw()
H A Drt2400pci.c1642 __set_bit(REQUIRE_DMA, &rt2x00dev->cap_flags); in rt2400pci_probe_hw()
H A Drt2500pci.c1967 __set_bit(REQUIRE_DMA, &rt2x00dev->cap_flags); in rt2500pci_probe_hw()
H A Drt61pci.c2785 __set_bit(REQUIRE_DMA, &rt2x00dev->cap_flags); in rt61pci_probe_hw()