Searched full:802 (Results 1 – 25 of 100) sorted by relevance
1234
/Linux-v6.1/include/uapi/linux/ |
D | net_tstamp.h | 158 /* 802.AS1, Ethernet, any kind of event packet */ 160 /* 802.AS1, Ethernet, Sync packet */ 162 /* 802.AS1, Ethernet, Delay_req packet */ 165 /* PTP v2/802.AS1, any layer, any kind of event packet */ 167 /* PTP v2/802.AS1, any layer, Sync packet */ 169 /* 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-v6.1/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-v6.1/net/bridge/netfilter/ |
D | ebt_802_3.c | 3 * 802_3 57 .name = "802_3",
|
/Linux-v6.1/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-v6.1/net/802/ |
D | Makefile | 3 # Makefile for the Linux 802.x protocol layers.
|
/Linux-v6.1/include/uapi/linux/netfilter_bridge/ |
D | ebt_802_3.h | 11 #define EBT_802_3_MATCH "802_3"
|
/Linux-v6.1/include/linux/mfd/ |
D | max77686.h | 3 * max77686.h - Driver for the Maxim 77686/802
|
/Linux-v6.1/drivers/mfd/ |
D | max77686.c | 3 // max77686.c - mfd core driver for the Maxim 77686/802 279 MODULE_DESCRIPTION("MAXIM 77686/802 multi-function core driver");
|
/Linux-v6.1/arch/arm64/boot/dts/hisilicon/ |
D | hip05.dtsi | 327 peri_gpio0: gpio@802e0000 { 346 peri_gpio1: gpio@802f0000 {
|
/Linux-v6.1/tools/testing/selftests/tc-testing/tc-tests/filters/ |
D | fw.json | 946 "name": "Add fw filter with protocol 802_3", 954 …"cmdUnderTest": "$TC filter add dev $DEV1 parent ffff: protocol 802_3 handle 1 prio 1 fw action ok… 956 "verifyCmd": "$TC filter get dev $DEV1 parent ffff: handle 1 prio 1 protocol 802_3 fw", 957 … "matchPattern": "filter parent ffff: protocol 802_3 pref 1 fw.*handle 0x1.*gact action pass", 984 "name": "Add fw filters protocol 802_3 and ip with conflicting priorities", 994 "$TC filter add dev $DEV1 parent ffff: protocol 802_3 prio 3 handle 7 fw action ok"
|
/Linux-v6.1/Documentation/admin-guide/mm/ |
D | shrinker_debugfs.rst | 124 55 802 5
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | monitor_stats.c | 9 * Ppcnt.802_3:
|
/Linux-v6.1/tools/hv/ |
D | lsvmbus | 39 '{44c4f61d-4444-4400-9d52-802e27ede19f}': 'PCI Express pass-through',
|
/Linux-v6.1/arch/sparc/include/asm/ |
D | auxio_64.h | 55 /* Register definitions from Sun Microsystems _PCIO_ p/n 802-7837
|
/Linux-v6.1/sound/firewire/ |
D | Kconfig | 198 * Fireface 802
|
/Linux-v6.1/net/bluetooth/ |
D | amp.c | 212 /* Derive Dedicated AMP Link Key: "802b" is 802.11 PAL keyID */ in phylink_gen_key() 213 return hmac_sha256(gamp_key, HCI_AMP_LINK_KEY_SIZE, "802b", 4, data); in phylink_gen_key()
|
/Linux-v6.1/Documentation/userspace-api/media/v4l/ |
D | nv12mt.svg | 351 height="802" 423 height="802"
|
/Linux-v6.1/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 | 217 // Fireface 802.
|
/Linux-v6.1/drivers/net/wireless/intersil/orinoco/ |
D | orinoco_cs.c | 254 PCMCIA_DEVICE_PROD_ID12("ASUS", "802_11B_CF_CARD_25", 0x78fc06ee, 0x45a50c1e), 255 PCMCIA_DEVICE_PROD_ID12("ASUS", "802_11b_PC_CARD_25", 0x78fc06ee, 0xdb9aa842),
|
/Linux-v6.1/tools/testing/selftests/powerpc/pmu/ebb/ |
D | trace.c | 184 case 802: return "SPRN_BESCRR"; break; in trace_decode_reg()
|
/Linux-v6.1/tools/testing/selftests/powerpc/include/ |
D | reg.h | 33 #define SPRN_BESCRR 802 /* Branch event status & control REset (1 bits set to 0) */
|
/Linux-v6.1/drivers/net/usb/ |
D | Kconfig | 242 IEEE 802 "local assignment" bit is set in the address, a "usbX" 256 IEEE 802 "local assignment" bit is set in the address, a "usbX"
|
1234