Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ralink/rt2x00/
A Drt2x00queue.c76 if (rt2x00_has_cap_flag(rt2x00dev, REQUIRE_DMA)) { in rt2x00queue_alloc_rxskb()
522 if (rt2x00_has_cap_flag(rt2x00dev, REQUIRE_DMA) && in rt2x00queue_write_tx_data()
658 else if (rt2x00_has_cap_flag(queue->rt2x00dev, REQUIRE_DMA)) in rt2x00queue_write_tx_frame()
A Drt2x00.h696 REQUIRE_DMA, enumerator
A Drt2x00dev.c1128 else if (rt2x00_has_cap_flag(rt2x00dev, REQUIRE_DMA)) in rt2x00lib_probe_hw()
A Drt2400pci.c1642 __set_bit(REQUIRE_DMA, &rt2x00dev->cap_flags); in rt2400pci_probe_hw()
A Drt2500pci.c1967 __set_bit(REQUIRE_DMA, &rt2x00dev->cap_flags); in rt2500pci_probe_hw()
A Drt61pci.c2785 __set_bit(REQUIRE_DMA, &rt2x00dev->cap_flags); in rt61pci_probe_hw()
A Drt2800lib.c10316 __set_bit(REQUIRE_DMA, &rt2x00dev->cap_flags); in rt2800_probe_hw()

Completed in 36 milliseconds