Symbol: mdio_ops
sys/dev/cxgb/common/cxgb_ael1002.c
1384
const struct mdio_ops *mdio_ops)
sys/dev/cxgb/common/cxgb_ael1002.c
1389
cphy_init(phy, pinfo->adapter, pinfo, phy_addr, &ael2005_ops, mdio_ops,
sys/dev/cxgb/common/cxgb_ael1002.c
2136
const struct mdio_ops *mdio_ops)
sys/dev/cxgb/common/cxgb_ael1002.c
2141
cphy_init(phy, pinfo->adapter, pinfo, phy_addr, &ael2020_ops, mdio_ops,
sys/dev/cxgb/common/cxgb_ael1002.c
2215
const struct mdio_ops *mdio_ops)
sys/dev/cxgb/common/cxgb_ael1002.c
2220
cphy_init(phy, pinfo->adapter, pinfo, phy_addr, &qt2045_ops, mdio_ops,
sys/dev/cxgb/common/cxgb_ael1002.c
2296
const struct mdio_ops *mdio_ops)
sys/dev/cxgb/common/cxgb_ael1002.c
2298
cphy_init(&pinfo->phy, pinfo->adapter, pinfo, phy_addr, &xaui_direct_ops, mdio_ops,
sys/dev/cxgb/common/cxgb_ael1002.c
344
const struct mdio_ops *mdio_ops)
sys/dev/cxgb/common/cxgb_ael1002.c
349
cphy_init(phy, pinfo->adapter, pinfo, phy_addr, &ael1002_ops, mdio_ops,
sys/dev/cxgb/common/cxgb_ael1002.c
426
const struct mdio_ops *mdio_ops)
sys/dev/cxgb/common/cxgb_ael1002.c
430
cphy_init(phy, pinfo->adapter, pinfo, phy_addr, &ael1006_ops, mdio_ops,
sys/dev/cxgb/common/cxgb_aq100x.c
464
const struct mdio_ops *mdio_ops)
sys/dev/cxgb/common/cxgb_aq100x.c
471
cphy_init(&pinfo->phy, adapter, pinfo, phy_addr, &aq100x_ops, mdio_ops,
sys/dev/cxgb/common/cxgb_common.h
161
const struct mdio_ops *mdio_ops; /* MDIO operations */
sys/dev/cxgb/common/cxgb_common.h
605
const struct mdio_ops *mdio_ops, unsigned int caps,
sys/dev/cxgb/common/cxgb_common.h
614
if (mdio_ops) {
sys/dev/cxgb/common/cxgb_common.h
615
phy->mdio_read = mdio_ops->read;
sys/dev/cxgb/common/cxgb_common.h
616
phy->mdio_write = mdio_ops->write;
sys/dev/cxgb/common/cxgb_common.h
845
const struct mdio_ops *mdio_ops);
sys/dev/cxgb/common/cxgb_common.h
847
const struct mdio_ops *mdio_ops);
sys/dev/cxgb/common/cxgb_common.h
850
const struct mdio_ops *mdio_ops);
sys/dev/cxgb/common/cxgb_common.h
852
const struct mdio_ops *mdio_ops);
sys/dev/cxgb/common/cxgb_common.h
854
const struct mdio_ops *mdio_ops);
sys/dev/cxgb/common/cxgb_common.h
856
const struct mdio_ops *mdio_ops);
sys/dev/cxgb/common/cxgb_common.h
858
const struct mdio_ops *mdio_ops);
sys/dev/cxgb/common/cxgb_common.h
860
const struct mdio_ops *mdio_ops);
sys/dev/cxgb/common/cxgb_common.h
862
const struct mdio_ops *mdio_ops);
sys/dev/cxgb/common/cxgb_common.h
864
const struct mdio_ops *mdio_ops);
sys/dev/cxgb/common/cxgb_mv88e1xxx.c
298
const struct mdio_ops *mdio_ops)
sys/dev/cxgb/common/cxgb_mv88e1xxx.c
303
cphy_init(phy, pinfo->adapter, pinfo, phy_addr, &mv88e1xxx_ops, mdio_ops,
sys/dev/cxgb/common/cxgb_t3_hw.c
300
static struct mdio_ops mi1_mdio_ops = {
sys/dev/cxgb/common/cxgb_t3_hw.c
353
static struct mdio_ops mi1_mdio_ext_ops = {
sys/dev/cxgb/common/cxgb_t3_hw.c
4565
ai->mdio_ops);
sys/dev/cxgb/common/cxgb_t3_hw.c
591
const struct mdio_ops *ops);
sys/dev/cxgb/common/cxgb_tn1010.c
213
const struct mdio_ops *mdio_ops)
sys/dev/cxgb/common/cxgb_tn1010.c
215
cphy_init(&pinfo->phy, pinfo->adapter, pinfo, phy_addr, &tn1010_ops, mdio_ops,
sys/dev/cxgb/common/cxgb_vsc7323.c
54
const struct mdio_ops *mo = adapter_info(adap)->mdio_ops;
sys/dev/cxgb/common/cxgb_vsc7323.c
78
const struct mdio_ops *mo = adapter_info(adap)->mdio_ops;
sys/dev/cxgb/common/cxgb_vsc8211.c
429
const struct mdio_ops *mdio_ops)
sys/dev/cxgb/common/cxgb_vsc8211.c
435
cphy_init(&pinfo->phy, pinfo->adapter, pinfo, phy_addr, &vsc8211_ops, mdio_ops,