Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/chelsio/cxgb/
Dsubr.c410 .chip_phy = CHBT_PHY_MY3126,
432 .chip_phy = CHBT_PHY_88X2010,
452 .chip_phy = CHBT_PHY_88X2010,
472 .chip_phy = CHBT_PHY_88X2010,
494 .chip_phy = CHBT_PHY_MY3126,
520 .chip_phy = CHBT_PHY_88E1111,
Dcommon.h278 unsigned char chip_phy; member
Dmv88e1xxx.c370 board_info(adapter)->chip_phy == CHBT_PHY_88E1111) { in mv88e1xxx_phy_create()