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 (data / control)
32 MAP header has the same endianness of the IP packet.
41 Command (1)/ Data (0) bit value is to indicate if the packet is a MAP command
52 Payload length includes the padding length but does not include MAP header
55 b. MAP packet (command specific)::
71 0 for MAP command request
79 Aggregation is multiple MAP packets (can be data or command) delivered to
81 packets and either ACK the MAP command or deliver the IP packet to the
84 MAP header|IP Packet|Optional padding|MAP header|IP Packet|Optional padding....
86 MAP header|IP Packet|Optional padding|MAP header|Command Packet|Optional pad...