Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c848 u16 pci_driection; in atl1c_clean_buffer() local
853 pci_driection = DMA_FROM_DEVICE; in atl1c_clean_buffer()
855 pci_driection = DMA_TO_DEVICE; in atl1c_clean_buffer()
859 buffer_info->length, pci_driection); in atl1c_clean_buffer()
862 buffer_info->length, pci_driection); in atl1c_clean_buffer()