Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.c3743 bool defrag_attempted = false; in bnxt_flash_package_from_fw_obj() local
3839 if (defrag_attempted) { in bnxt_flash_package_from_fw_obj()
3867 defrag_attempted = true; in bnxt_flash_package_from_fw_obj()
3880 } while (defrag_attempted && !rc); in bnxt_flash_package_from_fw_obj()