Home
last modified time | relevance | path

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

/include/linux/qed/
Dqed_fcoe_if.h6 struct qed_fcoe_stats { struct
7 u64 fcoe_rx_byte_cnt;
8 u64 fcoe_rx_data_pkt_cnt;
9 u64 fcoe_rx_xfer_pkt_cnt;
10 u64 fcoe_rx_other_pkt_cnt;
11 u32 fcoe_silent_drop_pkt_cmdq_full_cnt;
12 u32 fcoe_silent_drop_pkt_rq_full_cnt;
13 u32 fcoe_silent_drop_pkt_crc_error_cnt;
14 u32 fcoe_silent_drop_pkt_task_invalid_cnt;
15 u32 fcoe_silent_drop_total_pkt_cnt;
[all …]