Home
last modified time | relevance | path

Searched refs:bnxt_ucode_trailer (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_fw_hdr.h107 struct bnxt_ucode_trailer { struct
H A Dbnxt_ethtool.c2313 struct bnxt_ucode_trailer *trailer; in bnxt_flash_microcode()
2318 if (fw_size < sizeof(struct bnxt_ucode_trailer)) { in bnxt_flash_microcode()
2323 trailer = (struct bnxt_ucode_trailer *)(fw_data + (fw_size - in bnxt_flash_microcode()
2336 sizeof(struct bnxt_ucode_trailer)) { in bnxt_flash_microcode()
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_fw_hdr.h107 struct bnxt_ucode_trailer { struct
H A Dbnxt_ethtool.c2403 struct bnxt_ucode_trailer *trailer; in bnxt_flash_microcode()
2408 if (fw_size < sizeof(struct bnxt_ucode_trailer)) { in bnxt_flash_microcode()
2413 trailer = (struct bnxt_ucode_trailer *)(fw_data + (fw_size - in bnxt_flash_microcode()
2426 sizeof(struct bnxt_ucode_trailer)) { in bnxt_flash_microcode()

Completed in 11 milliseconds