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); 82 channel->compl_qid, channel->reserve_length, 102 channel->compl_qid); 125 channel->post_qid, channel->compl_qid, offset, 132 channel->type, channel->post_qid, channel->compl_qid, 187 channel->compl_qid, channel->free_length);
|
H A D | xgehal-channel.c | 134 channel->compl_qid = 0; 318 tmp->compl_qid == attr->compl_qid) {
|
/illumos-gate/usr/src/uts/common/io/xge/hal/include/ |
H A D | xgehal-channel.h | 228 * @compl_qid: Completion queue ID. Must be set to zero for the link layer. 255 int compl_qid; member in struct:xge_hal_channel_attr_t 326 * @compl_qid: Identifies Xframe completion queue. 391 int compl_qid; member in struct:__anon6597
|
/illumos-gate/usr/src/uts/common/io/xge/drv/ |
H A D | xgell.c | 1605 attr.compl_qid = 0; 1761 attr.compl_qid = 0;
|
Completed in 97 milliseconds