Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_hw.h15 s32 txgbe_get_mac_addr(struct txgbe_hw *hw, u8 *mac_addr);
H A Dtxgbe_hw.c464 s32 txgbe_get_mac_addr(struct txgbe_hw *hw, u8 *mac_addr) in txgbe_get_mac_addr() function
2802 mac->get_mac_addr = txgbe_get_mac_addr; in txgbe_init_ops_pf()