Home
last modified time | relevance | path

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

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_vf.c27 mac->get_mac_addr = txgbe_get_mac_addr_vf; in txgbe_init_ops_vf()
287 txgbe_get_mac_addr_vf(hw, hw->mac.addr); in txgbe_set_rar_vf()
412 s32 txgbe_get_mac_addr_vf(struct txgbe_hw *hw, u8 *mac_addr) in txgbe_get_mac_addr_vf() function
H A Dtxgbe_vf.h45 s32 txgbe_get_mac_addr_vf(struct txgbe_hw *hw, u8 *mac_addr);