Home
last modified time | relevance | path

Searched refs:MAP (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/Documentation/networking/
Drmnet.txt4 Protocol (MAP). This protocol is used by all recent chipsets using Qualcomm
13 packets with MAP headers to rmnet. Based on the multiplexer id, rmnet
14 routes to the appropriate PDN after removing the MAP header.
17 sending aggregated bunch of MAP frames. rmnet driver will de-aggregate
18 these MAP frames and send them to appropriate PDN's.
22 a. MAP packet (data / control)
24 MAP header has the same endianness of the IP packet.
33 Command (1)/ Data (0) bit value is to indicate if the packet is a MAP command
44 Payload length includes the padding length but does not include MAP header
47 b. MAP packet (command specific)
[all …]
/Linux-v4.19/tools/bpf/bpftool/Documentation/
Dbpftool-map.rst21 MAP COMMANDS
24 | **bpftool** **map { show | list }** [*MAP*]
25 | **bpftool** **map dump** *MAP*
26 | **bpftool** **map update** *MAP* **key** *DATA* **value** *VALUE* [*UPDATE_FLAGS*]
27 | **bpftool** **map lookup** *MAP* **key** *DATA*
28 | **bpftool** **map getnext** *MAP* [**key** *DATA*]
29 | **bpftool** **map delete** *MAP* **key** *DATA*
30 | **bpftool** **map pin** *MAP* *FILE*
31 | **bpftool** **map event_pipe** *MAP* [**cpu** *N* **index** *M*]
34 | *MAP* := { **id** *MAP_ID* | **pinned** *FILE* }
[all …]
Dbpftool-prog.rst20 MAP COMMANDS
27 …* *OBJ* *FILE* [**type** *TYPE*] [**map** {**idx** *IDX* | **name** *NAME*} *MAP*] [**dev** *NAME*]
30 | *MAP* := { **id** *MAP_ID* | **pinned** *FILE* }
77 …* *OBJ* *FILE* [**type** *TYPE*] [**map** {**idx** *IDX* | **name** *NAME*} *MAP*] [**dev** *NAME*]
86 allows to replace a map by name. *MAP* specifies the map to
Dbpftool.rst24 *MAP-COMMANDS* :=
Dbpftool-cgroup.rst20 MAP COMMANDS
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dvmm.h254 #define VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL,BASE,SIZE,NEXT) do { \ argument
257 u64 _ptes = ((SIZE) - MAP->off) >> MAP->page->shift; \
258 u64 _addr = ((BASE) + MAP->off); \
261 MAP->off += PTEN << MAP->page->shift; \
264 MAP->off = 0; \
270 FILL(VMM, PT, PTEI, _ptes, MAP, _addr); \
277 #define VMM_MAP_ITER_MEM(VMM,PT,PTEI,PTEN,MAP,FILL) \ argument
278 VMM_MAP_ITER(VMM,PT,PTEI,PTEN,MAP,FILL, \
279 ((u64)MAP->mem->offset << NVKM_RAM_MM_SHIFT), \
280 ((u64)MAP->mem->length << NVKM_RAM_MM_SHIFT), \
[all …]
/Linux-v4.19/drivers/net/ethernet/qualcomm/rmnet/
DKconfig2 # RMNET MAP driver
6 tristate "RmNet MAP driver"
11 for handling data in the multiplexing and aggregation protocol (MAP)
/Linux-v4.19/fs/reiserfs/
Dprocfs.c63 #define MAP( i ) D4C( objectid_map( sb, rs )[ i ] ) macro
281 right = (i == mapsize - 1) ? MAX_KEY_OBJECTID : MAP(i + 1); in show_oidmap()
283 (i & 1) ? "free" : "used", MAP(i), right); in show_oidmap()
285 total_used += right - MAP(i); in show_oidmap()
/Linux-v4.19/Documentation/s390/
Dmonreader.txt28 location of the monitor DCSS with the Class E privileged CP command Q NSS MAP
32 on the DEF STOR and Q NSS MAP commands, as well as "Saved Segments Planning
161 module. You can also use the (Class E privileged) CP command Q NSS MAP to
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-fcoe90 fc_map: The Fibre Channel MAP
/Linux-v4.19/Documentation/trace/
Dmmiotrace.rst154 ioremap event MAP timestamp, map id, physical, virtual, length, PC, PID
/Linux-v4.19/Documentation/ia64/
Daliasing.txt32 MEMORY MAP
/Linux-v4.19/arch/x86/events/intel/
Duncore_nhmex.c546 MBOX_SET_FLAG_SEL_EXTRA_REG(0x6, MAP),
/Linux-v4.19/Documentation/netlabel/
Ddraft-ietf-cipso-ipsecurity-01.txt215 TAG TAG ALIGNMENT SENSITIVITY BIT MAP OF
/Linux-v4.19/
DMAINTAINERS12335 REGISTER MAP ABSTRACTION