Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-fifo-fp.c169 xge_hal_fifo_txd_t *txdp, int txdl_count) in __hal_fifo_txdl_restore_many() argument
173 int i = txdl_count; in __hal_fifo_txdl_restore_many()
176 txdl_count <= ((xge_hal_channel_t *)channelh)->reserve_initial); in __hal_fifo_txdl_restore_many()
192 __hal_channel_dtr_restore(channelh, NULL, txdl_count); in __hal_fifo_txdl_restore_many()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-fifo.h282 xge_hal_fifo_txd_t *txdp, int txdl_count);