Lines Matching +full:magic +full:- +full:packet

1 /* SPDX-License-Identifier: BSD-3-Clause OR GPL-2.0-or-later */
3 * Copyright 2008 - 2015 Freescale Semiconductor Inc.
21 /* TX-Port: Unsupported Format */
29 /* IPR non-consistent-sp */
66 /* non Frame-Manager error */
122 __be16 cksum; /* Running-sum */
123 /* Flags&fragment-offset field of the last IP-header */
130 u8 ip_pid_off; /* IP PID (last IP-proto) offset */
146 * buffer; Note that the private-area will start from the base
152 * order to get the parser-result from a buffer.
159 * parser-result from a buffer.
162 /* Add all other Internal-Context information: AD,
163 * hash-result, key, etc.
169 * buffer pools used by a port or storage-profile.
178 * storage-profile.
197 * depletion (Note - this pool must be used by this port!).
201 * after a single-pool is depleted;
205 * for depletion (Note - this pool must be used by this port!)
210 /* Enum for inter-module interrupts registration */
223 /* Enum for inter-module interrupts registration */
235 FMAN_EV_MAC0, /* MAC 0 event (Magic packet detection) */
236 FMAN_EV_MAC1, /* MAC 1 event (Magic packet detection) */
237 FMAN_EV_MAC2, /* MAC 2 (Magic packet detection) */
238 FMAN_EV_MAC3, /* MAC 3 (Magic packet detection) */
239 FMAN_EV_MAC4, /* MAC 4 (Magic packet detection) */
240 FMAN_EV_MAC5, /* MAC 5 (Magic packet detection) */
241 FMAN_EV_MAC6, /* MAC 6 (Magic packet detection) */
242 FMAN_EV_MAC7, /* MAC 7 (Magic packet detection) */
243 FMAN_EV_MAC8, /* MAC 8 event (Magic packet detection) */
244 FMAN_EV_MAC9, /* MAC 9 event (Magic packet detection) */
258 * fman - Pointer to FMan
259 * exception - The exception.
269 * fman - Pointer to FMan
270 * port_id - Port id
271 * addr - Address that caused the error
272 * tnum - Owner of error
273 * liodn - Logical IO device number
332 /* Structure for port-FM communication during fman_port_init. */