Home
last modified time | relevance | path

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

/net/smc/
Dsmc_ib.c444 int mapped_nents; in smc_ib_buf_map_sg() local
446 mapped_nents = ib_dma_map_sg(smcibdev->ibdev, in smc_ib_buf_map_sg()
450 if (!mapped_nents) in smc_ib_buf_map_sg()
453 return mapped_nents; in smc_ib_buf_map_sg()