Searched refs:i40e_get_san_mac_addr (Results 1 – 3 of 3) sorted by relevance
276 i40e_status i40e_get_san_mac_addr(struct i40e_hw *hw, u8 *mac_addr);
1097 i40e_status i40e_get_san_mac_addr(struct i40e_hw *hw, u8 *mac_addr) in i40e_get_san_mac_addr() function
10381 err = i40e_get_san_mac_addr(hw, hw->mac.san_addr); in i40e_probe()