Searched refs:iavf_calc_queue_pair_size (Results 1 – 1 of 1) sorted by relevance
477 iavf_calc_queue_pair_size(struct iavf_softc *);2193 iavf_calc_queue_pair_size(struct iavf_softc *sc) in iavf_calc_queue_pair_size() function2433 num = iavf_calc_queue_pair_size(sc); in iavf_queue_pairs_alloc()3481 if (sc->sc_nqps_alloc < iavf_calc_queue_pair_size(sc)) { in iavf_reset()