Home
last modified time | relevance | path

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

/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_mfw_req.h109 struct fcoe_stats_info { struct
110 u8 version[12]; /* Function's Driver Version. */
111 u8 mac_local[8]; /* Locally Admin Addr. */
112 u8 mac_add1[8]; /* Additional Programmed MAC Addr 1. */
113 u8 mac_add2[8]; /* Additional Programmed MAC Addr 2. */
115 u32 qos_priority;
116 u32 txq_size; /* FCoE TX Descriptors Queue Size. */
117 u32 rxq_size; /* FCoE RX Descriptors Queue Size. */
119 u32 txq_avg_depth;
121 u32 rxq_avg_depth;
[all …]