Searched refs:ecore_mcp_phy_sfp_read (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | ecore_phy.c | 808 rc = ecore_mcp_phy_sfp_read(p_hwfn, p_ptt, port, addr, in ecore_phy_sfp_read() 845 rc = ecore_mcp_phy_sfp_read(p_hwfn, p_ptt, port, I2C_TRANSCEIVER_ADDR, in ecore_decode_sfp_info() 860 rc = ecore_mcp_phy_sfp_read(p_hwfn, p_ptt, port, in ecore_decode_sfp_info() 890 rc = ecore_mcp_phy_sfp_read(p_hwfn, p_ptt, port, in ecore_decode_sfp_info() 922 rc = ecore_mcp_phy_sfp_read(p_hwfn, p_ptt, port, in ecore_decode_sfp_info() 957 rc = ecore_mcp_phy_sfp_read(p_hwfn, p_ptt, port, in ecore_decode_sfp_info() 981 rc = ecore_mcp_phy_sfp_read(p_hwfn, p_ptt, port, I2C_TRANSCEIVER_ADDR, in ecore_decode_sfp_info() 1001 rc = ecore_mcp_phy_sfp_read(p_hwfn, p_ptt, port, I2C_TRANSCEIVER_ADDR, in ecore_decode_sfp_info() 1012 rc = ecore_mcp_phy_sfp_read(p_hwfn, p_ptt, port, I2C_TRANSCEIVER_ADDR, in ecore_decode_sfp_info() 1023 rc = ecore_mcp_phy_sfp_read(p_hwfn, p_ptt, port, I2C_TRANSCEIVER_ADDR, in ecore_decode_sfp_info() [all …]
|
H A D | ecore_mcp_api.h | 1070 enum _ecore_status_t ecore_mcp_phy_sfp_read(struct ecore_hwfn *p_hwfn,
|
H A D | ecore_mcp.c | 3129 enum _ecore_status_t ecore_mcp_phy_sfp_read(struct ecore_hwfn *p_hwfn, in ecore_mcp_phy_sfp_read() function
|
/illumos-gate/usr/src/uts/common/io/qede/ |
H A D | qede_gld.c | 679 ret = ecore_mcp_phy_sfp_read(hwfn, ptt, hwfn->port_id, page, offset,
|