Searched refs:sc_max_vectors (Results 1 – 1 of 1) sorted by relevance
372 unsigned int sc_max_vectors; member2189 return MIN(sc->sc_max_vectors, (unsigned int)count); in iavf_calc_msix_count()2198 if (sc->sc_max_vectors > 1) { in iavf_calc_queue_pair_size()4373 sc->sc_max_vectors = le16toh(vf_res->max_vectors); in iavf_process_vf_resources()