Home
last modified time | relevance | path

Searched refs:per_dtr_space (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-channel.h260 int per_dtr_space; member
396 int per_dtr_space; member
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-channel.c181 channel->per_dtr_space = attr->per_dtr_space; in __hal_channel_initialize()
H A Dxgehal-fifo.c227 attr->per_dtr_space; in __hal_fifo_open()
H A Dxgehal-ring.c272 sizeof(xge_hal_ring_rxd_priv_t) + attr->per_dtr_space; in __hal_ring_open()
H A Dxgehal-mgmtaux.c1321 __HAL_AUX_ENTRY(key, channel->per_dtr_space, "%u"); in xge_hal_aux_channel_read()
1372 __HAL_AUX_ENTRY(key, channel->per_dtr_space, "%u"); in xge_hal_aux_channel_read()
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxgell.c1607 attr.per_dtr_space = sizeof (xgell_rxd_priv_t); in xgell_rx_ring_open()
1763 attr.per_dtr_space = sizeof (xgell_txd_priv_t); in xgell_tx_ring_open()