Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/ccree/
Dcc_buffer_mgr.c291 u32 max_sg_nents, u32 *lbytes, u32 *mapped_nents) in cc_map_sg() argument
307 if (*nents > max_sg_nents) { in cc_map_sg()
310 *nents, max_sg_nents); in cc_map_sg()