Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/lpfc/
Dlpfc.h545 #define LPFC_CGN_INFO_SZ (sizeof(struct lpfc_cgn_info) - \ macro
Dlpfc_init.c5653 value = lpfc_cgn_calc_crc32(cp, LPFC_CGN_INFO_SZ, in lpfc_cgn_update_stat()
5925 lvalue = lpfc_cgn_calc_crc32(cp, LPFC_CGN_INFO_SZ, in lpfc_cgn_save_evt_cnt()
7135 crc = lpfc_cgn_calc_crc32(cp, LPFC_CGN_INFO_SZ, in lpfc_cgn_params_parse()
13614 cp->cgn_info_size = cpu_to_le16(LPFC_CGN_INFO_SZ); in lpfc_init_congestion_buf()
13650 crc = lpfc_cgn_calc_crc32(cp, LPFC_CGN_INFO_SZ, LPFC_CGN_CRC32_SEED); in lpfc_init_congestion_buf()
13690 crc = lpfc_cgn_calc_crc32(cp, LPFC_CGN_INFO_SZ, LPFC_CGN_CRC32_SEED); in lpfc_init_congestion_stat()
Dlpfc_els.c9987 LPFC_CGN_INFO_SZ, in lpfc_els_rcv_fpin_cgn()