Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

net: rmnet: Use section heading markup for packet format subsections

Format subsections of "Packet format" section as reST subsections.

Link: https://lore.kernel.org/linux-doc/aO_MefPIlQQrCU3j@horms.kernel.org/
Suggested-by: Simon Horman <horms@kernel.org>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://patch.msgid.link/20251022025456.19004-2-bagasdotme@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

Bagas Sanjaya and committed by
Jakub Kicinski
9ff86092 ec538867

+9 -1
+9 -1
Documentation/networking/device_drivers/cellular/qualcomm/rmnet.rst
··· 28 28 ================ 29 29 30 30 a. MAP packet v1 (data / control) 31 + --------------------------------- 31 32 32 33 MAP header fields are in big endian format. 33 34 ··· 55 54 length. 56 55 57 56 b. Map packet v4 (data / control) 57 + --------------------------------- 58 58 59 59 MAP header fields are in big endian format. 60 60 ··· 109 107 Checksum value, indicates the checksum computed. 110 108 111 109 c. MAP packet v5 (data / control) 110 + --------------------------------- 112 111 113 112 MAP header fields are in big endian format. 114 113 ··· 137 134 length. 138 135 139 136 d. Checksum offload header v5 137 + ----------------------------- 140 138 141 139 Checksum offload header fields are in big endian format. 142 140 ··· 162 158 163 159 Reserved bits must be zero when sent and ignored when received. 164 160 165 - e. MAP packet v1/v5 (command specific):: 161 + e. MAP packet v1/v5 (command specific) 162 + -------------------------------------- 163 + 164 + Packet format:: 166 165 167 166 Bit 0 1 2-7 8 - 15 16 - 31 168 167 Function Command Reserved Pad Multiplexer ID Payload length ··· 188 181 = ========================================== 189 182 190 183 f. Aggregation 184 + -------------- 191 185 192 186 Aggregation is multiple MAP packets (can be data or command) delivered to 193 187 rmnet in a single linear skb. rmnet will process the individual