Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/qed/
Dfcoe_common.h630 struct fcoe_rx_stat { struct
631 struct regpair fcoe_rx_byte_cnt;
632 struct regpair fcoe_rx_data_pkt_cnt;
633 struct regpair fcoe_rx_xfer_pkt_cnt;
634 struct regpair fcoe_rx_other_pkt_cnt;
635 __le32 fcoe_silent_drop_pkt_cmdq_full_cnt;
636 __le32 fcoe_silent_drop_pkt_rq_full_cnt;
637 __le32 fcoe_silent_drop_pkt_crc_error_cnt;
638 __le32 fcoe_silent_drop_pkt_task_invalid_cnt;
639 __le32 fcoe_silent_drop_total_pkt_cnt;
[all …]