Lines Matching refs:MAP
4 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)
61 0 for MAP command request
68 Aggregation is multiple MAP packets (can be data or command) delivered to
70 packets and either ACK the MAP command or deliver the IP packet to the
73 MAP header|IP Packet|Optional padding|MAP header|IP Packet|Optional padding....
74 MAP header|IP Packet|Optional padding|MAP header|Command Packet|Optional pad...