Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_init.c88 softs->pqi_dev_cap.max_oq_elements = capability->max_oq_elements; in pqisrc_report_pqi_capability()
102 DBG_INIT("softs->pqi_dev_cap.max_oq_elements: %d\n", softs->pqi_dev_cap.max_oq_elements); in pqisrc_report_pqi_capability()
288 softs->pqi_dev_cap.max_oq_elements); in pqisrc_decide_opq_config()
H A Dsmartpqi_structures.h654 uint16_t max_oq_elements; member