Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-helper-board.c653 int phy_status; in __get_marvell_phy_link_state() local
701 int phy_status; in __get_broadcom_phy_link_state() local
H A Dcvmx-spi4000.c396 static int phy_status[10] = {0,}; in cvmx_spi4000_check_speed() local
H A Dcvmx-mgmt-port.c246 cvmx_mdio_phy_reg_status_t phy_status; in cvmx_mgmt_port_initialize() local
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_82598.c783 s32 phy_status = IXGBE_SUCCESS; in ixgbe_reset_hw_82598() local
/f-stack/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
/f-stack/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
/f-stack/dpdk/drivers/net/axgbe/
H A Daxgbe_ethdev.h369 void (*phy_status)(struct axgbe_port *); member