Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/smartpqi/
Dsmartpqi_init.c93 softs->pqi_dev_cap.max_oq_elements = capability->max_oq_elements; in pqisrc_report_pqi_capability()
107 DBG_INIT("softs->pqi_dev_cap.max_oq_elements: %d\n", softs->pqi_dev_cap.max_oq_elements); in pqisrc_report_pqi_capability()
281 softs->pqi_dev_cap.max_oq_elements); in pqisrc_decide_opq_config()
Dsmartpqi_structures.h664 uint16_t max_oq_elements; member