Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb/
Dsubr.c398 .chip_phy = CHBT_PHY_MY3126,
420 .chip_phy = CHBT_PHY_88X2010,
440 .chip_phy = CHBT_PHY_88X2010,
460 .chip_phy = CHBT_PHY_88X2010,
482 .chip_phy = CHBT_PHY_MY3126,
508 .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()