Home
last modified time | relevance | path

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

/arch/powerpc/platforms/powernv/
Dvas.h110 #define VAS_WCREDS_DEFAULT (1 << 10) macro
Dvas-window.c876 rxwin->wcreds_max = rxattr->wcreds_max ?: VAS_WCREDS_DEFAULT; in vas_rx_win_open()
1021 txwin->wcreds_max = attr->wcreds_max ?: VAS_WCREDS_DEFAULT; in vas_tx_win_open()