Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ixl/
HDi40e_prototype.h406 enum i40e_status_code i40e_get_mac_addr(struct i40e_hw *hw, u8 *mac_addr);
HDi40e_common.c1081 enum i40e_status_code i40e_get_mac_addr(struct i40e_hw *hw, u8 *mac_addr) in i40e_get_mac_addr() function
HDif_ixl.c637 i40e_get_mac_addr(hw, hw->mac.addr); in ixl_if_attach_pre()