summaryrefslogtreecommitdiff
path: root/scripts/basic
diff options
context:
space:
mode:
authorMichael Chan <michael.chan@broadcom.com>2023-11-14 03:16:14 +0300
committerDavid S. Miller <davem@davemloft.net>2023-11-15 13:07:39 +0300
commitebf72319cef6e1c038e13bd4c9e3f0ad857e57ff (patch)
treee897da97c39759cc7dab79fc6e16c446fb3038a5 /scripts/basic
parent9c0b06de6fb6f3b5871011aae19305b40084e037 (diff)
downloadlinux-ebf72319cef6e1c038e13bd4c9e3f0ad857e57ff.tar.xz
bnxt_en: Refactor bnxt_tx_int()
bnxt_tx_int() processes the only one TX ring from the bnxt_napi pointer. To prepare for more TX rings associated with the bnxt_napi structure, add a new __bnxt_tx_int() function that takes the bnxt_tx_ring_info pointer to process that one TX ring. No functional change. Reviewed-by: Andy Gospodarek <andrew.gospodarek@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/basic')
0 files changed, 0 insertions, 0 deletions