diff options
| author | Koichiro Den <den@valinux.co.jp> | 2026-03-05 18:56:38 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-03-07 06:15:20 +0300 |
| commit | b83bf617dc849f11e7b2f907540017b5aa42d167 (patch) | |
| tree | 3e05400be1c0354b9e38f541de932c33b74d3894 /scripts/objdiff | |
| parent | 304132b7a5e6de84737ed4735c124d3d515f8c7a (diff) | |
| download | linux-b83bf617dc849f11e7b2f907540017b5aa42d167.tar.xz | |
net: ntb_netdev: Factor out multi-queue helpers
Implementing .set_channels will otherwise duplicate the same multi-queue
operations at multiple call sites. Factor out the following helpers:
- ntb_netdev_update_carrier(): carrier is switched on when at least
one QP link is up
- ntb_netdev_queue_rx_drain(): drain and free all queued RX packets
for one QP
- ntb_netdev_queue_rx_fill(): prefill RX ring for one QP
No functional change.
Signed-off-by: Koichiro Den <den@valinux.co.jp>
Link: https://patch.msgid.link/20260305155639.1885517-4-den@valinux.co.jp
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
