Lines Matching +full:per +full:- +full:queue
3 * Copyright (c) 2012-2013 Broadcom Corporation
23 /* Maximum number of I/Os per connection */
26 /* Maximum number of Logins per port */
34 /* Maximum NPIV WWN per port */
69 /* Per PCI Function Ethernet Statistics required from the driver */
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 */
108 /* Per PCI Function FCOE Statistics required from the driver */
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. */
132 /* Per PCI Function iSCSI Statistics required from the driver*/
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. */
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.