Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/axgbe/
HDxgbe-phy-v2.c339 unsigned int sfp_mux_address; member
528 i2c_op.target = phy_data->sfp_mux_address; in xgbe_phy_sfp_put_mux()
548 i2c_op.target = phy_data->sfp_mux_address; in xgbe_phy_sfp_get_mux()
2940 phy_data->sfp_mux_address = (mux_addr_hi << 2) + mux_addr_lo; in xgbe_phy_sfp_comm_setup()
2944 DBGPR("SFP: mux_address=%#x\n", phy_data->sfp_mux_address); in xgbe_phy_sfp_comm_setup()