Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccree/
H A Dcc_buffer_mgr.c257 u32 max_sg_nents, u32 *lbytes, u32 *mapped_nents) in cc_map_sg() argument
269 if (*nents > max_sg_nents) { in cc_map_sg()
272 *nents, max_sg_nents); in cc_map_sg()