Home
last modified time | relevance | path

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

/Linux-v4.19/arch/powerpc/platforms/powernv/
Dvas.h114 #define VAS_WCREDS_DEFAULT (1 << 10) macro
Dvas-window.c890 rxwin->wcreds_max = rxattr->wcreds_max ?: VAS_WCREDS_DEFAULT; in vas_rx_win_open()
1035 txwin->wcreds_max = attr->wcreds_max ?: VAS_WCREDS_DEFAULT; in vas_tx_win_open()