Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/broadcom/bnxt/
Dbnxt_fw_hdr.h107 struct bnxt_ucode_trailer { struct
Dbnxt_ethtool.c2310 struct bnxt_ucode_trailer *trailer; in bnxt_flash_microcode()
2315 if (fw_size < sizeof(struct bnxt_ucode_trailer)) { in bnxt_flash_microcode()
2320 trailer = (struct bnxt_ucode_trailer *)(fw_data + (fw_size - in bnxt_flash_microcode()
2333 sizeof(struct bnxt_ucode_trailer)) { in bnxt_flash_microcode()