Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwi/
H A Dif_iwireg.h36 #define IWI_CMD_DESC_SIZE (sizeof (struct iwi_cmd_desc)) macro
H A Dif_iwi.c554 count * IWI_CMD_DESC_SIZE, 1, count * IWI_CMD_DESC_SIZE, 0, in iwi_alloc_cmd_ring()
569 count * IWI_CMD_DESC_SIZE, iwi_dma_map_addr, &ring->physaddr, 0); in iwi_alloc_cmd_ring()