Lines Matching +full:conf +full:- +full:rx
1 /* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0-or-later */
3 * Copyright 2008 - 2016 Freescale Semiconductor Inc.
22 /* More detailed FQ types - used for fine-grained WQ assignments */
24 FQ_TYPE_RX_DEFAULT = 1, /* Rx Default FQs */
25 FQ_TYPE_RX_ERROR, /* Rx Error FQs */
26 FQ_TYPE_RX_PCD, /* Rx Parse Classify Distribute FQs */
28 FQ_TYPE_TX_CONFIRM, /* Tx default Conf FQ (actually an Rx FQ) */
29 FQ_TYPE_TX_CONF_MQ, /* Tx conf FQs (one for each Tx FQ) */
30 FQ_TYPE_TX_ERROR, /* Tx Error FQs (these are actually Rx FQs) */
86 /* Counters for QMan ERN frames - one counter per rejection code */
110 /* fragmented (non-linear) skbuffs received from the stack */
165 /* Use a per-port CGR for ingress traffic. */
173 bool rx_tstamp; /* Rx timestamping enabled */