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

/linux-4.4.14/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c955 * i40e_aq_mac_address_read - Retrieve the MAC addresses
961 static i40e_status i40e_aq_mac_address_read(struct i40e_hw *hw, i40e_aq_mac_address_read() function
1024 status = i40e_aq_mac_address_read(hw, &flags, &addrs, NULL); i40e_get_mac_addr()
1045 status = i40e_aq_mac_address_read(hw, &flags, &addrs, NULL); i40e_get_port_mac_addr()
1103 status = i40e_aq_mac_address_read(hw, &flags, &addrs, NULL); i40e_get_san_mac_addr()

Completed in 75 milliseconds