Searched refs:outstanding_aers (Results 1 – 2 of 2) sorted by relevance
557 uint8_t outstanding_aers; member
1571 if (!n->outstanding_aers) { in nvme_process_aers()1586 n->outstanding_aers--; in nvme_process_aers()1588 req = n->aer_reqs[n->outstanding_aers]; in nvme_process_aers()5981 n->outstanding_aers--; in nvme_abort()6555 n->aer_reqs[n->outstanding_aers] = req; in nvme_aer()6556 n->outstanding_aers++; in nvme_aer()7369 n->outstanding_aers = 0; in nvme_ctrl_reset()7838 if (n->outstanding_aers) { in nvme_process_db()7855 if (n->outstanding_aers) { in nvme_process_db()7896 if (n->outstanding_aers) { in nvme_process_db()[all …]