Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/ccree/
Dcc_buffer_mgr.c344 u32 max_sg_nents, u32 *lbytes, u32 *mapped_nents) in cc_map_sg() argument
363 if (*nents > max_sg_nents) { in cc_map_sg()
366 *nents, max_sg_nents); in cc_map_sg()