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

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_fw_hdr.h107 struct bnxt_ucode_trailer { struct
H A Dbnxt_ethtool.c3522 struct bnxt_ucode_trailer *trailer;
3527 if (fw_size < sizeof(struct bnxt_ucode_trailer)) {
3532 trailer = (struct bnxt_ucode_trailer *)(fw_data + (fw_size -
3545 sizeof(struct bnxt_ucode_trailer)) {

Completed in 224 milliseconds