Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/include/asm/
H A Dvas.h158 struct vas_tx_win_attr { struct
205 extern void vas_init_tx_win_attr(struct vas_tx_win_attr *txattr,
219 struct vas_tx_win_attr *attr);
/openbmc/linux/arch/powerpc/platforms/powernv/
H A Dvas-trace.h53 struct vas_tx_win_attr *txattr),
62 __field(struct vas_tx_win_attr *, txattr)
H A Dvas-window.c893 void vas_init_tx_win_attr(struct vas_tx_win_attr *txattr, enum vas_cop_type cop) in vas_init_tx_win_attr()
911 struct vas_tx_win_attr *txattr, in init_winctx_for_txwin()
972 struct vas_tx_win_attr *attr) in tx_win_args_valid()
996 struct vas_tx_win_attr *attr) in vas_tx_win_open()
1415 struct vas_tx_win_attr txattr = {}; in vas_user_win_open()
/openbmc/linux/drivers/crypto/nx/
H A Dnx-common-powernv.c684 struct vas_tx_win_attr txattr; in nx_alloc_txwin()