e1000_read_mac_addr_vf
static s32 e1000_read_mac_addr_vf(struct e1000_hw *);
e1000_read_mac_addr_vf(hw);
mac->ops.read_mac_addr = e1000_read_mac_addr_vf;