Home
last modified time | relevance | path

Searched defs:fcoe_rx_stat_params_section2 (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/bxe/
H A Decore_hsi.h8537 struct fcoe_rx_stat_params_section2 struct
8539 uint32_t fc_crc_cnt /* Number of packets with FC CRC error */;
8540 uint32_t eofa_del_cnt /* Number of packets with EOFa delimiter */;
8541 uint32_t miss_frame_cnt /* Number of missing packets */;
8542 uint32_t seq_timeout_cnt /* Number of sequence timeout expirations (E_D_TOV) */;
8543 uint32_t drop_seq_cnt /* Number of Sequences that were sropped */;
8544 uint32_t fcoe_rx_drop_pkt_cnt /* Number of FCoE packets that were dropped */;
8545 uint32_t fcp_rx_pkt_cnt /* Number of FCP packets that were legally received */;
8546 uint32_t reserved0;