Lines Matching refs:MAP
11 Protocol (MAP). This protocol is used by all recent chipsets using Qualcomm
20 packets with MAP headers to rmnet. Based on the multiplexer id, rmnet
21 routes to the appropriate PDN after removing the MAP header.
24 sending aggregated bunch of MAP frames. rmnet driver will de-aggregate
25 these MAP frames and send them to appropriate PDN's.
30 a. MAP packet v1 (data / control)
32 MAP header fields are in big endian format.
42 Command (1)/ Data (0) bit value is to indicate if the packet is a MAP command
53 Payload length includes the padding length but does not include MAP header
58 MAP header fields are in big endian format.
68 Command (1)/ Data (0) bit value is to indicate if the packet is a MAP command
79 Payload length includes the padding length but does not include MAP header
109 c. MAP packet v5 (data / control)
111 MAP header fields are in big endian format.
121 Command (1)/ Data (0) bit value is to indicate if the packet is a MAP command
133 Payload length includes the padding length but does not include MAP header
157 e. MAP packet v1/v5 (command specific)::
173 0 for MAP command request
181 Aggregation is multiple MAP packets (can be data or command) delivered to
183 packets and either ACK the MAP command or deliver the IP packet to the
186 MAP header|IP Packet|Optional padding|MAP header|IP Packet|Optional padding....
188 MAP header|IP Packet|Optional padding|MAP header|Command Packet|Optional pad...