Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4.h197 BOOT_CFG_SIG = 0x4243, enumerator
Dcxgb4_ethtool.c1447 if (le16_to_cpu(header->signature) != BOOT_CFG_SIG) in cxgb4_validate_bootcfg_image()
Dt4_hw.c10726 if (le16_to_cpu(header->signature) != BOOT_CFG_SIG) { in t4_load_bootcfg()