Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/i40e/
Di40e_common.c692 i40e_aq_mac_address_read(struct i40e_hw *hw, in i40e_aq_mac_address_read() function
755 status = i40e_aq_mac_address_read(hw, &flags, &addrs, NULL); in i40e_get_mac_addr()
776 status = i40e_aq_mac_address_read(hw, &flags, &addrs, NULL); in i40e_get_port_mac_addr()