Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/lpfc/
Dlpfc.h547 #define LPFC_CGN_CRC32_SEED 0xFFFFFFFF macro
Dlpfc_init.c5524 LPFC_CGN_CRC32_SEED); in lpfc_cgn_update_stat()
5809 LPFC_CGN_CRC32_SEED); in lpfc_cgn_save_evt_cnt()
6983 LPFC_CGN_CRC32_SEED); in lpfc_cgn_params_parse()
13416 crc = lpfc_cgn_calc_crc32(cp, LPFC_CGN_INFO_SZ, LPFC_CGN_CRC32_SEED); in lpfc_init_congestion_buf()
13456 crc = lpfc_cgn_calc_crc32(cp, LPFC_CGN_INFO_SZ, LPFC_CGN_CRC32_SEED); in lpfc_init_congestion_stat()
Dlpfc_els.c3860 crc = lpfc_cgn_calc_crc32(cp, LPFC_CGN_INFO_SZ, LPFC_CGN_CRC32_SEED); in lpfc_least_capable_settings()
9611 LPFC_CGN_CRC32_SEED); in lpfc_els_rcv_fpin_cgn()