Home
last modified time | relevance | path

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

/freebsd/sys/dev/igc/
H A Digc_api.h45 s32 igc_read_mac_addr(struct igc_hw *hw);
H A Digc_api.c590 s32 igc_read_mac_addr(struct igc_hw *hw) in igc_read_mac_addr() function
H A Dif_igc.c662 if (igc_read_mac_addr(hw) < 0) { in igc_if_attach_pre()