qls_get_msix_count
extern int qls_get_msix_count(qla_host_t *ha);
if (ha->msix_count < qls_get_msix_count(ha)) {
ha->msix_count = qls_get_msix_count(ha);