Home
last modified time | relevance | path

Searched refs:t3_phy_advertise (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_mv88e1xxx.c274 t3_phy_advertise,
289 .advertise = t3_phy_advertise,
H A Dcxgb_vsc8211.c329 t3_phy_advertise,
359 .advertise = t3_phy_advertise,
H A Dcxgb_common.h692 int t3_phy_advertise(struct cphy *phy, unsigned int advert);
H A Dcxgb_t3_hw.c422 int t3_phy_advertise(struct cphy *phy, unsigned int advert) in t3_phy_advertise() function