Searched refs:HXGE_FM_REPORT_ERROR (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/hxge/ |
H A D | hxge_txdma.c | 2539 HXGE_FM_REPORT_ERROR(hxgep, channel, in hxge_tx_err_evnts() 2549 HXGE_FM_REPORT_ERROR(hxgep, channel, in hxge_tx_err_evnts() 2559 HXGE_FM_REPORT_ERROR(hxgep, channel, in hxge_tx_err_evnts() 2569 HXGE_FM_REPORT_ERROR(hxgep, channel, in hxge_tx_err_evnts() 2592 HXGE_FM_REPORT_ERROR(hxgep, channel, in hxge_tx_err_evnts() 2602 HXGE_FM_REPORT_ERROR(hxgep, channel, in hxge_tx_err_evnts() 2612 HXGE_FM_REPORT_ERROR(hxgep, channel, in hxge_tx_err_evnts() 2622 HXGE_FM_REPORT_ERROR(hxgep, channel, in hxge_tx_err_evnts() 2632 HXGE_FM_REPORT_ERROR(hxgep, channel, in hxge_tx_err_evnts() 2687 HXGE_FM_REPORT_ERROR(hxgep, 0, in hxge_txdma_handle_sys_errors() [all …]
|
H A D | hxge_hw.c | 333 HXGE_FM_REPORT_ERROR(hxgep, 0, HXGE_FM_EREPORT_PEU_ERR); in hxge_peu_handle_sys_errors() 399 HXGE_FM_REPORT_ERROR(hxgep, 0, in hxge_syserr_intr() 403 HXGE_FM_REPORT_ERROR(hxgep, 0, in hxge_syserr_intr()
|
H A D | hxge_rxdma.c | 1884 HXGE_FM_REPORT_ERROR(hxgep, 0, HXGE_FM_EREPORT_RDMC_RCR_ERR); in hxge_receive_packet() 2114 HXGE_FM_REPORT_ERROR(hxgep, channel, in hxge_rx_err_evnts() 2129 HXGE_FM_REPORT_ERROR(hxgep, channel, in hxge_rx_err_evnts() 2139 HXGE_FM_REPORT_ERROR(hxgep, channel, in hxge_rx_err_evnts() 2149 HXGE_FM_REPORT_ERROR(hxgep, channel, in hxge_rx_err_evnts() 2159 HXGE_FM_REPORT_ERROR(hxgep, channel, in hxge_rx_err_evnts() 2177 HXGE_FM_REPORT_ERROR(hxgep, channel, in hxge_rx_err_evnts() 2187 HXGE_FM_REPORT_ERROR(hxgep, channel, in hxge_rx_err_evnts() 2202 HXGE_FM_REPORT_ERROR(hxgep, channel, in hxge_rx_err_evnts() 3506 HXGE_FM_REPORT_ERROR(hxgep, 0, in hxge_rxdma_handle_sys_errors() [all …]
|
H A D | hxge_common_impl.h | 229 #define HXGE_FM_REPORT_ERROR(hxgep, chan, ereport_id) \ macro
|