Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_vf.c53 static s32 e1000_read_mac_addr_vf(struct e1000_hw *);
134 mac->ops.read_mac_addr = e1000_read_mac_addr_vf; in e1000_init_mac_params_vf()
344 e1000_read_mac_addr_vf(hw); in e1000_rar_set_vf()
515 static s32 e1000_read_mac_addr_vf(struct e1000_hw *hw) in e1000_read_mac_addr_vf() function