Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_mcp.h122 bool sfp_tx_fault; member
H A Dqed_vf.h589 u8 sfp_tx_fault; member
H A Dqed_vf.c1545 p_link->sfp_tx_fault = p_bulletin->sfp_tx_fault; in __qed_vf_get_link_state()
H A Dqed_sriov.c972 p_bulletin->sfp_tx_fault = link->sfp_tx_fault; in qed_iov_set_link()
H A Dqed_mcp.c1492 p_link->sfp_tx_fault = !!(status & LINK_STATUS_SFP_TX_FAULT); in qed_mcp_handle_link_change()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c357 unsigned int sfp_tx_fault; member
1207 phy_data->sfp_tx_fault = xgbe_phy_check_sfp_tx_fault(phy_data); in xgbe_phy_sfp_parse_eeprom()
1400 phy_data->sfp_tx_fault = 0; in xgbe_phy_sfp_reset()
/linux/drivers/scsi/qla2xxx/
H A Dqla_isr.c759 uint16_t sfp_tx_fault, link_speed, dcbx_status; in qla83xx_handle_8200_aen() local
800 sfp_tx_fault = ((mb[6] & 0x0008) >> 3); in qla83xx_handle_8200_aen()
818 "dcbx_status=0x%x.\n", sfp_tx_fault, link_speed, in qla83xx_handle_8200_aen()