diff options
| author | 2025-02-17 09:31:50 +0200 | |
|---|---|---|
| committer | 2025-02-19 11:52:44 +0000 | |
| commit | ce643fa62a70f0bb1c33d9fc98ed4d0300b00ff4 (patch) | |
| tree | 7fde68c34eda39efdc13d5e96befe67dacf5da53 /rust/kernel/gpu/ssh:/git@git.zx2c4.com | |
| parent | net: ethernet: ti: am65_cpsw: move am65_cpsw_put_page() out of am65_cpsw_run_xdp() (diff) | |
net: ethernet: ti am65_cpsw: Drop separate TX completion functions
Drop separate TX completion functions for SKB and XDP. To do that
use the SW_DATA mechanism to store ndev and skb/xdpf for TX packets.
Use BUILD_BUG_ON_MSG() to fail build if SW_DATA size exceeds whats
available. i.e. AM65_CPSW_NAV_SW_DATA_SIZE.
Signed-off-by: Roger Quadros <rogerq@kernel.org>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'rust/kernel/gpu/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
