Home
last modified time | relevance | path

Searched defs:mdio_read (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h583 int (*mdio_read)(adapter_t *adapter, int phy_addr, int mmd_addr, member
590 static inline int mdio_read(struct cphy *phy, int mmd, int reg, in mdio_read() function