Searched refs:k_idx (Results 1 – 3 of 3) sorted by relevance
623 unsigned k_idx; in rte_pmd_init_internals() local635 for (k_idx = 0; k_idx < kvlist->count; k_idx++) { in rte_pmd_init_internals()636 pair = &kvlist->pairs[k_idx]; in rte_pmd_init_internals()900 unsigned k_idx; in rte_eth_from_packet() local917 for (k_idx = 0; k_idx < kvlist->count; k_idx++) { in rte_eth_from_packet()918 pair = &kvlist->pairs[k_idx]; in rte_eth_from_packet()
496 if (k_idx < 0) { in is_enc_input_valid()523 if (k_idx < 0) { in is_dec_input_valid()559 int16_t k_idx; in process_enc_cb() local576 k_idx = compute_idx(k); in process_enc_cb()655 ret = is_enc_input_valid(k, k_idx, in_length); in process_enc_cb()696 turbo_req.case_id = k_idx; in process_enc_cb()765 rm_req.Kidx = k_idx - 1; in process_enc_cb()1216 int32_t k_idx; in process_dec_cb() local1231 k_idx = compute_idx(k); in process_dec_cb()1234 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()