Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_x550.h41 s32 ixgbe_get_phy_token(struct ixgbe_hw *);
H A Dixgbe_x550.c1192 s32 ixgbe_get_phy_token(struct ixgbe_hw *hw) in ixgbe_get_phy_token() function
4295 status = ixgbe_get_phy_token(hw); in ixgbe_acquire_swfw_sync_X550a()
/f-stack/dpdk/drivers/net/ixgbe/
H A Drte_pmd_ixgbe.c961 status = ixgbe_get_phy_token(hw); in rte_pmd_ixgbe_acquire_swfw()