Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dvas.h84 struct vas_tx_win_attr { struct
130 extern void vas_init_tx_win_attr(struct vas_tx_win_attr *txattr,
144 struct vas_tx_win_attr *attr);
/Linux-v5.10/arch/powerpc/platforms/powernv/
Dvas-trace.h53 struct vas_tx_win_attr *txattr),
62 __field(struct vas_tx_win_attr *, txattr)
Dvas-window.c891 void vas_init_tx_win_attr(struct vas_tx_win_attr *txattr, enum vas_cop_type cop) in vas_init_tx_win_attr()
909 struct vas_tx_win_attr *txattr, in init_winctx_for_txwin()
969 struct vas_tx_win_attr *attr) in tx_win_args_valid()
993 struct vas_tx_win_attr *attr) in vas_tx_win_open()
Dvas-api.c75 struct vas_tx_win_attr txattr = {}; in coproc_ioc_tx_win_open()
/Linux-v5.10/drivers/crypto/nx/
Dnx-common-powernv.c687 struct vas_tx_win_attr txattr; in nx_alloc_txwin()