Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c827 u16 pci_driection; in atl1c_clean_buffer() local
832 pci_driection = PCI_DMA_FROMDEVICE; in atl1c_clean_buffer()
834 pci_driection = PCI_DMA_TODEVICE; in atl1c_clean_buffer()
838 buffer_info->length, pci_driection); in atl1c_clean_buffer()
841 buffer_info->length, pci_driection); in atl1c_clean_buffer()