Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_prototype.h342 int i40e_get_port_mac_addr(struct i40e_hw *hw, u8 *mac_addr);
H A Di40e_common.c774 int i40e_get_port_mac_addr(struct i40e_hw *hw, u8 *mac_addr) in i40e_get_port_mac_addr() function
H A Di40e_main.c15953 i40e_get_port_mac_addr(hw, hw->mac.port_addr); in i40e_probe()