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

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e_common.c430 * i40e_aq_mac_address_read - Retrieve the MAC addresses
437 i40e_aq_mac_address_read(struct i40e_hw *hw, function
500 status = i40e_aq_mac_address_read(hw, &flags, &addrs, NULL);
521 status = i40e_aq_mac_address_read(hw, &flags, &addrs, NULL);

Completed in 185 milliseconds