Home
last modified time | relevance | path

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

/freebsd/sys/dev/ocs_fc/
H A Docs_hw.c3594 int32_t queue_rc; in _hw_wq_write() local
3609 queue_rc = _sli_queue_write(&wq->hw->sli, wq->queue, wqe->wqebuf); in _hw_wq_write()
3611 if (queue_rc < 0) { in _hw_wq_write()
3615 ocs_queue_history_wq(&wq->hw->q_hist, (void *) wqe->wqebuf, wq->queue->id, queue_rc); in _hw_wq_write()