Home
last modified time | relevance | path

Searched refs:OCS_HW_LINK_STAT_CRC_COUNT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_xport.c1083 result->stats.link_stats.crc_error_count = counters[OCS_HW_LINK_STAT_CRC_COUNT].counter; in ocs_xport_link_stats_cb()
H A Docs_hw.h698 OCS_HW_LINK_STAT_CRC_COUNT, enumerator
H A Docs_hw.c5505 counts[OCS_HW_LINK_STAT_CRC_COUNT].overflow = mbox_rsp->w07of; in ocs_hw_cb_link_stat()
5526 counts[OCS_HW_LINK_STAT_CRC_COUNT].counter = mbox_rsp->crc_error_count; in ocs_hw_cb_link_stat()