Home
last modified time | relevance | path

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

/linux/drivers/crypto/ccree/
H A Dcc_buffer_mgr.h30 unsigned int mlli_nents; //mlli nents might be different than the above member
H A Dcc_hash.h55 u32 mlli_nents; member
H A Dcc_buffer_mgr.c28 u32 *mlli_nents[MAX_NUM_OF_BUFFERS_IN_MLLI]; member
238 bool is_last_table, u32 *mlli_nents) in cc_add_sg_entry()