Searched full:802 (Results 1 – 25 of 83) sorted by relevance
1234
/linux-5.10/include/uapi/linux/ |
D | net_tstamp.h | 130 /* 802.AS1, Ethernet, any kind of event packet */ 132 /* 802.AS1, Ethernet, Sync packet */ 134 /* 802.AS1, Ethernet, Delay_req packet */ 137 /* PTP v2/802.AS1, any layer, any kind of event packet */ 139 /* PTP v2/802.AS1, any layer, Sync packet */ 141 /* PTP v2/802.AS1, any layer, Delay_req packet */
|
D | if_arp.h | 89 #define ARPHRD_IEEE80211_PRISM 802 /* IEEE 802.11 + Prism2 header */
|
/linux-5.10/drivers/staging/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), 188 .name = "das-802",
|
/linux-5.10/net/bridge/netfilter/ |
D | ebt_802_3.c | 3 * 802_3 57 .name = "802_3",
|
/linux-5.10/net/ |
D | Makefile | 14 # LLC has to be linked before the files in net/802/ 16 obj-$(CONFIG_NET) += ethernet/ 802/ sched/ netlink/ bpf/ ethtool/
|
/linux-5.10/net/802/ |
D | Makefile | 3 # Makefile for the Linux 802.x protocol layers.
|
/linux-5.10/include/linux/mfd/ |
D | max77686.h | 3 * max77686.h - Driver for the Maxim 77686/802
|
/linux-5.10/include/uapi/linux/netfilter_bridge/ |
D | ebt_802_3.h | 11 #define EBT_802_3_MATCH "802_3"
|
/linux-5.10/drivers/mfd/ |
D | max77686.c | 3 // max77686.c - mfd core driver for the Maxim 77686/802 280 MODULE_DESCRIPTION("MAXIM 77686/802 multi-function core driver");
|
/linux-5.10/arch/arm64/boot/dts/hisilicon/ |
D | hip05.dtsi | 327 peri_gpio0: gpio@802e0000 { 346 peri_gpio1: gpio@802f0000 {
|
/linux-5.10/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-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | monitor_stats.c | 9 * Ppcnt.802_3:
|
/linux-5.10/sound/firewire/ |
D | Kconfig | 173 * Fireface 802
|
/linux-5.10/tools/hv/ |
D | lsvmbus | 39 '{44c4f61d-4444-4400-9d52-802e27ede19f}': 'PCI Express pass-through',
|
/linux-5.10/drivers/staging/rtl8188eu/os_dep/ |
D | mon.c | 152 * Use a locally administered address (IEEE 802) in mon_setup()
|
/linux-5.10/arch/sparc/include/asm/ |
D | auxio_64.h | 55 /* Register definitions from Sun Microsystems _PCIO_ p/n 802-7837
|
/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | nv12mt.svg | 351 height="802" 423 height="802"
|
/linux-5.10/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-5.10/tools/testing/selftests/powerpc/include/ |
D | reg.h | 33 #define SPRN_BESCRR 802 /* Branch event status & control REset (1 bits set to 0) */
|
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_stats.c | 652 static MLX5E_DECLARE_STATS_GRP_OP_NUM_STATS(802_3) 657 static MLX5E_DECLARE_STATS_GRP_OP_FILL_STRS(802_3) 666 static MLX5E_DECLARE_STATS_GRP_OP_FILL_STATS(802_3) 679 static MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS(802_3) 1776 MLX5E_DEFINE_STATS_GRP(802_3, MLX5E_NDO_UPDATE_STATS); 1794 &MLX5E_STATS_GRP(802_3),
|
/linux-5.10/drivers/net/usb/ |
D | Kconfig | 235 IEEE 802 "local assignment" bit is set in the address, a "usbX" 249 IEEE 802 "local assignment" bit is set in the address, a "usbX"
|
/linux-5.10/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-5.10/sound/firewire/fireface/ |
D | ff.c | 251 // Fireface 802.
|
/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/ |
D | trace.c | 184 case 802: return "SPRN_BESCRR"; break; in trace_decode_reg()
|
1234