Home
last modified time | relevance | path

Searched refs:I40E_CHK_Q_ENA_COUNT (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c58 #define I40E_CHK_Q_ENA_COUNT 1000 macro
6310 for (j = 0; j < I40E_CHK_Q_ENA_COUNT; j++) { in i40e_switch_tx_queue()
6333 for (j = 0; j < I40E_CHK_Q_ENA_COUNT; j++) { in i40e_switch_tx_queue()
6347 if (j >= I40E_CHK_Q_ENA_COUNT) { in i40e_switch_tx_queue()
6363 for (j = 0; j < I40E_CHK_Q_ENA_COUNT; j++) { in i40e_switch_rx_queue()
6384 for (j = 0; j < I40E_CHK_Q_ENA_COUNT; j++) { in i40e_switch_rx_queue()
6399 if (j >= I40E_CHK_Q_ENA_COUNT) { in i40e_switch_rx_queue()