Searched refs:sfp_tx_fault (Results 1 – 7 of 7) sorted by relevance
120 bool sfp_tx_fault; member
589 u8 sfp_tx_fault; member
1549 p_link->sfp_tx_fault = p_bulletin->sfp_tx_fault; in __qed_vf_get_link_state()
972 p_bulletin->sfp_tx_fault = link->sfp_tx_fault; in qed_iov_set_link()
1446 p_link->sfp_tx_fault = !!(status & LINK_STATUS_SFP_TX_FAULT); in qed_mcp_handle_link_change()
355 unsigned int sfp_tx_fault; member1142 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()
743 uint16_t sfp_tx_fault, link_speed, dcbx_status; in qla83xx_handle_8200_aen() local784 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