Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h482 #define E1000_RAR_ENTRIES 15 macro
H A D80003es2lan.c137 mac->rar_entry_count = E1000_RAR_ENTRIES; in e1000_init_mac_params_80003es2lan()
H A D82571.c233 mac->rar_entry_count = E1000_RAR_ENTRIES; in e1000_init_mac_params_82571()
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h488 #define E1000_RAR_ENTRIES 15 macro
H A De1000_main.c2242 int i, rar_entries = E1000_RAR_ENTRIES; in e1000_set_rx_mode()