Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_main.c824 u16 pci_driection; in atl1c_clean_buffer() local
829 pci_driection = DMA_FROM_DEVICE; in atl1c_clean_buffer()
831 pci_driection = DMA_TO_DEVICE; in atl1c_clean_buffer()
835 buffer_info->length, pci_driection); in atl1c_clean_buffer()
838 buffer_info->length, pci_driection); in atl1c_clean_buffer()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds