Searched refs:sfp_tx_fault (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_vfpf_if.h651 u8 sfp_tx_fault; member in struct:ecore_bulletin_content
H A Decore_mcp_api.h120 bool sfp_tx_fault; member in struct:ecore_mcp_link_state
H A Decore_vf.c1788 p_link->sfp_tx_fault = p_bulletin->sfp_tx_fault;
H A Decore_sriov.c1095 p_bulletin->sfp_tx_fault = link->sfp_tx_fault;
H A Decore_mcp.c1583 p_link->sfp_tx_fault = !!(status & LINK_STATUS_SFP_TX_FAULT);
/freebsd-13-stable/sys/dev/axgbe/
H A Dxgbe-phy-v2.c353 unsigned int sfp_tx_fault; member in struct:xgbe_phy_data
1206 phy_data->sfp_tx_fault = xgbe_phy_check_sfp_tx_fault(phy_data);
1264 phy_data->sfp_tx_fault);
1433 phy_data->sfp_tx_fault = 0;

Completed in 205 milliseconds