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/
A Dqed_mcp.h120 bool sfp_tx_fault; member
A Dqed_vf.h589 u8 sfp_tx_fault; member
A Dqed_vf.c1549 p_link->sfp_tx_fault = p_bulletin->sfp_tx_fault; in __qed_vf_get_link_state()
A Dqed_sriov.c972 p_bulletin->sfp_tx_fault = link->sfp_tx_fault; in qed_iov_set_link()
A Dqed_mcp.c1446 p_link->sfp_tx_fault = !!(status & LINK_STATUS_SFP_TX_FAULT); in qed_mcp_handle_link_change()
/linux/drivers/net/ethernet/amd/xgbe/
A Dxgbe-phy-v2.c355 unsigned int sfp_tx_fault; member
1142 phy_data->sfp_tx_fault = xgbe_phy_check_sfp_tx_fault(phy_data); in xgbe_phy_sfp_parse_eeprom()
1333 phy_data->sfp_tx_fault = 0; in xgbe_phy_sfp_reset()
/linux/drivers/scsi/qla2xxx/
A Dqla_isr.c743 uint16_t sfp_tx_fault, link_speed, dcbx_status; in qla83xx_handle_8200_aen() local
784 sfp_tx_fault = ((mb[6] & 0x0008) >> 3); in qla83xx_handle_8200_aen()
802 "dcbx_status=0x%x.\n", sfp_tx_fault, link_speed, in qla83xx_handle_8200_aen()

Completed in 43 milliseconds