Home
last modified time | relevance | path

Searched refs:E1000_MC_TBL_SIZE (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A De1000.h622 #define E1000_MC_TBL_SIZE 128 /* Multicast Filter Table (4096 bits) */ macro
H A De1000.c1704 mta_size = E1000_MC_TBL_SIZE; in e1000_init_hw()