Searched refs:bnxt_ucode_trailer (Results 1 – 2 of 2) sorted by relevance
107 struct bnxt_ucode_trailer { struct
3571 struct bnxt_ucode_trailer *trailer; in bnxt_flash_microcode()3576 if (fw_size < sizeof(struct bnxt_ucode_trailer)) { in bnxt_flash_microcode()3581 trailer = (struct bnxt_ucode_trailer *)(fw_data + (fw_size - in bnxt_flash_microcode()3594 sizeof(struct bnxt_ucode_trailer)) { in bnxt_flash_microcode()