Searched refs:max_iq_elem_len (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/smartpqi/
H A Dsmartpqi_init.c87 softs->pqi_dev_cap.max_iq_elem_len = capability->max_iq_elem_len;
101 DBG_INIT("softs->pqi_dev_cap.max_iq_elem_len: %d\n", softs->pqi_dev_cap.max_iq_elem_len);
255 softs->ibq_elem_size = softs->pqi_dev_cap.max_iq_elem_len * 16;
H A Dsmartpqi_structures.h569 uint16_t max_iq_elem_len; member in struct:pqi_device_capabilities

Completed in 111 milliseconds