Home
last modified time | relevance | path

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

/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h199 BOOT_SIGNATURE = 0xaa55, enumerator
Dcxgb4_ethtool.c1463 if (le16_to_cpu(exp_header->signature) != BOOT_SIGNATURE) in cxgb4_validate_boot_image()
Dt4_hw.c10612 if (le16_to_cpu(header->signature) != BOOT_SIGNATURE) { in t4_load_boot()