Searched refs:DFL_RX_BUF_SZ (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/atm/ | ||
H A D | iphase.h | 189 #define DFL_RX_BUF_SZ 10240 /* 10k buffers */ macro |
H A D | iphase.c | 83 static int IA_RX_BUF = DFL_RX_BUFFERS, IA_RX_BUF_SZ = DFL_RX_BUF_SZ; |