Searched refs:I40E_NONDMA_TO_DMA (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/ixl/
H A Di40e_lan_hmc.c796 i40e_memcpy(dest, &dest_byte, sizeof(dest_byte), I40E_NONDMA_TO_DMA);
840 i40e_memcpy(dest, &dest_word, sizeof(dest_word), I40E_NONDMA_TO_DMA);
892 i40e_memcpy(dest, &dest_dword, sizeof(dest_dword), I40E_NONDMA_TO_DMA);
944 i40e_memcpy(dest, &dest_qword, sizeof(dest_qword), I40E_NONDMA_TO_DMA);
981 i40e_memcpy(target, &dest_byte, sizeof(dest_byte), I40E_NONDMA_TO_DMA);
1025 i40e_memcpy(target, &dest_word, sizeof(dest_word), I40E_NONDMA_TO_DMA);
1078 I40E_NONDMA_TO_DMA);
1131 I40E_NONDMA_TO_DMA);
H A Di40e_hmc.c198 I40E_NONDMA_TO_DMA);
H A Di40e_adminq.c937 I40E_NONDMA_TO_DMA);
944 I40E_NONDMA_TO_DMA);
H A Di40e_type.h188 I40E_NONDMA_TO_DMA, enumerator in enum:i40e_memcpy_type

Completed in 106 milliseconds