Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/common/
HDcommon.h782 int t4_mdio_rd(struct adapter *adap, unsigned int mbox, unsigned int phy_addr,
HDt4_hw.c7098 int t4_mdio_rd(struct adapter *adap, unsigned int mbox, unsigned int phy_addr, in t4_mdio_rd() function
/freebsd-11-stable/sys/dev/cxgbe/
HDt4_main.c6702 rc = -t4_mdio_rd(sc, sc->mbox, pi->mdio_addr, 0x1e, op ? 0x20 : 0xc820, in sysctl_btphy()