Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/e1000/
HDe1000_ich8lan.c81 static int e1000_rar_set_pch_lpt(struct e1000_hw *hw, u8 *addr, u32 index);
822 mac->ops.rar_set = e1000_rar_set_pch_lpt; in e1000_init_mac_params_ich8lan()
2083 static int e1000_rar_set_pch_lpt(struct e1000_hw *hw, u8 *addr, u32 index) in e1000_rar_set_pch_lpt() function