Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h709 #define E1000_MC_TBL_SIZE 128 /* Multicast Filter Table (4096 bits) */ macro
H A De1000_ethtool.c779 value = E1000_MC_TBL_SIZE; in e1000_reg_test()
H A De1000_hw.c573 mta_size = E1000_MC_TBL_SIZE; in e1000_init_hw()