Home
last modified time | relevance | path

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

/netbsd/sys/dev/pci/cxgb/
H A Dcxgb_vsc8211.c225 t3_phy_advertise,
240 .advertise = t3_phy_advertise,
H A Dcxgb_mv88e1xxx.c269 t3_phy_advertise,
284 .advertise = t3_phy_advertise,
H A Dcxgb_common.h648 int t3_phy_advertise(struct cphy *phy, unsigned int advert);
H A Dcxgb_t3_hw.c371 int t3_phy_advertise(struct cphy *phy, unsigned int advert) in t3_phy_advertise() function