Commit e4afed6
Shruti Parab
bnxt_en: Refactor TX ring free logic
JIRA: https://issues.redhat.com/browse/RHEL-76565
commit c8a0f76
Author: Michael Chan <michael.chan@broadcom.com>
Date: Wed Feb 12 17:12:37 2025 -0800
bnxt_en: Refactor TX ring free logic
Add a new bnxt_hwrm_tx_ring_free() function to handle freeing a HW
transmit ring. The new function will also be used in the next patch
to free the TX ring in queue_stop.
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Link: https://patch.msgid.link/20250213011240.1640031-10-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Shruti Parab <shruti.parab@broadcom.com>1 parent e3c24a2 commit e4afed6
1 file changed
+19
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7348 | 7348 | | |
7349 | 7349 | | |
7350 | 7350 | | |
| 7351 | + | |
| 7352 | + | |
| 7353 | + | |
| 7354 | + | |
| 7355 | + | |
| 7356 | + | |
| 7357 | + | |
| 7358 | + | |
| 7359 | + | |
| 7360 | + | |
| 7361 | + | |
| 7362 | + | |
| 7363 | + | |
| 7364 | + | |
| 7365 | + | |
| 7366 | + | |
| 7367 | + | |
7351 | 7368 | | |
7352 | 7369 | | |
7353 | 7370 | | |
| |||
7427 | 7444 | | |
7428 | 7445 | | |
7429 | 7446 | | |
7430 | | - | |
7431 | | - | |
7432 | | - | |
7433 | | - | |
7434 | | - | |
7435 | | - | |
7436 | | - | |
7437 | | - | |
7438 | | - | |
7439 | | - | |
7440 | | - | |
7441 | | - | |
7442 | | - | |
7443 | | - | |
| 7447 | + | |
| 7448 | + | |
7444 | 7449 | | |
7445 | 7450 | | |
7446 | 7451 | | |
| |||
0 commit comments