Searched refs:k_idx (Results 1 – 3 of 3) sorted by relevance
670 unsigned k_idx; in rte_pmd_init_internals() local682 for (k_idx = 0; k_idx < kvlist->count; k_idx++) { in rte_pmd_init_internals()683 pair = &kvlist->pairs[k_idx]; in rte_pmd_init_internals()947 unsigned k_idx; in rte_eth_from_packet() local964 for (k_idx = 0; k_idx < kvlist->count; k_idx++) { in rte_eth_from_packet()965 pair = &kvlist->pairs[k_idx]; in rte_eth_from_packet()
499 if (k_idx < 0) { in is_enc_input_valid()526 if (k_idx < 0) { in is_dec_input_valid()562 int16_t k_idx; in process_enc_cb() local579 k_idx = compute_idx(k); in process_enc_cb()658 ret = is_enc_input_valid(k, k_idx, in_length); in process_enc_cb()699 turbo_req.case_id = k_idx; in process_enc_cb()768 rm_req.Kidx = k_idx - 1; in process_enc_cb()1225 int32_t k_idx; in process_dec_cb() local1240 k_idx = compute_idx(k); in process_dec_cb()1243 ret = is_dec_input_valid(k_idx, kw, in_length); in process_dec_cb()[all …]
996 unsigned int k_idx; in eth_ark_check_args() local1007 for (k_idx = 0; k_idx < kvlist->count; k_idx++) { in eth_ark_check_args()1008 pair = &kvlist->pairs[k_idx]; in eth_ark_check_args()