Home
last modified time | relevance | path

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

/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_init.c84 softs->pqi_dev_cap.max_iq_elements = capability->max_iq_elements; in pqisrc_report_pqi_capability()
98 DBG_INIT("softs->pqi_dev_cap.max_iq_elements: %d\n", softs->pqi_dev_cap.max_iq_elements); in pqisrc_report_pqi_capability()
284 softs->pqi_dev_cap.max_iq_elements); in pqisrc_decide_opq_config()
H A Dsmartpqi_structures.h648 uint16_t max_iq_elements; member