Searched refs:VAS_RX_WCREDS_MAX (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/arch/powerpc/platforms/powernv/ | ||
| D | vas.h | 112 #define VAS_RX_WCREDS_MAX ((64 << 10) - 1) macro |
| D | vas-window.c | 785 if (attr->wcreds_max > VAS_RX_WCREDS_MAX) in rx_win_args_valid() |