Searched refs:cnt1 (Results 1 – 3 of 3) sorted by relevance
250 int ret = 0, cnt1, cnt2; in parse_pdump() local264 cnt1 = rte_kvargs_count(kvlist, PDUMP_PORT_ARG); in parse_pdump()266 if (!((cnt1 == 1 && cnt2 == 0) || (cnt1 == 0 && cnt2 == 1))) { in parse_pdump()271 } else if (cnt1 == 1) { in parse_pdump()289 if (cnt1 != 1) { in parse_pdump()301 if (cnt1 == 0 && cnt2 == 0) { in parse_pdump()306 } else if (cnt1 == 1 && cnt2 == 1) { in parse_pdump()319 } else if (cnt1 == 1) { in parse_pdump()336 if (cnt1 == 1) { in parse_pdump()349 if (cnt1 == 1) { in parse_pdump()[all …]
1355 u32 cnt1 = 0; in i40e_pf_reset() local1381 for (cnt1 = 0; cnt1 < I40E_PF_RESET_WAIT_COUNT; cnt1++) { in i40e_pf_reset()1387 DEBUGOUT1("Core and Global modules ready %d\n", cnt1); in i40e_pf_reset()
8206 uint16_t val, cnt, cnt1; in elink_8073_xaui_wa() local8241 for (cnt1 = 0; cnt1 < 1000; cnt1++) { in elink_8073_xaui_wa()