Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_vf.c31 hw->mac.ops.get_mac_addr = ixgbe_get_mac_addr_vf; in ixgbe_init_ops_vf()
333 ixgbe_get_mac_addr_vf(hw, hw->mac.addr); in ixgbe_set_rar_vf()
484 s32 ixgbe_get_mac_addr_vf(struct ixgbe_hw *hw, u8 *mac_addr) in ixgbe_get_mac_addr_vf() function
H A Dixgbe_vf.h97 s32 ixgbe_get_mac_addr_vf(struct ixgbe_hw *hw, u8 *mac_addr);