Searched refs:DECLARE_ENUM2STR_LOOKUP (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/lpfc/ |
H A D | lpfc.h | 1403 #define DECLARE_ENUM2STR_LOOKUP(routine, enum_name, enum_init) \ macro
|
H A D | lpfc_els.c | 8375 DECLARE_ENUM2STR_LOOKUP(lpfc_get_tlv_dtag_nm, fc_ls_tlv_dtag, 8378 DECLARE_ENUM2STR_LOOKUP(lpfc_get_fpin_li_event_nm, fc_fpin_li_event_types,
|
/kernel/linux/linux-6.6/drivers/scsi/lpfc/ |
H A D | lpfc.h | 1761 #define DECLARE_ENUM2STR_LOOKUP(routine, enum_name, enum_init) \ macro
|
H A D | lpfc_els.c | 3961 DECLARE_ENUM2STR_LOOKUP(lpfc_get_tlv_dtag_nm, fc_ls_tlv_dtag, 9923 DECLARE_ENUM2STR_LOOKUP(lpfc_get_fpin_li_event_nm, fc_fpin_li_event_types, 9926 DECLARE_ENUM2STR_LOOKUP(lpfc_get_fpin_deli_event_nm, fc_fpin_deli_event_types, 9929 DECLARE_ENUM2STR_LOOKUP(lpfc_get_fpin_congn_event_nm, fc_fpin_congn_event_types, 9932 DECLARE_ENUM2STR_LOOKUP(lpfc_get_fpin_congn_severity_nm,
|
Completed in 32 milliseconds