Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/nitrox/
H A Dnitrox_sym_reqmgr.c137 uint8_t map_bufs_cnt; member
265 sgtbl->map_bufs_cnt = cnt; in fill_sglist()
307 sgtbl->map_bufs_cnt = cnt; in create_sglist_from_mbuf()
362 sr->out.map_bufs_cnt = cnt; in create_cipher_outbuf()
370 cnt = sr->out.map_bufs_cnt; in create_cipher_outbuf()
379 sr->out.map_bufs_cnt = cnt; in create_cipher_outbuf()
557 cnt = sr->out.map_bufs_cnt; in create_aead_inplace_outbuf()
564 sr->out.map_bufs_cnt = cnt; in create_aead_inplace_outbuf()
569 sr->out.map_bufs_cnt--; in create_aead_inplace_outbuf()
585 sr->out.map_bufs_cnt = cnt; in create_aead_outbuf()
[all …]