Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c847 u16 pci_driection; in atl1c_clean_buffer() local
852 pci_driection = DMA_FROM_DEVICE; in atl1c_clean_buffer()
854 pci_driection = DMA_TO_DEVICE; in atl1c_clean_buffer()
858 buffer_info->length, pci_driection); in atl1c_clean_buffer()
861 buffer_info->length, pci_driection); in atl1c_clean_buffer()