Searched refs:FTGMAC100_RBSR_SIZE (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/faraday/ | ||
| D | ftgmac100.h | 139 #define FTGMAC100_RBSR_SIZE(x) ((x) & 0x3fff) macro |
| D | ftgmac100.c | 101 size = FTGMAC100_RBSR_SIZE(size); in ftgmac100_set_rx_buffer_size() |