Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_ich8lan.h132 #define E1000_PCH_LPT_RAR_ENTRIES 12 /* RAR[0], SHRA[0-10] */ macro
H A De1000_ich8lan.c818 mac->rar_entry_count = E1000_PCH_LPT_RAR_ENTRIES; in e1000_init_mac_params_ich8lan()