Searched refs:E1000_MC_TBL_SIZE (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ | ||
| H A D | e1000.h | 622 #define E1000_MC_TBL_SIZE 128 /* Multicast Filter Table (4096 bits) */ macro |
| H A D | e1000.c | 1704 mta_size = E1000_MC_TBL_SIZE; in e1000_init_hw() |