Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_vf.c65 hw->mac.ops.get_mac_addr = ixgbe_get_mac_addr_vf; in ixgbe_init_ops_vf()
367 ixgbe_get_mac_addr_vf(hw, hw->mac.addr); in ixgbe_set_rar_vf()
518 s32 ixgbe_get_mac_addr_vf(struct ixgbe_hw *hw, u8 *mac_addr) in ixgbe_get_mac_addr_vf() function
H A Dixgbe_vf.h126 s32 ixgbe_get_mac_addr_vf(struct ixgbe_hw *hw, u8 *mac_addr);