Home
last modified time | relevance | path

Searched +full:magic +full:- +full:packet (Results 1 – 25 of 381) sorted by relevance

12345678910>>...16

/linux/drivers/net/ethernet/freescale/fman/
H A Dfman.h1 /* 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-consisten
[all...]
H A Dfman_mac.h2 * Copyright 2008-2015 Freescale Semiconductor Inc.
62 (u8)((_addr64) >> ((5 - i) * 8)); \
134 /* dTSEC Magic Packet detection */
146 /* dTSEC Time-Stamp Receive Error */
150 /* mEMAC Time-stamp FIFO ECC error interrupt;
154 /* mEMAC Magic Packet Indication Interrupt */
167 /* MAC ID; numbering of dTSEC and 1G-mEMAC:
168 * 0 - FM_MAX_NUM_OF_1G_MAC
[all...]
/linux/include/uapi/linux/
H A Dpg.h1 /* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
6 pg.h defines the user interface to the generic ATAPI packet
33 read and write buffers contain a single character "magic" flag.
49 char magic; /* == PG_MAGIC */ member
53 char packet[12]; /* packet comman member
59 char magic; /* == PG_MAGIC */ global() member
[all...]
H A Dnbd.h1 /* SPDX-License-Identifier: GPL-1.0+ WITH Linux-syscall-note */
51 #define NBD_FLAG_HAS_FLAGS (1 << 0) /* nbd-server supports flags */
52 #define NBD_FLAG_READ_ONLY (1 << 1) /* device is read-only */
74 /* These are sent over the network in the request/reply magic fields */
79 /* magic 0x668e33ef for structured reply not supported by kernel yet */
82 * This is the packet use
86 __be32 magic; /* NBD_REQUEST_MAGIC */ global() member
101 __be32 magic; /* NBD_REPLY_MAGIC */ global() member
[all...]
H A Dif_hippi.h1 /* SPDX-License-Identifier: GPL-2.0+ WITH Linux-syscall-note */
30 * HIPPI magic constants.
33 #define HIPPI_ALEN 6 /* Bytes in one HIPPI hw-addr */
59 int tx_errors; /* packet transmit problems */
69 int rx_missed_errors; /* receiver missed packet */
145 __be16 ethertype; /* packet typ
[all...]
/linux/arch/um/drivers/
H A Dmconsole_user.c1 // SPDX-License-Identifier: GPL-2.0
4 * Copyright (C) 2001 - 2007 Jeff Dike (jdike@{addtoit,linux.intel}.com)
17 * With uts namespaces, uts information becomes process-specific, so
48 msg.msg_name = &(req->origin); in mconsole_reply_v0()
49 msg.msg_namelen = req->originlen; in mconsole_reply_v0()
56 return sendmsg(req->originating_fd, &msg, 0); in mconsole_reply_v0()
66 if (!strncmp(req->request.data, cmd->comman in mconsole_parse()
184 struct mconsole_notify packet; mconsole_notify() local
[all...]
/linux/drivers/power/reset/
H A Dlinkstation-poweroff.c1 // SPDX-License-Identifier: GPL-2.0
68 /* If WOL was enabled and a magic packet was received before powering in linkstation_mvphy_reg_intn()
69 * off, we won't be able to wake up by sending another magic packet. in linkstation_mvphy_reg_intn()
79 dev_err(&phydev->mdio.dev, "Write register failed, %d\n", rc); in linkstation_mvphy_reg_intn()
99 /* If WOL was enabled and a magic packet wa in readynas_mvphy_set_reg()
[all...]
/linux/drivers/net/usb/
H A Dlg-vl600.c1 // SPDX-License-Identifier: GPL-2.0-or-later
28 * replaces the standard ethernet header in a packet so only actual
43 __le32 magic; member
62 return -ENOMEM; in vl600_bind()
70 dev->driver_priv = s; in vl600_bind()
78 * packet depen in vl600_bind()
99 struct vl600_pkt_hdr *packet; vl600_rx_fixup() local
235 struct vl600_pkt_hdr *packet; vl600_tx_fixup() local
[all...]
H A Dgl620a.c1 // SPDX-License-Identifier: GPL-2.0-or-later
3 * GeneSys GL620USB-A based links
4 * Copyright (C) 2001 by Jiun-Jie Huang <huangjj@genesyslogic.com.tw>
23 * GeneSys GL620USB-A (www.genesyslogic.com.tw)
29 * - GL620USB-
70 struct gl_packet *packet; genelink_rx_fixup() local
[all...]
/linux/Documentation/devicetree/bindings/net/
H A Dfsl,gianfar.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale Three-Speed Ethernet Controller (TSEC), "Gianfar"
10 - J. Neuschäfer <j.ne@posteo.net>
12 # This is needed to distinguish gianfar.yaml and gianfar-mdi
[all...]
H A Dcdns,macb.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schema
[all...]
/linux/tools/perf/util/
H A Dcs-etm.c1 // SPDX-License-Identifier: GPL-2.0
3 * Copyright(C) 2015-2018 Linaro Limited.
12 #include <linux/coresight-pmu.h>
22 #include "cs-etm.h"
23 #include "cs-etm-decoder/cs-etm-decode
96 struct cs_etm_packet *packet; global() member
163 cs_etm__get_magic(struct cs_etm_queue * etmq,u8 trace_chan_id,u64 * magic) cs_etm__get_magic() argument
1351 cs_etm__first_executed_instr(struct cs_etm_packet * packet) cs_etm__first_executed_instr() argument
1365 cs_etm__last_executed_instr(const struct cs_etm_packet * packet) cs_etm__last_executed_instr() argument
1376 cs_etm__instr_addr(struct cs_etm_queue * etmq,u64 trace_chan_id,const struct cs_etm_packet * packet,u64 offset) cs_etm__instr_addr() argument
1514 cs_etm__copy_insn(struct cs_etm_queue * etmq,u64 trace_chan_id,const struct cs_etm_packet * packet,struct perf_sample * sample) cs_etm__copy_insn() argument
2041 cs_etm__is_svc_instr(struct cs_etm_queue * etmq,u8 trace_chan_id,struct cs_etm_packet * packet,u64 end_addr) cs_etm__is_svc_instr() argument
2112 cs_etm__is_syscall(struct cs_etm_queue * etmq,struct cs_etm_traceid_queue * tidq,u64 magic) cs_etm__is_syscall() argument
2115 struct cs_etm_packet *packet = tidq->packet; cs_etm__is_syscall() local
2138 cs_etm__is_async_exception(struct cs_etm_traceid_queue * tidq,u64 magic) cs_etm__is_async_exception() argument
2140 struct cs_etm_packet *packet = tidq->packet; cs_etm__is_async_exception() local
2165 cs_etm__is_sync_exception(struct cs_etm_queue * etmq,struct cs_etm_traceid_queue * tidq,u64 magic) cs_etm__is_sync_exception() argument
2168 struct cs_etm_packet *packet = tidq->packet; cs_etm__is_sync_exception() local
2215 struct cs_etm_packet *packet = tidq->packet; cs_etm__set_sample_flags() local
2218 u64 magic; cs_etm__set_sample_flags() local
[all...]
/linux/drivers/input/mouse/
H A Dlogips2pp.c1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (c) 1999-2003 Vojtech Pavlik <vojtech@suse.cz>
38 * Process a PS2++ or PS2T++ packet.
43 struct input_dev *dev = psmouse->dev; in ps2pp_process_byte()
44 u8 *packet = psmouse->packet; in ps2pp_process_byte() local
[all...]
H A Dpsmouse-base.c1 // SPDX-License-Identifier: GPL-2.0-only
5 * Copyright (c) 1999-2002 Vojtech Pavlik
6 * Copyright (c) 2003-2004 Dmitry Torokhov
111 * sysfs). We could use a per-device semaphore but since there
133 void psmouse_report_standard_motion(struct input_dev *dev, u8 *packet) in psmouse_report_standard_motion() argument
137 x = packet[1] ? packet[ in psmouse_report_standard_motion()
144 psmouse_report_standard_packet(struct input_dev * dev,u8 * packet) psmouse_report_standard_packet() argument
157 u8 *packet = psmouse->packet; psmouse_process_byte() local
[all...]
/linux/Documentation/userspace-api/media/v4l/
H A Ddev-sliced-vbi.rst1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later
17 :ref:`raw VBI interface <raw-vbi>`. The data is passed as short
51 .. _sliced-vbi-forma
[all...]
/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet_wol.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * Broadcom GENET (Gigabit Ethernet) Wake-on-LAN support
5 * Copyright (c) 2014-2025 Broadcom
37 /* ethtool function - get WOL (Wake on LAN) settings, Only Magic Packet
[all...]
/linux/include/net/9p/
H A D9p.h1 /* SPDX-License-Identifier: GPL-2.0-only */
14 * enum p9_debug_flags - bits for mount time debug parameter
24 * @P9_DEBUG_PKT: packet marshalling/unmarshalling
25 * @P9_DEBUG_FSC: FS-cache tracing
26 * @P9_DEBUG_VPKT: Verbose packet debugging (full packet dump)
62 * enum p9_msg_t -
[all...]
/linux/net/batman-adv/
H A Ddistributed-arp-table.c1 // SPDX-License-Identifier: GPL-2.0
7 #include "distributed-arp-table.h"
43 #include "hard-interface.h"
49 #include "translation-table.h"
88 __be32 magic; member
92 #define BATADV_DHCP_YIADDR_LEN sizeof(((struct batadv_dhcp_packet *)0)->yiaddr)
93 #define BATADV_DHCP_CHADDR_LEN sizeof(((struct batadv_dhcp_packet *)0)->chadd
1468 __be32 *magic, _magic; batadv_dat_check_dhcp() local
[all...]
/linux/drivers/block/drbd/
H A Ddrbd_protocol.h1 /* SPDX-License-Identifier: GPL-2.0-only */
33 P_SUPERSEDED = 0x18, /* Used in proto C, two-primaries conflict detection */
53 P_RS_CANCEL = 0x29, /* meta: Used to cancel RS_DATA_REQUEST packet by SyncSource */
74 P_ZEROES = 0x36, /* data sock: zero-out, WRITE_ZEROES */
83 P_INITIAL_META = 0xfff1, /* First Packet on the MetaSock */
84 P_INITIAL_DATA = 0xfff2, /* First Packet on the Socket */
93 /* This is the layout for a packet o
104 u32 magic; global() member
111 u16 magic; /* use DRBD_MAGIC_BIG here */ global() member
117 u32 magic; global() member
[all...]
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dxmit.c1 // SPDX-License-Identifier: GPL-2.0-or-later
8 Copyright (C) 2005 Martin Langer <martin-langer@gmx.de>
29 switch (plcp->raw[0]) { in b43legacy_plcp_get_bitrate_idx_cck()
40 return -1; in b43legacy_plcp_get_bitrate_idx_cck()
49 switch (plcp->raw[0] & 0xF) { in b43legacy_plcp_get_bitrate_idx_ofdm()
68 return - in b43legacy_plcp_get_bitrate_idx_ofdm()
[all...]
/linux/drivers/misc/sgi-xp/
H A Dxpnet.c7 * Copyright (C) 1999-2009 Silicon Graphics, Inc. All rights reserved.
16 * XPNET provides direct point-to-point and broadcast-like support
17 * for an ethernet-like device. The ethernet broadcast medium is
18 * replaced with a point-to-point message structure which passes
19 * pointers to a DMA-capable block that a remote partition should
42 * size is the number of bytes to transfer which includes the skb->len
48 u32 magic; /* Specia member
[all...]
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx7d-cl-som-imx7.dts2 * Support for CompuLab CL-SOM-iMX7 System-on-Module
4 * Copyright (C) 2015 CompuLab Ltd. - http://www.compulab.co.il/
7 * This file is dual-licensed: you can use it either under the terms
13 /dts-v1/;
18 model = "CompuLab CL-SOM-iMX7";
19 compatible = "compulab,cl-so
[all...]
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_misc_tcp_hdr_options.c1 // SPDX-License-Identifier: GPL-2.0
50 if (ret != -ENOSPC) in __check_active_hdr_in()
53 /* Test searching magic with regular kind */ in __check_active_hdr_in()
57 if (ret != -EINVAL) in __check_active_hdr_in()
70 hdr.exprm_opt.magic = 0; in __check_active_hdr_in()
73 if (ret != -EINVAL) in __check_active_hdr_in()
76 /* Test searching experimental option with 0 magic value */ in __check_active_hdr_in()
80 if (ret != -ENOMS in __check_active_hdr_in()
[all...]
/linux/drivers/accel/qaic/
H A Dsahara.c1 // SPDX-License-Identifier: GPL-2.0-only
119 u64 magic; member
127 * +-----
[all...]
/linux/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_type.h1 /* SPDX-License-Identifier: GPL-2.0 */
2 /* Copyright (c) 2019 - 2022 Beijing WangXun Technology Co., Ltd. */
90 #define NGBE_INTR_MISC(A) BIT((A)->msix_entry->entry)
100 #define NGBE_PSR_WKUP_CTL_MAG BIT(1) /* Magic Packet Wakeup Enable */
104 #define NGBE_PSR_WKUP_CTL_ARP BIT(5) /* ARP Request Packet Wakeup Enable*/
126 #define NGBE_TDB_PB_SZ (20 * 1024) /* 160KB Packet Buffe
[all...]

12345678910>>...16