| commit | 5119f9c3799ef8ed5965e130249c3e212cb70dbb | [log] [tgz] |
|---|---|---|
| author | Chaitanya Tata <Chaitanya.Tata@nordicsemi.no> | Sat Feb 08 01:34:48 2025 +0530 |
| committer | Benjamin Cabé <kartben@gmail.com> | Fri Mar 28 16:11:05 2025 +0100 |
| tree | c88a75440c9eec1e0b97b67c3a9e7789aa23fbf5 | |
| parent | 5cbae7f2b655c1181d48cc5c0b16b81fdd7c09f0 [diff] |
drivers: nrf_wifi: Implement TX zero-copy feature This uses the network packet as is without the need for a copy all the way till the packet is handed over to RPU. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>