Home
last modified time | relevance | path

Searched refs:defrag_attempted (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_ethtool.c2612 bool defrag_attempted = false; in bnxt_flash_package_from_fw_obj() local
2708 if (defrag_attempted) { in bnxt_flash_package_from_fw_obj()
2736 defrag_attempted = true; in bnxt_flash_package_from_fw_obj()
2749 } while (defrag_attempted && !rc); in bnxt_flash_package_from_fw_obj()