Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwi/
H A Dif_iwireg.h35 #define IWI_TX_DESC_SIZE (sizeof (struct iwi_tx_desc)) macro
H A Dif_iwi.c616 count * IWI_TX_DESC_SIZE, 1, count * IWI_TX_DESC_SIZE, 0, NULL, in iwi_alloc_tx_ring()
631 count * IWI_TX_DESC_SIZE, iwi_dma_map_addr, &ring->physaddr, 0); in iwi_alloc_tx_ring()