Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/qed/
Dfcoe_common.h632 struct fcoe_rx_stat { struct
633 struct regpair fcoe_rx_byte_cnt;
634 struct regpair fcoe_rx_data_pkt_cnt;
635 struct regpair fcoe_rx_xfer_pkt_cnt;
636 struct regpair fcoe_rx_other_pkt_cnt;
637 __le32 fcoe_silent_drop_pkt_cmdq_full_cnt;
638 __le32 fcoe_silent_drop_pkt_rq_full_cnt;
639 __le32 fcoe_silent_drop_pkt_crc_error_cnt;
640 __le32 fcoe_silent_drop_pkt_task_invalid_cnt;
641 __le32 fcoe_silent_drop_total_pkt_cnt;
[all …]