Home
last modified time | relevance | path

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

/drivers/crypto/nx/
A Dnx-common-powernv.c685 struct vas_tx_win_attr txattr; in nx_alloc_txwin() local
691 vas_init_tx_win_attr(&txattr, coproc->ct); in nx_alloc_txwin()
692 txattr.lpid = 0; /* lpid is 0 for kernel requests */ in nx_alloc_txwin()
697 txwin = vas_tx_win_open(coproc->vas.id, coproc->ct, &txattr); in nx_alloc_txwin()

Completed in 4 milliseconds