Searched refs:ql_multi_queue_support (Results 1 – 1 of 1) sorted by relevance
184 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