Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ipw/
H A Dipw2100_impl.h61 #define IPW2100_TXBD_SIZE (IPW2100_NUM_TXBD * sizeof (struct ipw2100_bd)) macro
H A Dipw2100.c1459 IPW2100_TXBD_SIZE, DDI_DMA_WRITE, DDI_DMA_CONSISTENT); in ipw2100_ring_alloc()