Home
last modified time | relevance | path

Searched defs:phy_status (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82598.c783 s32 phy_status = IXGBE_SUCCESS; in ixgbe_reset_hw_82598() local
/dpdk/drivers/net/e1000/base/
H A De1000_phy.c2297 u16 i, phy_status; in e1000_wait_autoneg() local
2336 u16 i, phy_status; in e1000_phy_has_link_generic() local
/dpdk/drivers/net/igc/base/
H A Digc_phy.c2332 u16 i, phy_status; in igc_wait_autoneg() local
2371 u16 i, phy_status; in igc_phy_has_link_generic() local
/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.h381 void (*phy_status)(struct axgbe_port *); member