Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_api.c184 static int ql_multi_queue_support(ql_adapter_state_t *);
1235 if (ql_multi_queue_support(ha) == QL_SUCCESS) { in ql_attach()
1330 if (ql_multi_queue_support(ha) == QL_SUCCESS) { in ql_attach()
19153 ql_multi_queue_support(ql_adapter_state_t *ha) in ql_multi_queue_support() function