Searched refs:IAVF_CFG_Q_NUM_PER_BUF (Results 1 – 2 of 2) sorted by relevance
24 #define IAVF_CFG_Q_NUM_PER_BUF 32 macro
675 while (num_queue_pairs > IAVF_CFG_Q_NUM_PER_BUF) { in iavf_dev_start()677 IAVF_CFG_Q_NUM_PER_BUF, index) != 0) { in iavf_dev_start()681 num_queue_pairs -= IAVF_CFG_Q_NUM_PER_BUF; in iavf_dev_start()682 index += IAVF_CFG_Q_NUM_PER_BUF; in iavf_dev_start()