Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_mfw_req.h112 struct fcoe_stats_info { struct
114 uint8_t mac_local[8]; /* Locally Admin Addr. */
118 uint32_t qos_priority;
122 uint32_t txq_avg_depth;
124 uint32_t rxq_avg_depth;
127 uint32_t rx_bytes_lo; /* FCoE RX Bytes received. */
128 uint32_t rx_bytes_hi; /* FCoE RX Bytes received. */
129 uint32_t tx_frames_lo; /* FCoE TX Frames sent. */
130 uint32_t tx_frames_hi; /* FCoE TX Frames sent. */
131 uint32_t tx_bytes_lo; /* FCoE TX Bytes sent. */
[all …]