diff options
| author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2026-03-14 12:42:24 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-03-18 06:32:07 +0300 |
| commit | 12b4b16c0c7ed6a4b98cfbec7c4ee69e94973334 (patch) | |
| tree | 40bd4e659088ec72386e6410d44ca73bfa6b9729 /include/linux/root_dev.h | |
| parent | 1c0714c7458d3bf436ae7061e22bb2349f153261 (diff) | |
| download | linux-12b4b16c0c7ed6a4b98cfbec7c4ee69e94973334.tar.xz | |
net: stmmac: rearrange stmmac_tx_info members to pack better
Rearrange the struct stmmac_tx_info members to pack better, essentially
by sorting by type size:
xsk_meta embeds only a pointer - 32 or 64 bit
buf dma address, 32 or 64 bit
len normally 32 bit
buf_type dependent on arch
map_as_page normally 8 bit
last_segment normally 8 bit
is_jumbo normally 8 bit
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Link: https://patch.msgid.link/E1w1LVo-0000000DGRl-44lt@rmk-PC.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/root_dev.h')
0 files changed, 0 insertions, 0 deletions
