Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb/
H A Dsubr.c401 .chip_phy = CHBT_PHY_MY3126,
423 .chip_phy = CHBT_PHY_88X2010,
443 .chip_phy = CHBT_PHY_88X2010,
463 .chip_phy = CHBT_PHY_88X2010,
485 .chip_phy = CHBT_PHY_MY3126,
511 .chip_phy = CHBT_PHY_88E1111,
H A Dcommon.h269 unsigned char chip_phy; member
H A Dmv88e1xxx.c370 board_info(adapter)->chip_phy == CHBT_PHY_88E1111) { in mv88e1xxx_phy_create()