Lines Matching +full:queue +full:- +full:rx
3 * Copyright (c) 2012-2013 Broadcom Corporation
94 u32 promiscuous_mode; /* Promiscuous Mode. non-zero true */
95 u32 txq_size; /* TX Descriptors Queue Size */
96 u32 rxq_size; /* RX Descriptors Queue Size */
97 /* TX Descriptor Queue Avg Depth. % Avg Queue Depth since last poll */
99 /* RX Descriptors Queue Avg Depth. % Avg Queue Depth since last poll */
114 /* QoS Priority (per 802.1p). 0-7255 */
116 u32 txq_size; /* FCoE TX Descriptors Queue Size. */
117 u32 rxq_size; /* FCoE RX Descriptors Queue Size. */
118 /* FCoE TX Descriptor Queue Avg Depth. */
120 /* FCoE RX Descriptors Queue Avg Depth. */
122 u32 rx_frames_lo; /* FCoE RX Frames received. */
123 u32 rx_frames_hi; /* FCoE RX Frames received. */
124 u32 rx_bytes_lo; /* FCoE RX Bytes received. */
125 u32 rx_bytes_hi; /* FCoE RX Bytes received. */
137 /* QoS Priority (per 802.1p). 0-7255 */
146 u32 txq_size; /* PDU TX Descriptors Queue Size. */
147 u32 rxq_size; /* PDU RX Descriptors Queue Size. */
148 u32 txq_avg_depth; /* PDU TX Descriptor Queue Avg Depth. */
149 u32 rxq_avg_depth; /* PDU RX Descriptors Queue Avg Depth. */
152 u32 rx_bytes_lo; /* iSCSI RX Bytes received. */
153 u32 rx_bytes_hi; /* iSCSI RX Bytes received. */
158 u32 pcp_prior_map_tbl; /* C-PCP to S-PCP Priority MapTable.
160 * represents the C-PCP value, the value
161 * of the nibble = S-PCP value.