Home
last modified time | relevance | path

Searched refs:txgbe_get_phy_fw_version (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_phy.h434 s32 txgbe_get_phy_fw_version(struct txgbe_hw *hw, u32 *fw_version);
H A Dtxgbe_phy.c554 s32 txgbe_get_phy_fw_version(struct txgbe_hw *hw, u32 *fw_version) in txgbe_get_phy_fw_version() function
H A Dtxgbe_hw.c2639 phy->get_fw_version = txgbe_get_phy_fw_version; in txgbe_init_ops_pf()