Searched refs:NVME_Q_DEPTH (Results 1 – 1 of 1) sorted by relevance
15 #define NVME_Q_DEPTH 2 macro801 ndev->q_depth = min_t(int, NVME_CAP_MQES(ndev->cap) + 1, NVME_Q_DEPTH); in nvme_probe()