Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/chelsio/cxgb/
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,
Dcommon.h269 unsigned char chip_phy; member
Dmv88e1xxx.c370 board_info(adapter)->chip_phy == CHBT_PHY_88E1111) { in mv88e1xxx_phy_create()