Searched refs:TXC_INT_STAT_SF_CORR_ERR (Results 1 – 2 of 2) sorted by relevance
455 if ((err_status & TXC_INT_STAT_SF_CORR_ERR) || in nxge_txc_handle_port_errors()461 if (err_status & TXC_INT_STAT_SF_CORR_ERR) { in nxge_txc_handle_port_errors()
1100 #define TXC_INT_STAT_SF_CORR_ERR 0x01 macro