Searched refs:IAVF_CFG_Q_NUM_PER_BUF (Results 1 – 2 of 2) sorted by relevance
28 #define IAVF_CFG_Q_NUM_PER_BUF 32 macro
984 while (num_queue_pairs > IAVF_CFG_Q_NUM_PER_BUF) { in iavf_dev_start()986 IAVF_CFG_Q_NUM_PER_BUF, index) != 0) { in iavf_dev_start()990 num_queue_pairs -= IAVF_CFG_Q_NUM_PER_BUF; in iavf_dev_start()991 index += IAVF_CFG_Q_NUM_PER_BUF; in iavf_dev_start()