Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/efct/
H A Defct_hw_queues.c611 int qindex_payload; in efct_hw_rqpair_put() local
628 qindex_payload = sli_rq_write(&hw->sli, rq_payload, in efct_hw_rqpair_put()
632 qindex_payload < 0) { in efct_hw_rqpair_put()
639 WARN_ON(qindex_hdr != qindex_payload); in efct_hw_rqpair_put()