Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c840 u16 pci_driection; in atl1c_clean_buffer() local
845 pci_driection = PCI_DMA_FROMDEVICE; in atl1c_clean_buffer()
847 pci_driection = PCI_DMA_TODEVICE; in atl1c_clean_buffer()
851 buffer_info->length, pci_driection); in atl1c_clean_buffer()
854 buffer_info->length, pci_driection); in atl1c_clean_buffer()