Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_ethtool.c854 E1000_MC_TBL_SIZE_ICHXLAN : E1000_MC_TBL_SIZE); in e1000_reg_test()
De1000_hw.h804 #define E1000_MC_TBL_SIZE 128 /* Multicast Filter Table (4096 bits) */ macro
De1000_hw.c919 mta_size = E1000_MC_TBL_SIZE; in e1000_init_hw()