Searched defs:fcoe_stats_info (Results 1 – 1 of 1) sorted by relevance
109 struct fcoe_stats_info { struct111 u8 mac_local[8]; /* Locally Admin Addr. */115 u32 qos_priority;119 u32 txq_avg_depth;121 u32 rxq_avg_depth;124 u32 rx_bytes_lo; /* FCoE RX Bytes received. */125 u32 rx_bytes_hi; /* FCoE RX Bytes received. */126 u32 tx_frames_lo; /* FCoE TX Frames sent. */127 u32 tx_frames_hi; /* FCoE TX Frames sent. */128 u32 tx_bytes_lo; /* FCoE TX Bytes sent. */[all …]
Completed in 7 milliseconds