Searched refs:compl_qid (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/ |
H A D | xgehal-channel-fp.c | 50 channel->compl_qid, channel->reserve_length); in __hal_channel_dtr_alloc() 82 channel->compl_qid, channel->reserve_length, in __hal_channel_dtr_alloc() 102 channel->compl_qid); in __hal_channel_dtr_alloc() 125 channel->post_qid, channel->compl_qid, offset, in __hal_channel_dtr_restore() 132 channel->type, channel->post_qid, channel->compl_qid, in __hal_channel_dtr_restore() 187 channel->compl_qid, channel->free_length); in __hal_channel_dtr_free()
|
H A D | xgehal-channel.c | 134 channel->compl_qid = 0; in __hal_channel_allocate() 318 tmp->compl_qid == attr->compl_qid) { in xge_hal_channel_open()
|
/illumos-gate/usr/src/uts/common/io/xge/hal/include/ |
H A D | xgehal-channel.h | 255 int compl_qid; member 391 int compl_qid; member
|
/illumos-gate/usr/src/uts/common/io/xge/drv/ |
H A D | xgell.c | 1605 attr.compl_qid = 0; in xgell_rx_ring_open() 1761 attr.compl_qid = 0; in xgell_tx_ring_open()
|