Home
last modified time | relevance | path

Searched +full:short +full:- +full:descriptor (Results 1 – 25 of 1033) sorted by relevance

12345678910>>...42

/OK3568_Linux_fs/kernel/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00queue.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 Copyright (C) 2004 - 2010 Ivo van Doorn <IvDoorn@gmail.com>
68 * @SKBDESC_DESC_IN_SKB: The descriptor is at the start of the
80 * struct skb_frame_desc: Descriptor information for the skb buffer
86 * @desc_len: Length of the frame descriptor.
89 * @desc: Pointer to descriptor part of the frame.
91 * of the scope of the skb->data pointer.
93 * @skb_dma: (PCI-only) the DMA address associated with the sk buffer.
112 * get_skb_frame_desc - Obtain the rt2x00 frame descriptor from a sk_buff.
119 return (struct skb_frame_desc *)&IEEE80211_SKB_CB(skb)->driver_data; in get_skb_frame_desc()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/iio/lib/
HDlibusb-1.0.so.0 ... descriptor length %d invalid ss-ep-comp-desc length %d bbbbw failed to read BOS ( ...
/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/
H A D7990.h1 /* SPDX-License-Identifier: GPL-2.0 */
3 * 7990.h -- LANCE ethernet IC generic routines.
11 * in particular a2065.[ch]. The AMD C-LANCE datasheet was also helpful.
32 * too long (and overflow the RAM on shared-memory cards like the HP LANCE.
41 #define TX_RING_MOD_MASK (TX_RING_SIZE - 1)
42 #define RX_RING_MOD_MASK (RX_RING_SIZE - 1)
49 /* Each receive buffer is described by a receive message descriptor (RMD) */
51 volatile unsigned short rmd0; /* low address of packet */
52 volatile unsigned char rmd1_bits; /* descriptor bits */
54 volatile short length; /* This length is 2s complement (negative)!
[all …]
H A Da2065.h4 * (C) Copyright 1995 by Geert Uytterhoeven <geert@linux-m68k.org>
6 * ---------------------------------------------------------------------------
15 * Written 1993-94 by Donald Becker.
17 * Am79C960: PCnet(tm)-ISA Single-Chip Ethernet Controller
21 * ---------------------------------------------------------------------------
27 * ---------------------------------------------------------------------------
29 * The A2065 is a Zorro-II board made by Commodore/Ameristar. It contains:
31 * - an Am7990 Local Area Network Controller for Ethernet (LANCE) with
32 * both 10BASE-2 (thin coax) and AUI (DB-15) connectors
41 unsigned short rdp; /* Register Data Port */
[all …]
H A Dni65.h7 * email: mhipp@student.uni-tuebingen.de
10 * crynwr-packet-driver
15 * (R=Readable) (W=Writeable) (S=Set on write) (C-Clear on write)
52 * Receive message descriptor bit definitions.
66 * Transmit message descriptor bit definitions.
81 #define XMIT_TDRMASK 0x03ff /* time-domain-reflectometer-value */
90 unsigned short mode;
93 /* bit 29-31: number of rmd's (power of 2) */
95 /* bit 29-31: number of tmd's (power of 2) */
99 struct rmd { /* Receive Message Descriptor */
[all …]
/OK3568_Linux_fs/kernel/drivers/scsi/
H A D3w-9xxx.h2 3w-9xxx.h -- 3ware 9000 Storage Controller device driver for Linux.
7 Copyright (C) 2004-2009 Applied Micro Circuits Corporation.
22 LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT,
41 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
88 {0x0020, "Prepare for shutdown (power-off)"},
111 {0x0037, "SO-DIMM incompatible"},
112 {0x0038, "SO-DIMM not detected"},
189 {0x0184, "DCB UDB (unit descriptor block) segment invalid"},
233 {0x0242, "SO-DIMM parameter(s) incompatible using defaults"},
234 {0x0243, "SO-DIMM unsupported"},
[all …]
/OK3568_Linux_fs/u-boot/disk/
H A Dpart_iso.h5 * SPDX-License-Identifier: GPL-2.0+
15 …unsigned char desctype; /* type of Volume descriptor: 0 = boot record, 1 = primary, 2 = Suppleme…
25 …unsigned char desctype; /* type of Volume descriptor: 0 = boot record, 1 = primary, 2 = Suppleme…
35 unsigned short setsize_LE; /* volume set size LE */
36 unsigned short setsize_BE; /* volume set size BE */
37 unsigned short seqnum_LE; /* volume sequence number LE */
38 unsigned short seqnum_BE; /* volume sequence number BE */
39 unsigned short secsize_LE; /* sector size LE */
40 unsigned short secsize_BE; /* sector size BE */
63 …unsigned char desctype; /* type of Volume descriptor: 0 = boot record, 1 = primary, 2 = Suppleme…
[all …]
/OK3568_Linux_fs/kernel/tools/virtio/ringtest/
H A Dring.c1 // SPDX-License-Identifier: GPL-2.0-only
6 * Simple descriptor-based ring. virtio 0.9 compatible event index is used for
15 /* Next - Where next entry will be written.
16 * Prev - "Next" value when event triggered previously.
17 * Event - Peer requested event after writing this entry.
19 static inline bool need_event(unsigned short event, in need_event()
20 unsigned short next, in need_event()
21 unsigned short prev) in need_event()
23 return (unsigned short)(next - event - 1) < (unsigned short)(next - prev); in need_event()
34 unsigned short flags;
[all …]
/OK3568_Linux_fs/external/rknpu2/runtime/RK3588/Android/rknn_server/arm/
HDrknn_server ... AFFINE 1.5.0 (17e11b1 build: 2023-05-18 21:43:35) Invalid ...
/OK3568_Linux_fs/external/rknpu2/runtime/RK356X/Android/rknn_server/arm/
HDrknn_server ... AFFINE 1.5.0 (17e11b1 build: 2023-05-18 21:43:15) Invalid ...
/OK3568_Linux_fs/kernel/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac.h5 * This program is dual-licensed; you may select either version 2 of
21 #include <linux/dma-mapping.h>
29 #define XLGMAC_DRV_NAME "dwc-xlgmac"
33 /* Descriptor related parameters */
46 #define XLGMAC_TX_MAX_BUF_SIZE (0x3fff & ~(64 - 1))
91 /* Helper macro for descriptor handling
92 * Always use XLGMAC_GET_DESC_DATA to access the descriptor data
96 ((_ring)->desc_data_head + \
97 ((idx) & ((_ring)->dma_desc_count - 1))); \
103 ((var) & GENMASK(_pos + _len - 1, _pos)) >> (_pos); \
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/vt6655/
H A Dmac.c1 // SPDX-License-Identifier: GPL-2.0+
15 * MACbIsRegBitsOff - Test if All test Bits Off
16 * MACbIsIntDisable - Test if MAC interrupt disable
17 * MACvSetShortRetryLimit - Set 802.11 Short Retry limit
18 * MACvSetLongRetryLimit - Set 802.11 Long Retry limit
19 * MACvSetLoopbackMode - Set MAC Loopback Mode
20 * MACvSaveContext - Save Context of MAC Registers
21 * MACvRestoreContext - Restore Context of MAC Registers
22 * MACbSoftwareReset - Software Reset MAC
23 * MACbSafeRxOff - Turn Off MAC Rx
[all …]
/OK3568_Linux_fs/kernel/drivers/target/
H A Dtarget_core_xcopy.c1 // SPDX-License-Identifier: GPL-2.0-or-later
5 * This file contains support for SPC-4 Extended-Copy offload with generic
8 * Copyright (c) 2011-2013 Datera, Inc. All rights reserved.
50 * target_xcopy_locate_se_dev_e4_iter - compare XCOPY NAA device identifiers
54 * @return: 1 on match, 0 on no-match
62 if (!se_dev->dev_attrib.emulate_3pc) { in target_xcopy_locate_se_dev_e4_iter()
72 pr_debug("XCOPY: skip non-matching: %*ph\n", in target_xcopy_locate_se_dev_e4_iter()
98 nacl = sess->se_node_acl; in target_xcopy_locate_se_dev_e4()
100 hlist_for_each_entry_rcu(deve, &nacl->lun_entry_hlist, link) { in target_xcopy_locate_se_dev_e4()
104 this_lun = rcu_dereference(deve->se_lun); in target_xcopy_locate_se_dev_e4()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dhd64572.h1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * hd64572.h Description of the Hitachi HD64572 (SCA-II), valid for
8 * Copyright: (c) 2000-2001 Cyclades Corp.
15 * PC300 initial CVS version (3.4.0-pre1)
98 #define TFN 0x143 /* Inter-transmit-frame Time Fill Ctl Reg */
125 #define BOLR 0x0c /* Back-off Length Reg */
143 #define DARL 0x80 /* Dest Addr Register L (single-block, RX only) */
144 #define DARH 0x81 /* Dest Addr Register H (single-block, RX only) */
145 #define DARB 0x82 /* Dest Addr Register B (single-block, RX only) */
146 #define DARBH 0x83 /* Dest Addr Register BH (single-block, RX only) */
[all …]
/OK3568_Linux_fs/kernel/drivers/usb/core/
H A Dconfig.c1 // SPDX-License-Identifier: GPL-2.0
34 /* Find the next descriptor of type dt1 or dt2 */ in find_next_descriptor()
37 if (h->bDescriptorType == dt1 || h->bDescriptorType == dt2) in find_next_descriptor()
39 buffer += h->bLength; in find_next_descriptor()
40 size -= h->bLength; in find_next_descriptor()
48 return buffer - buffer0; in find_next_descriptor()
58 * The SuperSpeedPlus Isoc endpoint companion descriptor immediately in usb_parse_ssp_isoc_endpoint_companion()
59 * follows the SuperSpeed Endpoint Companion descriptor in usb_parse_ssp_isoc_endpoint_companion()
62 if (desc->bDescriptorType != USB_DT_SSP_ISOC_ENDPOINT_COMP || in usb_parse_ssp_isoc_endpoint_companion()
66 cfgno, inum, asnum, ep->desc.bEndpointAddress); in usb_parse_ssp_isoc_endpoint_companion()
[all …]
/OK3568_Linux_fs/external/rknpu2/runtime/RK3588/Linux/rknn_server/armhf/usr/bin/
HDrknn_server ... 18ArrayLockFreeQueueIPSt4pairIiSt10shared_ptrIN2RK14TransferBufferEEELj256EE ,- NSt13__future_base16_Task_state_baseIFivEEE - NSt6thread11_State_implINS_8_InvokerISt5tupleIJZN10ThreadPoolC4EjEUlvE_EEEEEE - 8 d- St23_Sp_counted_ptr_inplaceISt13packaged_taskIFivEESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE - p NSt13__future_base7_ResultIiEE - - , A A A ...
/OK3568_Linux_fs/external/rknpu2/runtime/RK356X/Linux/rknn_server/armhf/usr/bin/
HDrknn_server ... 18ArrayLockFreeQueueIPSt4pairIiSt10shared_ptrIN2RK14TransferBufferEEELj256EE ,- NSt13__future_base16_Task_state_baseIFivEEE - NSt6thread11_State_implINS_8_InvokerISt5tupleIJZN10ThreadPoolC4EjEUlvE_EEEEEE - 8 d- St23_Sp_counted_ptr_inplaceISt13packaged_taskIFivEESaIS2_ELN9__gnu_cxx12_Lock_policyE2EE - p NSt13__future_base7_ResultIiEE - - , A A A ...
/OK3568_Linux_fs/external/rknpu2/runtime/RV1106/Linux/rknn_server/arm/usr/bin/
HDrknn_server ... : 1.5.0 (17e11b1 build: 2023-05-18 21:43:48) basic_string ...
/OK3568_Linux_fs/kernel/drivers/net/ethernet/i825xx/
H A Dsun3_82586.h7 * copyrights (c) 1994 by Michael Hipp (hippm@informatik.uni-tuebingen.de)
10 * crynwr-packet-driver by Russ Nelson
11 * Garret A. Wollman's i82586-driver for BSD
47 unsigned short zero_dum0; /* has to be zero */
50 unsigned short zero_dum2;
51 unsigned short zero_dum3;
52 char *iscp; /* pointer to the iscp-block */
63 unsigned short scb_offset; /* pointeroffset to the scb_base */
64 char *scb_base; /* base-address of all 16-bit offsets */
76 unsigned short cbl_offset; /* pointeroffset, command block list */
[all …]
/OK3568_Linux_fs/kernel/arch/x86/lib/
H A Dinsn-eval.c14 #include <asm/insn-eval.h>
29 * is_string_insn() - Determine if instruction is a string instruction
42 /* All string instructions have a 1-byte opcode. */ in is_string_insn()
43 if (insn->opcode.nbytes != 1) in is_string_insn()
46 switch (insn->opcode.bytes[0]) { in is_string_insn()
57 * insn_has_rep_prefix() - Determine if instruction has a REP prefix
80 * get_seg_reg_override_idx() - obtain segment register override index
91 * -EINVAL in case of error.
137 return -EINVAL; in get_seg_reg_override_idx()
143 * check_seg_overrides() - check if segment override prefixes are allowed
[all …]
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dnatsemi.c2 natsemi.c: A U-Boot driver for the NatSemi DP8381x series.
21 Written/copyright 1999-2001 by Donald Becker.
48 * Initial U-Boot Release. Tested with Netgear FA311 board
61 #define EEPROM_SIZE 0xb /*12 16-bit chunks, or 24 bytes*/
69 #define NUM_RX_DESC 4 /* Number of Rx descriptor registers. */
72 Unlike software-only systems, device drivers interact with complex hardware.
229 short value);
249 #define bus_to_phys(a) pci_mem_to_phys((pci_dev_t)dev->priv, a)
250 #define phys_to_bus(a) pci_phys_to_mem((pci_dev_t)dev->priv, a)
255 return le16_to_cpu(*(vu_short *) (addr + dev->iobase)); in INW()
[all …]
/OK3568_Linux_fs/kernel/drivers/target/loopback/
H A Dtcm_loop.h1 /* SPDX-License-Identifier: GPL-2.0 */
6 #define TCM_LOOP_VERSION "v2.1-rc2"
11 /* State of Linux/SCSI CDB+Data descriptor */
15 /* Pointer to the CDB+Data descriptor from Linux/SCSI subsystem */
17 /* The TCM I/O descriptor that is accessed via container_of() */
36 unsigned short tl_tpgt;
37 unsigned short tl_transport_status;
/OK3568_Linux_fs/u-boot/common/
H A Dusb_hub.c5 * (C) Copyright Johannes Erdfelt 1999-2001
14 * Adapted for U-Boot:
17 * SPDX-License-Identifier: GPL-2.0+
67 return hdev->descriptor.bDeviceProtocol == 3; in usb_hub_is_superspeed()
73 if (device_get_uclass_id(hub->parent) != UCLASS_USB_HUB) in usb_hub_is_root_hub()
82 return -EINVAL; in usb_set_hub_depth()
92 unsigned short dtype = USB_DT_HUB; in usb_get_hub_descriptor()
137 * that U-Boot understands. Do this only when the hub is not root hub. in usb_get_port_status()
144 if (!usb_hub_is_root_hub(dev->dev) && usb_hub_is_superspeed(dev)) { in usb_get_port_status()
146 u16 tmp = (status->wPortStatus) & USB_SS_PORT_STAT_MASK; in usb_get_port_status()
[all …]
/OK3568_Linux_fs/u-boot/include/
H A Dusb.h5 * Adapted for U-Boot driver model
8 * SPDX-License-Identifier: GPL-2.0+
46 * time for a BULK device to react - some are slow.
70 * Companion Descriptor (section 9.6.7 of usb 3.0 spec)
93 * struct usb_device - information about a USB device
124 /* Device Descriptor */
125 struct usb_device_descriptor descriptor member
127 struct usb_config config; /* config descriptor */
136 * Child devices - if this is a hub device
150 /* slot_id - for xHCI enabled devices */
[all …]
/OK3568_Linux_fs/kernel/drivers/dma/fsl-dpaa2-qdma/
H A Ddpaa2-qdma.h1 /* SPDX-License-Identifier: GPL-2.0 */
24 u32 rbpcmd; /* Route-by-port command */
28 /* Source descriptor command read transaction type for RBP=0: */
31 /* Destination descriptor command write transaction type for RBP=0: */
39 #define QMAN_FD_SL_DISABLE (0) /* short lengthe disabled */
40 #define QMAN_FD_SL_ENABLE BIT(14) /* short lengthe enabled */
45 #define QDMA_FD_SHORT_FORMAT BIT(11) /* short format */
65 #define QDMA_FL_SL_SHORT (0x1) /* short length */
110 * dpaa2_qdma_priv - driver private data
145 /* FD pool size: one FD + 3 Frame list + 2 source/destination descriptor */

12345678910>>...42