Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_prototype.h448 enum i40e_status_code i40e_get_san_mac_addr(struct i40e_hw *hw, u8 *mac_addr);
H A Di40e_common.c1183 enum i40e_status_code i40e_get_san_mac_addr(struct i40e_hw *hw, in i40e_get_san_mac_addr() function