Home
last modified time | relevance | path

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

/linux-6.15/drivers/scsi/lpfc/
H A Dlpfc.h557 #define LPFC_CGN_CRC32_SEED 0xFFFFFFFF macro
H A Dlpfc_init.c5633 LPFC_CGN_CRC32_SEED); in lpfc_cgn_update_stat()
5896 LPFC_CGN_CRC32_SEED); in lpfc_cmf_stats_timer()
7120 LPFC_CGN_CRC32_SEED); in lpfc_cgn_params_parse()
13615 crc = lpfc_cgn_calc_crc32(cp, LPFC_CGN_INFO_SZ, LPFC_CGN_CRC32_SEED); in lpfc_init_congestion_buf()
13638 crc = lpfc_cgn_calc_crc32(cp, LPFC_CGN_INFO_SZ, LPFC_CGN_CRC32_SEED); in lpfc_init_congestion_stat()
H A Dlpfc_els.c10134 LPFC_CGN_CRC32_SEED); in lpfc_els_rcv_fpin_cgn()