Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h335 int i40e_get_mac_addr(struct i40e_hw *hw, u8 *mac_addr);
Di40e_common.c494 int i40e_get_mac_addr(struct i40e_hw *hw, u8 *mac_addr) in i40e_get_mac_addr() function
Di40e_main.c15353 i40e_get_mac_addr(&pf->hw, pf->hw.mac.addr); in i40e_get_platform_mac_addr()