Lines Matching +full:we +full:- +full:extra +full:- +full:delay
1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2001-2024, Intel Corporation
6 * Copyright (c) 2021-2024 Rubicon Communications, LLC (Netgate)
101 * Valid Range: 128-4096
117 * IGC_MAX_RXD - Maximum number of receive Descriptors
118 * Valid Range: 128-4096
136 * 0 - Disable autonegotiation
137 * 1 - Enable autonegotiation
141 /* Tunables -- End */
179 * multiple of 128 bytes. So we align TDBA/RDBA on 128 byte boundary. This will
212 struct igc_softc *sc; /* Back-pointer to the softc struct */
303 #define tx_num_queues shared->isc_ntxqsets
304 #define rx_num_queues shared->isc_nrxqsets
305 #define intr_type shared->isc_intr
306 /* FreeBSD operating-system-specific structures. */