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

/drivers/net/ethernet/intel/igbvf/
H A Dvf.c40 static s32 e1000_read_mac_addr_vf(struct e1000_hw *);
70 mac->ops.read_mac_addr = e1000_read_mac_addr_vf;
328 e1000_read_mac_addr_vf(hw);
332 * e1000_read_mac_addr_vf - Read device MAC address
335 static s32 e1000_read_mac_addr_vf(struct e1000_hw *hw) function

Completed in 122 milliseconds