Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/i40e/
H A Di40e_osdep.c62 mem->idm_alignment = alignment; in i40e_allocate_dma_mem()
163 mem->idm_alignment = UINT32_MAX; in i40e_free_dma_mem()
H A Di40e_osdep.h153 uint32_t idm_alignment; /* Requested alignment */ member