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