Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82575.h52 #define E1000_RAR_ENTRIES_82575 16 macro
H A De1000_82575.c429 mac->rar_entry_count = E1000_RAR_ENTRIES_82575; in e1000_init_mac_params_82575()