Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_82575.h21 #define E1000_RAR_ENTRIES_82575 16 macro
H A De1000_82575.c424 mac->rar_entry_count = E1000_RAR_ENTRIES_82575; in igb_init_mac_params_82575()