Searched defs:txdl_count (Results 1 - 1 of 1) 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)
173 int i = txdl_count;
176 txdl_count <= ((xge_hal_channel_t *)channelh)->reserve_initial);
192 __hal_channel_dtr_restore(channelh, NULL, txdl_count);
168 __hal_fifo_txdl_restore_many(xge_hal_channel_h channelh, xge_hal_fifo_txd_t *txdp, int txdl_count) argument

Completed in 81 milliseconds