Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ixgbe/
Dixgbe_vf.c60 hw->mac.ops.get_mac_addr = ixgbe_get_mac_addr_vf; in ixgbe_init_ops_vf()
363 ixgbe_get_mac_addr_vf(hw, hw->mac.addr); in ixgbe_set_rar_vf()
542 s32 ixgbe_get_mac_addr_vf(struct ixgbe_hw *hw, u8 *mac_addr) in ixgbe_get_mac_addr_vf() function
Dixgbe_vf.h126 s32 ixgbe_get_mac_addr_vf(struct ixgbe_hw *hw, u8 *mac_addr);