Home
last modified time | relevance | path

Searched refs:cfcsum (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c2166 u_int cfcsum; member
2197 o->cfcsum = sc->cfcsum; in save_caps_and_params()
2237 if (o->cfcsum != sc->cfcsum) { in compare_caps_and_params()
2239 o->cfcsum, sc->cfg_file, sc->cfcsum); in compare_caps_and_params()
5021 sc->cfcsum = 0; in contact_firmware()
5141 uint32_t mtype, moff, finicsum, cfcsum, param, val; in apply_cfg_and_initialize() local
5197 cfcsum = be32toh(caps.cfcsum); /* actual */ in apply_cfg_and_initialize()
5198 if (finicsum != cfcsum) { in apply_cfg_and_initialize()
5201 finicsum, cfcsum); in apply_cfg_and_initialize()
5203 sc->cfcsum = cfcsum; in apply_cfg_and_initialize()
[all …]
H A Dadapter.h979 u_int cfcsum; member
/freebsd/contrib/ofed/libcxgb4/
H A Dt4fw_api.h1068 __be32 cfcsum; member
/freebsd/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h4726 __be32 cfcsum; member