Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ixl/
HDi40e_common.c1024 static enum i40e_status_code i40e_aq_mac_address_read(struct i40e_hw *hw, in i40e_aq_mac_address_read() function
1087 status = i40e_aq_mac_address_read(hw, &flags, &addrs, NULL); in i40e_get_mac_addr()
1108 status = i40e_aq_mac_address_read(hw, &flags, &addrs, NULL); in i40e_get_port_mac_addr()