Searched refs:E1000_MC_TBL_SIZE (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/drivers/net/ | ||
D | e1000.h | 621 #define E1000_MC_TBL_SIZE 128 /* Multicast Filter Table (4096 bits) */ macro |
D | e1000.c | 1918 mta_size = E1000_MC_TBL_SIZE; in e1000_init_hw() |