HomeSort by: relevance | last modified time | path
    Searched refs:t3_set_phy_speed_duplex (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/dev/pci/cxgb/
cxgb_vsc8211.c 227 t3_set_phy_speed_duplex,
241 .set_speed_duplex = t3_set_phy_speed_duplex,
cxgb_mv88e1xxx.c 271 t3_set_phy_speed_duplex,
286 .set_speed_duplex = t3_set_phy_speed_duplex,
cxgb_common.h 649 int t3_set_phy_speed_duplex(struct cphy *phy, int speed, int duplex);
cxgb_t3_hw.c 407 * t3_set_phy_speed_duplex - force PHY speed and duplex
415 int t3_set_phy_speed_duplex(struct cphy *phy, int speed, int duplex) function in typeref:typename:int

Completed in 49 milliseconds