Searched refs:MVPP2_RX_LOW_LATENCY_PKT_SIZE (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/fdt/ | ||
H A D | if_mvppreg.h | 80 #define MVPP2_RX_LOW_LATENCY_PKT_SIZE(s) (((s) & 0xfff) << 16) macro |
H A D | if_mvpp.c | 3217 MVPP2_RX_LOW_LATENCY_PKT_SIZE(256)); in mvpp2_defaults_set() |