Searched refs:qls_get_msix_count (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/qlxge/
H A Dqls_glbl.h56 extern int qls_get_msix_count(qla_host_t *ha);
H A Dqls_os.c387 if (ha->msix_count < qls_get_msix_count(ha)) {
393 ha->msix_count = qls_get_msix_count(ha);
H A Dqls_hw.c97 qls_get_msix_count(qla_host_t *ha) function

Completed in 40 milliseconds