Searched full:802 (Results 1 – 25 of 101) sorted by relevance
12345
/linux-6.14.4/include/uapi/linux/ |
D | net_tstamp.h | 171 /* 802.AS1, Ethernet, any kind of event packet */ 173 /* 802.AS1, Ethernet, Sync packet */ 175 /* 802.AS1, Ethernet, Delay_req packet */ 178 /* PTP v2/802.AS1, any layer, any kind of event packet */ 180 /* PTP v2/802.AS1, any layer, Sync packet */ 182 /* PTP v2/802.AS1, any layer, Delay_req packet */
|
D | if_arp.h | 90 #define ARPHRD_IEEE80211_PRISM 802 /* IEEE 802.11 + Prism2 header */
|
/linux-6.14.4/drivers/comedi/drivers/ |
D | rti802.c | 4 * Comedi driver for Analog Devices RTI-802 board 12 * Description: Analog Devices RTI-802 14 * Devices: [Analog Devices] RTI-802 (rti802) 119 MODULE_DESCRIPTION("Comedi driver for Analog Devices RTI-802 board");
|
D | das800.c | 15 * DAS-802 (das-802), 186 .name = "das-802",
|
/linux-6.14.4/net/bridge/netfilter/ |
D | ebt_802_3.c | 3 * 802_3 57 .name = "802_3",
|
/linux-6.14.4/net/ |
D | Makefile | 13 # LLC has to be linked before the files in net/802/ 15 obj-y += ethernet/ 802/ sched/ netlink/ bpf/ ethtool/
|
/linux-6.14.4/net/802/ |
D | Makefile | 3 # Makefile for the Linux 802.x protocol layers.
|
/linux-6.14.4/include/linux/mfd/ |
D | max77686.h | 3 * max77686.h - Driver for the Maxim 77686/802
|
/linux-6.14.4/include/uapi/linux/netfilter_bridge/ |
D | ebt_802_3.h | 11 #define EBT_802_3_MATCH "802_3"
|
/linux-6.14.4/drivers/mfd/ |
D | max77686.c | 3 // max77686.c - mfd core driver for the Maxim 77686/802 276 MODULE_DESCRIPTION("MAXIM 77686/802 multi-function core driver");
|
/linux-6.14.4/arch/arm64/boot/dts/hisilicon/ |
D | hip05.dtsi | 335 peri_gpio0: gpio@802e0000 { 354 peri_gpio1: gpio@802f0000 {
|
/linux-6.14.4/tools/testing/selftests/tc-testing/tc-tests/filters/ |
D | fw.json | 934 "name": "Add fw filter with protocol 802_3", 945 …"cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: protocol 802_3 handle 1 prio 1 fw action ok… 947 "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 1 protocol 802_3 fw", 948 … "matchPattern": "filter parent ffff: protocol 802_3 pref 1 fw.*handle 0x1.*gact action pass", 978 "name": "Add fw filters protocol 802_3 and ip with conflicting priorities", 988 "$TC filter add dev $DEV1 parent ffff: protocol 802_3 prio 3 handle 7 fw action ok"
|
/linux-6.14.4/Documentation/admin-guide/mm/ |
D | shrinker_debugfs.rst | 122 55 802 5
|
/linux-6.14.4/tools/hv/ |
D | lsvmbus | 39 '{44c4f61d-4444-4400-9d52-802e27ede19f}': 'PCI Express pass-through',
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | monitor_stats.c | 9 * Ppcnt.802_3:
|
/linux-6.14.4/arch/sparc/include/asm/ |
D | auxio_64.h | 55 /* Register definitions from Sun Microsystems _PCIO_ p/n 802-7837
|
/linux-6.14.4/sound/firewire/ |
D | Kconfig | 200 * Fireface 802
|
/linux-6.14.4/Documentation/userspace-api/media/v4l/ |
D | nv12mt.svg | 351 height="802" 423 height="802"
|
/linux-6.14.4/sound/firewire/fireface/ |
D | ff-protocol-latter.c | 40 // Fireface 802 (and perhaps UFX): 268 // For Fireface UFX and 802. Due to bandwidth limitation on in latter_begin_session()
|
D | ff.c | 227 // Fireface 802.
|
/linux-6.14.4/drivers/net/usb/ |
D | Kconfig | 243 IEEE 802 "local assignment" bit is set in the address, a "usbX" 257 IEEE 802 "local assignment" bit is set in the address, a "usbX"
|
/linux-6.14.4/tools/testing/selftests/powerpc/include/ |
D | reg.h | 35 #define SPRN_BESCRR 802 /* Branch event status & control REset (1 bits set to 0) */
|
/linux-6.14.4/tools/testing/selftests/powerpc/pmu/ebb/ |
D | trace.c | 184 case 802: return "SPRN_BESCRR"; break; in trace_decode_reg()
|
/linux-6.14.4/drivers/comedi/ |
D | Kconfig | 245 tristate "Analog Devices RTI-802 ISA card support" 247 Enable support for Analog Devices RTI-802 ISA cards 306 Keithley Metrabyte DAS-800, DAS-801, DAS-802
|
/linux-6.14.4/drivers/clk/renesas/ |
D | r8a77995-cpg-mssr.c | 169 DEF_MOD("mlp", 802, R8A77995_CLK_S2D1),
|
12345