Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/
H A Dt4_main.c2285 u_int cfcsum; member
2317 o->cfcsum = sc->cfcsum; in save_caps_and_params()
2358 if (o->cfcsum != sc->cfcsum) { in compare_caps_and_params()
2360 o->cfcsum, sc->cfg_file, sc->cfcsum); in compare_caps_and_params()
5222 sc->cfcsum = 0; in contact_firmware()
5343 uint32_t mtype, moff, finicsum, cfcsum, param, val; in apply_cfg_and_initialize() local
5401 cfcsum = be32toh(caps.cfcsum); /* actual */ in apply_cfg_and_initialize()
5402 if (finicsum != cfcsum) { in apply_cfg_and_initialize()
5405 finicsum, cfcsum); in apply_cfg_and_initialize()
5407 sc->cfcsum = cfcsum; in apply_cfg_and_initialize()
[all …]
H A Dadapter.h1052 u_int cfcsum; member
/src/contrib/ofed/libcxgb4/
H A Dt4fw_api.h1068 __be32 cfcsum; member
/src/sys/dev/cxgbe/firmware/
H A Dt4fw_interface.h5844 __be32 cfcsum; member