Home
last modified time | relevance | path

Searched defs:max_n_descs (Results 1 – 1 of 1) sorted by relevance

/f-stack/dpdk/lib/librte_vhost/
H A Dvhost_crypto.c491 uint32_t max_n_descs) in find_write_desc()
508 uint32_t max_n_descs) in reach_inhdr()
528 uint32_t size, uint32_t max_n_descs) in move_desc()
572 uint32_t size, uint32_t max_n_descs) in copy_data()
720 uint32_t max_n_descs) in prepare_write_back_data()
840 uint32_t max_n_descs) in prepare_sym_cipher_op()
992 uint32_t max_n_descs) in prepare_sym_chain_op()
1184 uint32_t nb_descs = 0, max_n_descs, i; in vhost_crypto_process_one_req() local